Guest User

Untitled

a guest
Jan 3rd, 2024
24
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 117.20 KB | None | 0 0
  1. FQBN: STMicroelectronics:stm32:GenL4:pnum=GENERIC_L4P5CGTX,usb=CDCgen
  2. Using board 'GenL4' from platform in folder: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1
  3. Using core 'arduino' from platform in folder: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1
  4.  
  5. "C:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\tools\\STM32Tools\\2.2.1/win/busybox.exe" sh "C:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.7.1\\system/extras/prebuild.sh" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\.arduinoIDE-unsaved202403-11308-1s5l3qx.tt1m\\Blink" "C:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.7.1"
  6. Detecting libraries used...
  7. C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\tools\xpack-arm-none-eabi-gcc\12.2.1-1.2/bin/arm-none-eabi-g++ -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -DVECT_TAB_OFFSET=0x0 -DUSE_FULL_LL_DRIVER -mthumb @C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9/sketch/build.opt -c -Os -DNDEBUG -w -std=gnu++17 -ffunction-sections -fdata-sections -fno-threadsafe-statics --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -fno-use-cxa-atexit -IC:\Users\lanternfish\AppData\Local\Temp\.arduinoIDE-unsaved202403-11308-1s5l3qx.tt1m\Blink -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\cores\arduino/avr -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\cores\arduino/stm32 -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\cores\arduino/stm32/LL -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\cores\arduino/stm32/usb -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\cores\arduino/stm32/OpenAMP -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\cores\arduino/stm32/usb/hid -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\cores\arduino/stm32/usb/cdc -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\system/Drivers/STM32L4xx_HAL_Driver/Inc -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\system/Drivers/STM32L4xx_HAL_Driver/Src -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\system/STM32L4xx -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\system/Middlewares/ST/STM32_USB_Device_Library/Core/Inc -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\system/Middlewares/ST/STM32_USB_Device_Library/Core/Src -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\system/Middlewares/OpenAMP -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\system/Middlewares/OpenAMP/open-amp/lib/include -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\system/Middlewares/OpenAMP/libmetal/lib/include -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\system/Middlewares/OpenAMP/virtual_driver -w -x c++ -E -CC -DSTM32L4xx -DARDUINO=10607 -DARDUINO_GENERIC_L4P5CGTX -DARDUINO_ARCH_STM32 -DBOARD_NAME="GENERIC_L4P5CGTX" -DVARIANT_H="variant_generic.h" -DSTM32L4P5xx -DUSBCON -DUSBD_VID=0 -DUSBD_PID=0 -DHAL_PCD_MODULE_ENABLED -DUSBD_USE_CDC -DHAL_UART_MODULE_ENABLED -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\tools\CMSIS\5.9.0/CMSIS/Core/Include/ -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\system/Drivers/CMSIS/Device/ST/STM32L4xx/Include/ -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\system/Drivers/CMSIS/Device/ST/STM32L4xx/Source/Templates/gcc/ -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\tools\CMSIS\5.9.0/CMSIS/DSP/Include -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\tools\CMSIS\5.9.0/CMSIS/DSP/PrivateInclude -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\cores\arduino -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\variants\STM32L4xx\L4P5C(E-G)(T-U)_L4Q5CG(T-U) C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\sketch\Blink.ino.cpp -o nul
  8. C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\tools\xpack-arm-none-eabi-gcc\12.2.1-1.2/bin/arm-none-eabi-g++ -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -DVECT_TAB_OFFSET=0x0 -DUSE_FULL_LL_DRIVER -mthumb @C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9/sketch/build.opt -c -Os -DNDEBUG -w -std=gnu++17 -ffunction-sections -fdata-sections -fno-threadsafe-statics --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -fno-use-cxa-atexit -IC:\Users\lanternfish\AppData\Local\Temp\.arduinoIDE-unsaved202403-11308-1s5l3qx.tt1m\Blink -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\cores\arduino/avr -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\cores\arduino/stm32 -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\cores\arduino/stm32/LL -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\cores\arduino/stm32/usb -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\cores\arduino/stm32/OpenAMP -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\cores\arduino/stm32/usb/hid -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\cores\arduino/stm32/usb/cdc -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\system/Drivers/STM32L4xx_HAL_Driver/Inc -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\system/Drivers/STM32L4xx_HAL_Driver/Src -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\system/STM32L4xx -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\system/Middlewares/ST/STM32_USB_Device_Library/Core/Inc -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\system/Middlewares/ST/STM32_USB_Device_Library/Core/Src -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\system/Middlewares/OpenAMP -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\system/Middlewares/OpenAMP/open-amp/lib/include -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\system/Middlewares/OpenAMP/libmetal/lib/include -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\system/Middlewares/OpenAMP/virtual_driver -w -x c++ -E -CC -DSTM32L4xx -DARDUINO=10607 -DARDUINO_GENERIC_L4P5CGTX -DARDUINO_ARCH_STM32 -DBOARD_NAME="GENERIC_L4P5CGTX" -DVARIANT_H="variant_generic.h" -DSTM32L4P5xx -DUSBCON -DUSBD_VID=0 -DUSBD_PID=0 -DHAL_PCD_MODULE_ENABLED -DUSBD_USE_CDC -DHAL_UART_MODULE_ENABLED -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\tools\CMSIS\5.9.0/CMSIS/Core/Include/ -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\system/Drivers/CMSIS/Device/ST/STM32L4xx/Include/ -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\system/Drivers/CMSIS/Device/ST/STM32L4xx/Source/Templates/gcc/ -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\tools\CMSIS\5.9.0/CMSIS/DSP/Include -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\tools\CMSIS\5.9.0/CMSIS/DSP/PrivateInclude -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\cores\arduino -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\variants\STM32L4xx\L4P5C(E-G)(T-U)_L4Q5CG(T-U) C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\sketch\SrcWrapper.cpp -o nul
  9. Alternatives for SrcWrapper.h: [[email protected]]
  10. ResolveLibrary(SrcWrapper.h)
  11. -> candidates: [[email protected]]
  12. C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\tools\xpack-arm-none-eabi-gcc\12.2.1-1.2/bin/arm-none-eabi-g++ -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -DVECT_TAB_OFFSET=0x0 -DUSE_FULL_LL_DRIVER -mthumb @C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9/sketch/build.opt -c -Os -DNDEBUG -w -std=gnu++17 -ffunction-sections -fdata-sections -fno-threadsafe-statics --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -fno-use-cxa-atexit -IC:\Users\lanternfish\AppData\Local\Temp\.arduinoIDE-unsaved202403-11308-1s5l3qx.tt1m\Blink -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\cores\arduino/avr -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\cores\arduino/stm32 -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\cores\arduino/stm32/LL -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\cores\arduino/stm32/usb -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\cores\arduino/stm32/OpenAMP -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\cores\arduino/stm32/usb/hid -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\cores\arduino/stm32/usb/cdc -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\system/Drivers/STM32L4xx_HAL_Driver/Inc -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\system/Drivers/STM32L4xx_HAL_Driver/Src -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\system/STM32L4xx -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\system/Middlewares/ST/STM32_USB_Device_Library/Core/Inc -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\system/Middlewares/ST/STM32_USB_Device_Library/Core/Src -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\system/Middlewares/OpenAMP -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\system/Middlewares/OpenAMP/open-amp/lib/include -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\system/Middlewares/OpenAMP/libmetal/lib/include -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\system/Middlewares/OpenAMP/virtual_driver -w -x c++ -E -CC -DSTM32L4xx -DARDUINO=10607 -DARDUINO_GENERIC_L4P5CGTX -DARDUINO_ARCH_STM32 -DBOARD_NAME="GENERIC_L4P5CGTX" -DVARIANT_H="variant_generic.h" -DSTM32L4P5xx -DUSBCON -DUSBD_VID=0 -DUSBD_PID=0 -DHAL_PCD_MODULE_ENABLED -DUSBD_USE_CDC -DHAL_UART_MODULE_ENABLED -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\tools\CMSIS\5.9.0/CMSIS/Core/Include/ -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\system/Drivers/CMSIS/Device/ST/STM32L4xx/Include/ -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\system/Drivers/CMSIS/Device/ST/STM32L4xx/Source/Templates/gcc/ -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\tools\CMSIS\5.9.0/CMSIS/DSP/Include -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\tools\CMSIS\5.9.0/CMSIS/DSP/PrivateInclude -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\cores\arduino -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\variants\STM32L4xx\L4P5C(E-G)(T-U)_L4Q5CG(T-U) -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\sketch\SrcWrapper.cpp -o nul
  13. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal.c
  14. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_adc.c
  15. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_adc_ex.c
  16. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_can.c
  17. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_cec.c
  18. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_comp.c
  19. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_comp_ex.c
  20. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_cordic.c
  21. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_cortex.c
  22. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_crc.c
  23. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_crc_ex.c
  24. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_cryp.c
  25. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_cryp_ex.c
  26. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_dac.c
  27. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_dac_ex.c
  28. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_dcache.c
  29. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_dcmi.c
  30. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_dcmi_ex.c
  31. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_dfsdm.c
  32. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_dfsdm_ex.c
  33. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_dma.c
  34. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_dma2d.c
  35. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_dma_ex.c
  36. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_dsi.c
  37. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_dts.c
  38. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_eth.c
  39. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_eth_ex.c
  40. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_exti.c
  41. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_fdcan.c
  42. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_firewall.c
  43. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_flash.c
  44. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_flash_ex.c
  45. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_flash_ramfunc.c
  46. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_fmac.c
  47. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_fmpi2c.c
  48. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_fmpi2c_ex.c
  49. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_fmpsmbus.c
  50. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_fmpsmbus_ex.c
  51. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_gfxmmu.c
  52. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_gfxtim.c
  53. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_gpio.c
  54. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_gpio_ex.c
  55. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_gpu2d.c
  56. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_gtzc.c
  57. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_hash.c
  58. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_hash_ex.c
  59. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_hcd.c
  60. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_hrtim.c
  61. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_hsem.c
  62. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_i2c.c
  63. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_i2c_ex.c
  64. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_i2s.c
  65. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_i2s_ex.c
  66. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_i3c.c
  67. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_icache.c
  68. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_ipcc.c
  69. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_irda.c
  70. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_iwdg.c
  71. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_jpeg.c
  72. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_lcd.c
  73. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_lptim.c
  74. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_ltdc.c
  75. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_ltdc_ex.c
  76. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_mdf.c
  77. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_mdios.c
  78. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_mdma.c
  79. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_mmc.c
  80. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_mmc_ex.c
  81. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_nand.c
  82. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_nor.c
  83. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_opamp.c
  84. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_opamp_ex.c
  85. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_ospi.c
  86. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_otfdec.c
  87. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_pccard.c
  88. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_pcd.c
  89. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_pcd_ex.c
  90. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_pka.c
  91. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_pssi.c
  92. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_pwr.c
  93. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_pwr_ex.c
  94. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_qspi.c
  95. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_ramcfg.c
  96. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_ramecc.c
  97. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_rcc.c
  98. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_rcc_ex.c
  99. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_rng.c
  100. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_rng_ex.c
  101. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_rtc.c
  102. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_rtc_ex.c
  103. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_sai.c
  104. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_sai_ex.c
  105. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_sd.c
  106. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_sd_ex.c
  107. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_sdadc.c
  108. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_sdram.c
  109. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_smartcard.c
  110. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_smartcard_ex.c
  111. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_smbus.c
  112. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_smbus_ex.c
  113. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_spdifrx.c
  114. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_spi.c
  115. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_spi_ex.c
  116. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_sram.c
  117. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_subghz.c
  118. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_swpmi.c
  119. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_tim.c
  120. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_tim_ex.c
  121. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_tsc.c
  122. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_uart.c
  123. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_uart_ex.c
  124. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_usart.c
  125. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_usart_ex.c
  126. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_wwdg.c
  127. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_xspi.c
  128. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\HardwareTimer.cpp
  129. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\LL\stm32yyxx_ll_adc.c
  130. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\LL\stm32yyxx_ll_bdma.c
  131. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\LL\stm32yyxx_ll_comp.c
  132. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\LL\stm32yyxx_ll_cordic.c
  133. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\LL\stm32yyxx_ll_crc.c
  134. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\LL\stm32yyxx_ll_crs.c
  135. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\LL\stm32yyxx_ll_dac.c
  136. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\LL\stm32yyxx_ll_delayblock.c
  137. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\LL\stm32yyxx_ll_dlyb.c
  138. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\LL\stm32yyxx_ll_dma.c
  139. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\LL\stm32yyxx_ll_dma2d.c
  140. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\LL\stm32yyxx_ll_exti.c
  141. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\LL\stm32yyxx_ll_fmac.c
  142. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\LL\stm32yyxx_ll_fmc.c
  143. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\LL\stm32yyxx_ll_fmpi2c.c
  144. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\LL\stm32yyxx_ll_fsmc.c
  145. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\LL\stm32yyxx_ll_gpio.c
  146. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\LL\stm32yyxx_ll_hrtim.c
  147. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\LL\stm32yyxx_ll_i2c.c
  148. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\LL\stm32yyxx_ll_i3c.c
  149. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\LL\stm32yyxx_ll_icache.c
  150. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\LL\stm32yyxx_ll_lpgpio.c
  151. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\LL\stm32yyxx_ll_lptim.c
  152. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\LL\stm32yyxx_ll_lpuart.c
  153. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\LL\stm32yyxx_ll_mdma.c
  154. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\LL\stm32yyxx_ll_opamp.c
  155. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\LL\stm32yyxx_ll_pka.c
  156. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\LL\stm32yyxx_ll_pwr.c
  157. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\LL\stm32yyxx_ll_rcc.c
  158. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\LL\stm32yyxx_ll_rng.c
  159. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\LL\stm32yyxx_ll_rtc.c
  160. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\LL\stm32yyxx_ll_sdmmc.c
  161. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\LL\stm32yyxx_ll_spi.c
  162. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\LL\stm32yyxx_ll_swpmi.c
  163. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\LL\stm32yyxx_ll_tim.c
  164. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\LL\stm32yyxx_ll_ucpd.c
  165. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\LL\stm32yyxx_ll_usart.c
  166. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\LL\stm32yyxx_ll_usb.c
  167. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\LL\stm32yyxx_ll_utils.c
  168. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\new.cpp
  169. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\stm32\PortNames.c
  170. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\stm32\analog.cpp
  171. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\stm32\bootloader.c
  172. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\stm32\clock.c
  173. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\stm32\core_callback.c
  174. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\stm32\dwt.c
  175. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\stm32\hw_config.c
  176. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\stm32\interrupt.cpp
  177. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\stm32\otp.c
  178. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\stm32\pinmap.c
  179. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\stm32\stm32_def.c
  180. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\stm32\system_stm32yyxx.c
  181. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\stm32\timer.c
  182. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\stm32\uart.c
  183. Using cached library dependencies for file: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src\syscalls.c
  184. Generating function prototypes...
  185. C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\tools\xpack-arm-none-eabi-gcc\12.2.1-1.2/bin/arm-none-eabi-g++ -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -DVECT_TAB_OFFSET=0x0 -DUSE_FULL_LL_DRIVER -mthumb @C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9/sketch/build.opt -c -Os -DNDEBUG -w -std=gnu++17 -ffunction-sections -fdata-sections -fno-threadsafe-statics --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -fno-use-cxa-atexit -IC:\Users\lanternfish\AppData\Local\Temp\.arduinoIDE-unsaved202403-11308-1s5l3qx.tt1m\Blink -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\cores\arduino/avr -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\cores\arduino/stm32 -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\cores\arduino/stm32/LL -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\cores\arduino/stm32/usb -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\cores\arduino/stm32/OpenAMP -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\cores\arduino/stm32/usb/hid -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\cores\arduino/stm32/usb/cdc -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\system/Drivers/STM32L4xx_HAL_Driver/Inc -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\system/Drivers/STM32L4xx_HAL_Driver/Src -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\system/STM32L4xx -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\system/Middlewares/ST/STM32_USB_Device_Library/Core/Inc -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\system/Middlewares/ST/STM32_USB_Device_Library/Core/Src -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\system/Middlewares/OpenAMP -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\system/Middlewares/OpenAMP/open-amp/lib/include -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\system/Middlewares/OpenAMP/libmetal/lib/include -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\system/Middlewares/OpenAMP/virtual_driver -w -x c++ -E -CC -DSTM32L4xx -DARDUINO=10607 -DARDUINO_GENERIC_L4P5CGTX -DARDUINO_ARCH_STM32 -DBOARD_NAME="GENERIC_L4P5CGTX" -DVARIANT_H="variant_generic.h" -DSTM32L4P5xx -DUSBCON -DUSBD_VID=0 -DUSBD_PID=0 -DHAL_PCD_MODULE_ENABLED -DUSBD_USE_CDC -DHAL_UART_MODULE_ENABLED -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\tools\CMSIS\5.9.0/CMSIS/Core/Include/ -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\system/Drivers/CMSIS/Device/ST/STM32L4xx/Include/ -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\system/Drivers/CMSIS/Device/ST/STM32L4xx/Source/Templates/gcc/ -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\tools\CMSIS\5.9.0/CMSIS/DSP/Include -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\tools\CMSIS\5.9.0/CMSIS/DSP/PrivateInclude -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\cores\arduino -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\variants\STM32L4xx\L4P5C(E-G)(T-U)_L4Q5CG(T-U) -IC:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper\src C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\sketch\Blink.ino.cpp -o C:\Users\lanternfish\AppData\Local\Temp\2431042700\sketch_merged.cpp
  186. C:\Users\lanternfish\AppData\Local\Arduino15\packages\builtin\tools\ctags\5.8-arduino11/ctags -u --language-force=c++ -f - --c++-kinds=svpf --fields=KSTtzns --line-directives C:\Users\lanternfish\AppData\Local\Temp\2431042700\sketch_merged.cpp
  187. Compiling sketch...
  188. "C:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\tools\\xpack-arm-none-eabi-gcc\\12.2.1-1.2/bin/arm-none-eabi-g++" -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -DVECT_TAB_OFFSET=0x0 -DUSE_FULL_LL_DRIVER -mthumb "@C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9/sketch/build.opt" -c -Os -DNDEBUG -w -std=gnu++17 -ffunction-sections -fdata-sections -fno-threadsafe-statics --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -fno-use-cxa-atexit -MMD "-IC:\\Users\\lanternfish\\AppData\\Local\\Temp\\.arduinoIDE-unsaved202403-11308-1s5l3qx.tt1m\\Blink" "-IC:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.7.1\\cores\\arduino/avr" "-IC:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.7.1\\cores\\arduino/stm32" "-IC:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.7.1\\cores\\arduino/stm32/LL" "-IC:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.7.1\\cores\\arduino/stm32/usb" "-IC:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.7.1\\cores\\arduino/stm32/OpenAMP" "-IC:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.7.1\\cores\\arduino/stm32/usb/hid" "-IC:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.7.1\\cores\\arduino/stm32/usb/cdc" "-IC:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.7.1\\system/Drivers/STM32L4xx_HAL_Driver/Inc" "-IC:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.7.1\\system/Drivers/STM32L4xx_HAL_Driver/Src" "-IC:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.7.1\\system/STM32L4xx" "-IC:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.7.1\\system/Middlewares/ST/STM32_USB_Device_Library/Core/Inc" "-IC:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.7.1\\system/Middlewares/ST/STM32_USB_Device_Library/Core/Src" "-IC:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.7.1\\system/Middlewares/OpenAMP" "-IC:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.7.1\\system/Middlewares/OpenAMP/open-amp/lib/include" "-IC:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.7.1\\system/Middlewares/OpenAMP/libmetal/lib/include" "-IC:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.7.1\\system/Middlewares/OpenAMP/virtual_driver" -DSTM32L4xx -DARDUINO=10607 -DARDUINO_GENERIC_L4P5CGTX -DARDUINO_ARCH_STM32 "-DBOARD_NAME=\"GENERIC_L4P5CGTX\"" "-DVARIANT_H=\"variant_generic.h\"" -DSTM32L4P5xx -DUSBCON -DUSBD_VID=0 -DUSBD_PID=0 -DHAL_PCD_MODULE_ENABLED -DUSBD_USE_CDC -DHAL_UART_MODULE_ENABLED "-IC:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\tools\\CMSIS\\5.9.0/CMSIS/Core/Include/" "-IC:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.7.1\\system/Drivers/CMSIS/Device/ST/STM32L4xx/Include/" "-IC:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.7.1\\system/Drivers/CMSIS/Device/ST/STM32L4xx/Source/Templates/gcc/" "-IC:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\tools\\CMSIS\\5.9.0/CMSIS/DSP/Include" "-IC:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\tools\\CMSIS\\5.9.0/CMSIS/DSP/PrivateInclude" "-IC:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.7.1\\cores\\arduino" "-IC:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.7.1\\variants\\STM32L4xx\\L4P5C(E-G)(T-U)_L4Q5CG(T-U)" "-IC:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.7.1\\libraries\\SrcWrapper\\src" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\sketch\\Blink.ino.cpp" -o "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\sketch\\Blink.ino.cpp.o"
  189. "C:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\tools\\xpack-arm-none-eabi-gcc\\12.2.1-1.2/bin/arm-none-eabi-g++" -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -DVECT_TAB_OFFSET=0x0 -DUSE_FULL_LL_DRIVER -mthumb "@C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9/sketch/build.opt" -c -Os -DNDEBUG -w -std=gnu++17 -ffunction-sections -fdata-sections -fno-threadsafe-statics --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -fno-use-cxa-atexit -MMD "-IC:\\Users\\lanternfish\\AppData\\Local\\Temp\\.arduinoIDE-unsaved202403-11308-1s5l3qx.tt1m\\Blink" "-IC:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.7.1\\cores\\arduino/avr" "-IC:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.7.1\\cores\\arduino/stm32" "-IC:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.7.1\\cores\\arduino/stm32/LL" "-IC:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.7.1\\cores\\arduino/stm32/usb" "-IC:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.7.1\\cores\\arduino/stm32/OpenAMP" "-IC:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.7.1\\cores\\arduino/stm32/usb/hid" "-IC:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.7.1\\cores\\arduino/stm32/usb/cdc" "-IC:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.7.1\\system/Drivers/STM32L4xx_HAL_Driver/Inc" "-IC:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.7.1\\system/Drivers/STM32L4xx_HAL_Driver/Src" "-IC:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.7.1\\system/STM32L4xx" "-IC:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.7.1\\system/Middlewares/ST/STM32_USB_Device_Library/Core/Inc" "-IC:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.7.1\\system/Middlewares/ST/STM32_USB_Device_Library/Core/Src" "-IC:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.7.1\\system/Middlewares/OpenAMP" "-IC:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.7.1\\system/Middlewares/OpenAMP/open-amp/lib/include" "-IC:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.7.1\\system/Middlewares/OpenAMP/libmetal/lib/include" "-IC:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.7.1\\system/Middlewares/OpenAMP/virtual_driver" -DSTM32L4xx -DARDUINO=10607 -DARDUINO_GENERIC_L4P5CGTX -DARDUINO_ARCH_STM32 "-DBOARD_NAME=\"GENERIC_L4P5CGTX\"" "-DVARIANT_H=\"variant_generic.h\"" -DSTM32L4P5xx -DUSBCON -DUSBD_VID=0 -DUSBD_PID=0 -DHAL_PCD_MODULE_ENABLED -DUSBD_USE_CDC -DHAL_UART_MODULE_ENABLED "-IC:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\tools\\CMSIS\\5.9.0/CMSIS/Core/Include/" "-IC:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.7.1\\system/Drivers/CMSIS/Device/ST/STM32L4xx/Include/" "-IC:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.7.1\\system/Drivers/CMSIS/Device/ST/STM32L4xx/Source/Templates/gcc/" "-IC:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\tools\\CMSIS\\5.9.0/CMSIS/DSP/Include" "-IC:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\tools\\CMSIS\\5.9.0/CMSIS/DSP/PrivateInclude" "-IC:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.7.1\\cores\\arduino" "-IC:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.7.1\\variants\\STM32L4xx\\L4P5C(E-G)(T-U)_L4Q5CG(T-U)" "-IC:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.7.1\\libraries\\SrcWrapper\\src" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\sketch\\SrcWrapper.cpp" -o "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\sketch\\SrcWrapper.cpp.o"
  190. Compiling libraries...
  191. Compiling library "SrcWrapper"
  192. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_can.c.o
  193. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_adc_ex.c.o
  194. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal.c.o
  195. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_adc.c.o
  196. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_cec.c.o
  197. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_comp_ex.c.o
  198. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_cordic.c.o
  199. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_cortex.c.o
  200. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_crc.c.o
  201. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_crc_ex.c.o
  202. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_comp.c.o
  203. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_dac.c.o
  204. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_cryp.c.o
  205. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_dcache.c.o
  206. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_dac_ex.c.o
  207. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_dcmi.c.o
  208. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_dcmi_ex.c.o
  209. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_cryp_ex.c.o
  210. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_dfsdm_ex.c.o
  211. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_dma.c.o
  212. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_dma2d.c.o
  213. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_dfsdm.c.o
  214. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_dts.c.o
  215. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_eth.c.o
  216. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_dma_ex.c.o
  217. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_dsi.c.o
  218. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_eth_ex.c.o
  219. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_fdcan.c.o
  220. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_firewall.c.o
  221. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_flash.c.o
  222. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_exti.c.o
  223. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_fmpi2c.c.o
  224. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_flash_ex.c.o
  225. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_fmpsmbus.c.o
  226. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_fmpi2c_ex.c.o
  227. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_fmpsmbus_ex.c.o
  228. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_flash_ramfunc.c.o
  229. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_fmac.c.o
  230. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_gfxtim.c.o
  231. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_gfxmmu.c.o
  232. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_gpu2d.c.o
  233. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_gpio_ex.c.o
  234. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_gtzc.c.o
  235. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_hash_ex.c.o
  236. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_hash.c.o
  237. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_hcd.c.o
  238. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_gpio.c.o
  239. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_hsem.c.o
  240. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_hrtim.c.o
  241. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_i2s.c.o
  242. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_i2c.c.o
  243. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_i2c_ex.c.o
  244. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_i2s_ex.c.o
  245. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_i3c.c.o
  246. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_ipcc.c.o
  247. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_icache.c.o
  248. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_jpeg.c.o
  249. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_irda.c.o
  250. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_lcd.c.o
  251. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_iwdg.c.o
  252. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_ltdc.c.o
  253. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_ltdc_ex.c.o
  254. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_mdios.c.o
  255. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_lptim.c.o
  256. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_mdma.c.o
  257. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_mdf.c.o
  258. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_nand.c.o
  259. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_mmc_ex.c.o
  260. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_mmc.c.o
  261. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_opamp.c.o
  262. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_otfdec.c.o
  263. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_pccard.c.o
  264. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_opamp_ex.c.o
  265. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_nor.c.o
  266. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_ospi.c.o
  267. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_pcd.c.o
  268. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_pka.c.o
  269. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_pcd_ex.c.o
  270. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_pwr_ex.c.o
  271. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_pssi.c.o
  272. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_ramcfg.c.o
  273. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_qspi.c.o
  274. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_ramecc.c.o
  275. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_pwr.c.o
  276. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_rng.c.o
  277. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_rcc_ex.c.o
  278. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_rng_ex.c.o
  279. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_rcc.c.o
  280. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_rtc.c.o
  281. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_rtc_ex.c.o
  282. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_sai_ex.c.o
  283. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_sai.c.o
  284. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_sd_ex.c.o
  285. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_sd.c.o
  286. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_sdram.c.o
  287. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_sdadc.c.o
  288. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_smartcard_ex.c.o
  289. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_smartcard.c.o
  290. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_smbus_ex.c.o
  291. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_smbus.c.o
  292. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_spi.c.o
  293. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_spdifrx.c.o
  294. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_spi_ex.c.o
  295. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_subghz.c.o
  296. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_sram.c.o
  297. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_swpmi.c.o
  298. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_tim.c.o
  299. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_tim_ex.c.o
  300. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_tsc.c.o
  301. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_uart.c.o
  302. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_uart_ex.c.o
  303. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_usart.c.o
  304. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_xspi.c.o
  305. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_wwdg.c.o
  306. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\LL\stm32yyxx_ll_bdma.c.o
  307. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HAL\stm32yyxx_hal_usart_ex.c.o
  308. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\LL\stm32yyxx_ll_adc.c.o
  309. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\LL\stm32yyxx_ll_comp.c.o
  310. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\LL\stm32yyxx_ll_cordic.c.o
  311. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\HardwareTimer.cpp.o
  312. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\LL\stm32yyxx_ll_crc.c.o
  313. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\LL\stm32yyxx_ll_dac.c.o
  314. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\LL\stm32yyxx_ll_crs.c.o
  315. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\LL\stm32yyxx_ll_dma.c.o
  316. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\LL\stm32yyxx_ll_dlyb.c.o
  317. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\LL\stm32yyxx_ll_delayblock.c.o
  318. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\LL\stm32yyxx_ll_exti.c.o
  319. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\LL\stm32yyxx_ll_fmac.c.o
  320. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\LL\stm32yyxx_ll_dma2d.c.o
  321. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\LL\stm32yyxx_ll_fmpi2c.c.o
  322. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\LL\stm32yyxx_ll_fsmc.c.o
  323. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\LL\stm32yyxx_ll_i2c.c.o
  324. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\LL\stm32yyxx_ll_hrtim.c.o
  325. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\LL\stm32yyxx_ll_i3c.c.o
  326. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\LL\stm32yyxx_ll_fmc.c.o
  327. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\LL\stm32yyxx_ll_icache.c.o
  328. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\LL\stm32yyxx_ll_gpio.c.o
  329. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\LL\stm32yyxx_ll_lpgpio.c.o
  330. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\LL\stm32yyxx_ll_lpuart.c.o
  331. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\LL\stm32yyxx_ll_mdma.c.o
  332. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\LL\stm32yyxx_ll_lptim.c.o
  333. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\LL\stm32yyxx_ll_pka.c.o
  334. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\LL\stm32yyxx_ll_pwr.c.o
  335. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\LL\stm32yyxx_ll_opamp.c.o
  336. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\LL\stm32yyxx_ll_rng.c.o
  337. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\LL\stm32yyxx_ll_rtc.c.o
  338. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\LL\stm32yyxx_ll_rcc.c.o
  339. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\LL\stm32yyxx_ll_swpmi.c.o
  340. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\LL\stm32yyxx_ll_spi.c.o
  341. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\LL\stm32yyxx_ll_ucpd.c.o
  342. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\LL\stm32yyxx_ll_sdmmc.c.o
  343. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\LL\stm32yyxx_ll_usart.c.o
  344. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\LL\stm32yyxx_ll_tim.c.o
  345. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\LL\stm32yyxx_ll_utils.c.o
  346. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\new.cpp.o
  347. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\LL\stm32yyxx_ll_usb.c.o
  348. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\stm32\bootloader.c.o
  349. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\stm32\PortNames.c.o
  350. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\stm32\analog.cpp.o
  351. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\stm32\core_callback.c.o
  352. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\stm32\clock.c.o
  353. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\stm32\dwt.c.o
  354. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\stm32\interrupt.cpp.o
  355. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\stm32\pinmap.c.o
  356. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\stm32\stm32_def.c.o
  357. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\stm32\system_stm32yyxx.c.o
  358. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\stm32\timer.c.o
  359. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\stm32\hw_config.c.o
  360. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\stm32\uart.c.o
  361. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\stm32\otp.c.o
  362. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\libraries\SrcWrapper\syscalls.c.o
  363. Compiling core...
  364. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\core\generic_clock.c.o
  365. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\core\variant_generic.cpp.o
  366. Using previously compiled file: C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9\core\PeripheralPins.c.o
  367. Using precompiled core: C:\Users\lanternfish\AppData\Local\Temp\arduino\cores\6d053385bf547cf97d6d1ced89431831\core.a
  368. Linking everything together...
  369. "C:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\tools\\xpack-arm-none-eabi-gcc\\12.2.1-1.2/bin/arm-none-eabi-gcc" -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -Os -DNDEBUG --specs=nano.specs -Wl,--defsym=LD_FLASH_OFFSET=0x0 -Wl,--defsym=LD_MAX_SIZE=1048576 -Wl,--defsym=LD_MAX_DATA_SIZE=327680 -Wl,--cref -Wl,--check-sections -Wl,--gc-sections -Wl,--entry=Reset_Handler -Wl,--unresolved-symbols=report-all -Wl,--warn-common "-Wl,--default-script=C:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.7.1\\variants\\STM32L4xx\\L4P5C(E-G)(T-U)_L4Q5CG(T-U)/ldscript.ld" "-Wl,--script=C:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.7.1\\system/ldscript.ld" "-Wl,-Map,C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9/Blink.ino.map" -Wl,--no-warn-rwx-segments -o "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9/Blink.ino.elf" "-LC:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9" -Wl,--start-group "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\sketch\\Blink.ino.cpp.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\sketch\\SrcWrapper.cpp.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_adc.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_adc_ex.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_can.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_cec.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_comp.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_comp_ex.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_cordic.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_cortex.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_crc.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_crc_ex.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_cryp.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_cryp_ex.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_dac.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_dac_ex.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_dcache.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_dcmi.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_dcmi_ex.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_dfsdm.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_dfsdm_ex.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_dma.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_dma2d.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_dma_ex.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_dsi.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_dts.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_eth.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_eth_ex.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_exti.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_fdcan.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_firewall.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_flash.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_flash_ex.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_flash_ramfunc.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_fmac.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_fmpi2c.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_fmpi2c_ex.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_fmpsmbus.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_fmpsmbus_ex.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_gfxmmu.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_gfxtim.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_gpio.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_gpio_ex.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_gpu2d.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_gtzc.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_hash.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_hash_ex.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_hcd.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_hrtim.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_hsem.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_i2c.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_i2c_ex.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_i2s.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_i2s_ex.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_i3c.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_icache.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_ipcc.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_irda.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_iwdg.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_jpeg.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_lcd.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_lptim.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_ltdc.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_ltdc_ex.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_mdf.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_mdios.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_mdma.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_mmc.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_mmc_ex.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_nand.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_nor.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_opamp.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_opamp_ex.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_ospi.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_otfdec.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_pccard.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_pcd.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_pcd_ex.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_pka.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_pssi.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_pwr.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_pwr_ex.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_qspi.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_ramcfg.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_ramecc.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_rcc.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_rcc_ex.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_rng.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_rng_ex.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_rtc.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_rtc_ex.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_sai.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_sai_ex.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_sd.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_sd_ex.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_sdadc.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_sdram.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_smartcard.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_smartcard_ex.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_smbus.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_smbus_ex.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_spdifrx.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_spi.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_spi_ex.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_sram.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_subghz.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_swpmi.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_tim.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_tim_ex.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_tsc.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_uart.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_uart_ex.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_usart.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_usart_ex.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_wwdg.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_xspi.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\HardwareTimer.cpp.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_adc.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_bdma.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_comp.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_cordic.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_crc.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_crs.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_dac.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_delayblock.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_dlyb.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_dma.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_dma2d.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_exti.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_fmac.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_fmc.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_fmpi2c.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_fsmc.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_gpio.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_hrtim.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_i2c.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_i3c.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_icache.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_lpgpio.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_lptim.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_lpuart.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_mdma.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_opamp.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_pka.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_pwr.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_rcc.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_rng.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_rtc.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_sdmmc.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_spi.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_swpmi.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_tim.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_ucpd.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_usart.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_usb.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_utils.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\new.cpp.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\stm32\\PortNames.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\stm32\\analog.cpp.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\stm32\\bootloader.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\stm32\\clock.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\stm32\\core_callback.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\stm32\\dwt.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\stm32\\hw_config.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\stm32\\interrupt.cpp.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\stm32\\otp.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\stm32\\pinmap.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\stm32\\stm32_def.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\stm32\\system_stm32yyxx.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\stm32\\timer.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\stm32\\uart.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\libraries\\SrcWrapper\\syscalls.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\core\\PeripheralPins.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\core\\generic_clock.c.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9\\core\\variant_generic.cpp.o" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\cores\\6d053385bf547cf97d6d1ced89431831\\core.a" -lc -Wl,--end-group -lm -lgcc -lstdc++
  370. "C:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\tools\\xpack-arm-none-eabi-gcc\\12.2.1-1.2/bin/arm-none-eabi-objcopy" -O binary "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9/Blink.ino.elf" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9/Blink.ino.bin"
  371. "C:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\tools\\xpack-arm-none-eabi-gcc\\12.2.1-1.2/bin/arm-none-eabi-objcopy" -O ihex "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9/Blink.ino.elf" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9/Blink.ino.hex"
  372. "C:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\tools\\STM32Tools\\2.2.1/win/busybox.exe" sh "C:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.7.1\\system/extras/postbuild.sh" "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9" STM32L4xx "C:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.7.1"
  373.  
  374. Using library SrcWrapper at version 1.0.1 in folder: C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\libraries\SrcWrapper
  375. "C:\\Users\\lanternfish\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\tools\\xpack-arm-none-eabi-gcc\\12.2.1-1.2/bin/arm-none-eabi-size" -A "C:\\Users\\lanternfish\\AppData\\Local\\Temp\\arduino\\sketches\\6E1AD916208B243024DAEEB77B79E4A9/Blink.ino.elf"
  376. Sketch uses 27124 bytes (2%) of program storage space. Maximum is 1048576 bytes.
  377. Global variables use 5128 bytes (1%) of dynamic memory, leaving 322552 bytes for local variables. Maximum is 327680 bytes.
  378. "C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\tools\STM32Tools\2.2.1/win/busybox.exe" sh "C:\Users\lanternfish\AppData\Local\Arduino15\packages\STMicroelectronics\tools\STM32Tools\2.2.1/stm32CubeProg.sh" 0 "C:\Users\lanternfish\AppData\Local\Temp\arduino\sketches\6E1AD916208B243024DAEEB77B79E4A9/Blink.ino.bin" 0x0
  379. -------------------------------------------------------------------
  380. STM32CubeProgrammer v2.14.0
  381. -------------------------------------------------------------------
  382.  
  383. ST-LINK SN : 56FF6F066683565211261887
  384. ST-LINK FW : V2J42S7
  385. Board : --
  386. Voltage : 3.26V
  387. SWD freq : 4000 KHz
  388. Connect mode: Under Reset
  389. Reset mode : Hardware reset
  390. Device ID : 0x471
  391. Revision ID : Rev Z
  392. Device name : STM32L4Pxxx/STM32L4Qxxx
  393. Flash size : 1 MBytes
  394. Device type : MCU
  395. Device CPU : Cortex-M4
  396. BL Version : 0x90
  397. Debug in Low Power mode enabled
  398.  
  399.  
  400.  
  401. Memory Programming ...
  402. Opening and parsing file: Blink.ino.bin
  403. File : Blink.ino.bin
  404. Size : 26.95 KB
  405. Address : 0x08000000
  406.  
  407.  
  408. Erasing memory corresponding to segment 0:
  409. Erasing internal memory sectors [0 6]
  410. Download in Progress:
  411.  
  412.  
  413. File download complete
  414. Time elapsed during download operation: 00:00:00.878
  415.  
  416. RUNNING Program ...
  417. Address: : 0x8000000
  418. Application is running, Please Hold on...
  419. Start operation achieved successfully
  420.  
Advertisement
Add Comment
Please, Sign In to add comment