funny59

Untitled

May 15th, 2022 (edited)
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 7.90 KB | None | 0 0
  1. Indexing .pio\build\genericSTM32F401CD\libbdf\libIWatchdog.a
  2. Archiving .pio\build\genericSTM32F401CD\libb1b\libWire.a
  3. Indexing .pio\build\genericSTM32F401CD\libb1b\libWire.a
  4. Linking .pio\build\genericSTM32F401CD\firmware.elf
  5. c:/users/artem/.platformio/packages/toolchain-gccarmnoneeabi@1.90201.191206/bin/../lib/gcc/arm-none-eabi/9.2.1/../../../../arm-none-eabi/bin/ld.exe: .pio/build/genericSTM32F401CD/FrameworkArduino/stm32/usb/cdc/usbd_cdc.c.o: in function `USBD_CDC_DeInit':
  6. C:\Users\Artem\.platformio\packages\[email protected]\cores\arduino\stm32\usb\cdc/usbd_cdc.c:540: undefined reference to `USBD_LL_CloseEP'
  7. c:/users/artem/.platformio/packages/toolchain-gccarmnoneeabi@1.90201.191206/bin/../lib/gcc/arm-none-eabi/9.2.1/../../../../arm-none-eabi/bin/ld.exe: C:\Users\Artem\.platformio\packages\framework-arduinoststm32@4.10900.200819\cores\arduino\stm32\usb\cdc/usbd_cdc.c:544: undefined reference to `USBD_LL_CloseEP'
  8. c:/users/artem/.platformio/packages/[email protected]/bin/../lib/gcc/arm-none-eabi/9.2.1/../../../../arm-none-eabi/bin/ld.exe: C:\Users\Artem\.platformio\packages\[email protected]\cores\arduino\stm32\usb\cdc/usbd_cdc.c:548: undefined reference to `USBD_LL_CloseEP'
  9. c:/users/artem/.platformio/packages/toolchain-gccarmnoneeabi@1.90201.191206/bin/../lib/gcc/arm-none-eabi/9.2.1/../../../../arm-none-eabi/bin/ld.exe: .pio/build/genericSTM32F401CD/FrameworkArduino/stm32/usb/cdc/usbd_cdc.c.o: in function `USBD_CDC_Init':
  10. C:\Users\Artem\.platformio\packages\[email protected]\cores\arduino\stm32\usb\cdc/usbd_cdc.c:472: undefined reference to `USBD_LL_OpenEP'
  11. c:/users/artem/.platformio/packages/toolchain-gccarmnoneeabi@1.90201.191206/bin/../lib/gcc/arm-none-eabi/9.2.1/../../../../arm-none-eabi/bin/ld.exe: C:\Users\Artem\.platformio\packages\framework-arduinoststm32@4.10900.200819\cores\arduino\stm32\usb\cdc/usbd_cdc.c:491: undefined reference to `USBD_LL_OpenEP'
  12. c:/users/artem/.platformio/packages/[email protected]/bin/../lib/gcc/arm-none-eabi/9.2.1/../../../../arm-none-eabi/bin/ld.exe: C:\Users\Artem\.platformio\packages\[email protected]\cores\arduino\stm32\usb\cdc/usbd_cdc.c:497: undefined reference to `USBD_LL_OpenEP'
  13. c:/users/artem/.platformio/packages/toolchain-gccarmnoneeabi@1.90201.191206/bin/../lib/gcc/arm-none-eabi/9.2.1/../../../../arm-none-eabi/bin/ld.exe: C:\Users\Artem\.platformio\packages\framework-arduinoststm32@4.10900.200819\cores\arduino\stm32\usb\cdc/usbd_cdc.c:516: undefined reference to `USBD_LL_PrepareReceive'
  14. c:/users/artem/.platformio/packages/[email protected]/bin/../lib/gcc/arm-none-eabi/9.2.1/../../../../arm-none-eabi/bin/ld.exe: C:\Users\Artem\.platformio\packages\[email protected]\cores\arduino\stm32\usb\cdc/usbd_cdc.c:485: undefined reference to `USBD_LL_OpenEP'
  15. c:/users/artem/.platformio/packages/toolchain-gccarmnoneeabi@1.90201.191206/bin/../lib/gcc/arm-none-eabi/9.2.1/../../../../arm-none-eabi/bin/ld.exe: C:\Users\Artem\.platformio\packages\framework-arduinoststm32@4.10900.200819\cores\arduino\stm32\usb\cdc/usbd_cdc.c:520: undefined reference to `USBD_LL_PrepareReceive'
  16. c:/users/artem/.platformio/packages/[email protected]/bin/../lib/gcc/arm-none-eabi/9.2.1/../../../../arm-none-eabi/bin/ld.exe: .pio/build/genericSTM32F401CD/FrameworkArduino/stm32/usb/cdc/usbd_cdc.c.o: in function `USBD_CDC_TransmitPacket':
  17. C:\Users\Artem\.platformio\packages\framework-arduinoststm32@4.10900.200819\cores\arduino\stm32\usb\cdc/usbd_cdc.c:809: undefined reference to `USBD_LL_Transmit'
  18. c:/users/artem/.platformio/packages/[email protected]/bin/../lib/gcc/arm-none-eabi/9.2.1/../../../../arm-none-eabi/bin/ld.exe: .pio/build/genericSTM32F401CD/FrameworkArduino/stm32/usb/cdc/usbd_cdc.c.o: in function `USBD_CDC_ReceivePacket':
  19. C:\Users\Artem\.platformio\packages\framework-arduinoststm32@4.10900.200819\cores\arduino\stm32\usb\cdc/usbd_cdc.c:836: undefined reference to `USBD_LL_PrepareReceive'
  20. c:/users/artem/.platformio/packages/[email protected]/bin/../lib/gcc/arm-none-eabi/9.2.1/../../../../arm-none-eabi/bin/ld.exe: C:\Users\Artem\.platformio\packages\[email protected]\cores\arduino\stm32\usb\cdc/usbd_cdc.c:842: undefined reference to `USBD_LL_PrepareReceive'
  21. c:/users/artem/.platformio/packages/toolchain-gccarmnoneeabi@1.90201.191206/bin/../lib/gcc/arm-none-eabi/9.2.1/../../../../arm-none-eabi/bin/ld.exe: .pio/build/genericSTM32F401CD/FrameworkArduino/stm32/usb/cdc/usbd_cdc.c.o: in function `USBD_CDC_ClearBuffer':
  22. C:\Users\Artem\.platformio\packages\[email protected]\cores\arduino\stm32\usb\cdc/usbd_cdc.c:858: undefined reference to `USBD_LL_PrepareReceive'
  23. c:/users/artem/.platformio/packages/toolchain-gccarmnoneeabi@1.90201.191206/bin/../lib/gcc/arm-none-eabi/9.2.1/../../../../arm-none-eabi/bin/ld.exe: .pio/build/genericSTM32F401CD/FrameworkArduino/stm32/usb/usb_device_core.c.o: in function `USBD_Init':
  24. C:\Users\Artem\.platformio\packages\[email protected]\system\Middlewares\ST\STM32_USB_Device_Library\Core\Src/usbd_core.c:117: undefined reference to `USBD_LL_Init'
  25. c:/users/artem/.platformio/packages/toolchain-gccarmnoneeabi@1.90201.191206/bin/../lib/gcc/arm-none-eabi/9.2.1/../../../../arm-none-eabi/bin/ld.exe: .pio/build/genericSTM32F401CD/FrameworkArduino/stm32/usb/usb_device_core.c.o: in function `USBD_Start':
  26. C:\Users\Artem\.platformio\packages\[email protected]\system\Middlewares\ST\STM32_USB_Device_Library\Core\Src/usbd_core.c:181: undefined reference to `USBD_LL_Start'
  27. c:/users/artem/.platformio/packages/toolchain-gccarmnoneeabi@1.90201.191206/bin/../lib/gcc/arm-none-eabi/9.2.1/../../../../arm-none-eabi/bin/ld.exe: .pio/build/genericSTM32F401CD/FrameworkArduino/stm32/usb/usb_device_ctlreq.c.o: in function `USBD_CtlError':
  28. C:\Users\Artem\.platformio\packages\[email protected]\system\Middlewares\ST\STM32_USB_Device_Library\Core\Src/usbd_ctlreq.c:855: undefined reference to `USBD_LL_StallEP'
  29. c:/users/artem/.platformio/packages/toolchain-gccarmnoneeabi@1.90201.191206/bin/../lib/gcc/arm-none-eabi/9.2.1/../../../../arm-none-eabi/bin/ld.exe: C:\Users\Artem\.platformio\packages\framework-arduinoststm32@4.10900.200819\system\Middlewares\ST\STM32_USB_Device_Library\Core\Src/usbd_ctlreq.c:856: undefined reference to `USBD_LL_StallEP'
  30. c:/users/artem/.platformio/packages/[email protected]/bin/../lib/gcc/arm-none-eabi/9.2.1/../../../../arm-none-eabi/bin/ld.exe: .pio/build/genericSTM32F401CD/FrameworkArduino/stm32/usb/usb_device_ioreq.c.o: in function `USBD_CtlSendData':
  31. C:\Users\Artem\.platformio\packages\framework-arduinoststm32@4.10900.200819\system\Middlewares\ST\STM32_USB_Device_Library\Core\Src/usbd_ioreq.c:96: undefined reference to `USBD_LL_Transmit'
  32. c:/users/artem/.platformio/packages/[email protected]/bin/../lib/gcc/arm-none-eabi/9.2.1/../../../../arm-none-eabi/bin/ld.exe: .pio/build/genericSTM32F401CD/FrameworkArduino/stm32/usb/usb_device_ioreq.c.o: in function `USBD_CtlPrepareRx':
  33. C:\Users\Artem\.platformio\packages\framework-arduinoststm32@4.10900.200819\system\Middlewares\ST\STM32_USB_Device_Library\Core\Src/usbd_ioreq.c:135: undefined reference to `USBD_LL_PrepareReceive'
  34. collect2.exe: error: ld returned 1 exit status
  35. *** [.pio\build\genericSTM32F401CD\firmware.elf] Error 1
  36. ========================================================= [FAILED] Took 277.08 seconds =========================================================
  37. Environment         Status    Duration
  38. ------------------  --------  ------------
  39. genericSTM32F401CD  FAILED    00:04:37.084
  40. ==================================================== 1 failed, 0 succeeded in 00:04:37.084 ====================================================
  41. The terminal process "C:\Users\Artem\.platformio\penv\Scripts\platformio.exe 'run'" terminated with exit code: 1.
Add Comment
Please, Sign In to add comment