Skip to content

Instantly share code, notes, and snippets.

@ht93
Last active July 6, 2021 12:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ht93/39b1477879694f99901ff60ed65c9365 to your computer and use it in GitHub Desktop.
Save ht93/39b1477879694f99901ff60ed65c9365 to your computer and use it in GitHub Desktop.
build log (Blackpill, adafruit st7789, PAXX style)
C:\Program Files (x86)\Arduino\arduino-builder -dump-prefs -logger=machine -hardware C:\Program Files (x86)\Arduino\hardware -hardware C:\Users\E1200\AppData\Local\Arduino15\packages -tools C:\Program Files (x86)\Arduino\tools-builder -tools C:\Program Files (x86)\Arduino\hardware\tools\avr -tools C:\Users\E1200\AppData\Local\Arduino15\packages -built-in-libraries C:\Program Files (x86)\Arduino\libraries -libraries C:\Users\E1200\Documents\Arduino\libraries -fqbn=STMicroelectronics:stm32:GenF4:pnum=BLACKPILL_F411CE,upload_method=swdMethod,xserial=generic,usb=none,xusb=FS,opt=ogstd,rtlib=nano -ide-version=10815 -build-path C:\Users\E1200\AppData\Local\Temp\arduino_build_866787 -warnings=all -build-cache C:\Users\E1200\AppData\Local\Temp\arduino_cache_887927 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.xpack-arm-none-eabi-gcc.path=C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\tools\xpack-arm-none-eabi-gcc\9.3.1-1.3 -prefs=runtime.tools.xpack-arm-none-eabi-gcc-9.3.1-1.3.path=C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\tools\xpack-arm-none-eabi-gcc\9.3.1-1.3 -prefs=runtime.tools.CMSIS.path=C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\tools\CMSIS\5.7.0 -prefs=runtime.tools.CMSIS-5.7.0.path=C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\tools\CMSIS\5.7.0 -prefs=runtime.tools.STM32Tools.path=C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\tools\STM32Tools\2.0.0 -prefs=runtime.tools.STM32Tools-2.0.0.path=C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\tools\STM32Tools\2.0.0 -verbose C:\Users\E1200\Documents\Arduino\test_serial\test_serial.ino
C:\Program Files (x86)\Arduino\arduino-builder -compile -logger=machine -hardware C:\Program Files (x86)\Arduino\hardware -hardware C:\Users\E1200\AppData\Local\Arduino15\packages -tools C:\Program Files (x86)\Arduino\tools-builder -tools C:\Program Files (x86)\Arduino\hardware\tools\avr -tools C:\Users\E1200\AppData\Local\Arduino15\packages -built-in-libraries C:\Program Files (x86)\Arduino\libraries -libraries C:\Users\E1200\Documents\Arduino\libraries -fqbn=STMicroelectronics:stm32:GenF4:pnum=BLACKPILL_F411CE,upload_method=swdMethod,xserial=generic,usb=none,xusb=FS,opt=ogstd,rtlib=nano -ide-version=10815 -build-path C:\Users\E1200\AppData\Local\Temp\arduino_build_866787 -warnings=all -build-cache C:\Users\E1200\AppData\Local\Temp\arduino_cache_887927 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.xpack-arm-none-eabi-gcc.path=C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\tools\xpack-arm-none-eabi-gcc\9.3.1-1.3 -prefs=runtime.tools.xpack-arm-none-eabi-gcc-9.3.1-1.3.path=C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\tools\xpack-arm-none-eabi-gcc\9.3.1-1.3 -prefs=runtime.tools.CMSIS.path=C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\tools\CMSIS\5.7.0 -prefs=runtime.tools.CMSIS-5.7.0.path=C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\tools\CMSIS\5.7.0 -prefs=runtime.tools.STM32Tools.path=C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\tools\STM32Tools\2.0.0 -prefs=runtime.tools.STM32Tools-2.0.0.path=C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\tools\STM32Tools\2.0.0 -verbose C:\Users\E1200\Documents\Arduino\test_serial\test_serial.ino
Using board 'GenF4' from platform in folder: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0
Using core 'arduino' from platform in folder: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0
"C:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\tools\\STM32Tools\\2.0.0/win/busybox.exe" sh "C:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/extras/prebuild.sh" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787" "C:\\Users\\E1200\\Documents\\Arduino\\test_serial"
Detecting libraries used...
"C:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\tools\\xpack-arm-none-eabi-gcc\\9.3.1-1.3/bin/arm-none-eabi-g++" -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -DUSE_FULL_LL_DRIVER -mthumb "@C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787/sketch/build_opt.h" -c -g -Og -w -std=gnu++14 -ffunction-sections -fdata-sections -nostdlib -fno-threadsafe-statics --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -fno-use-cxa-atexit "-IC:\\Users\\E1200\\Documents\\Arduino\\test_serial" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/avr" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/stm32" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/stm32/LL" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/stm32/usb" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/stm32/OpenAMP" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/stm32/usb/hid" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/stm32/usb/cdc" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Drivers/STM32F4xx_HAL_Driver/Inc" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Drivers/STM32F4xx_HAL_Driver/Src" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/STM32F4xx" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Middlewares/ST/STM32_USB_Device_Library/Core/Inc" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Middlewares/ST/STM32_USB_Device_Library/Core/Src" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Middlewares/OpenAMP" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Middlewares/OpenAMP/open-amp/lib/include" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Middlewares/OpenAMP/libmetal/lib/include" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Middlewares/OpenAMP/virtual_driver" -w -x c++ -E -CC -DSTM32F4xx -DARDUINO=10815 -DARDUINO_BLACKPILL_F411CE -DARDUINO_ARCH_STM32 "-DBOARD_NAME=\"BLACKPILL_F411CE\"" "-DVARIANT_H=\"variant_BLACKPILL_F411CE.h\"" -DSTM32F411xE -DHAL_UART_MODULE_ENABLED "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\tools\\CMSIS\\5.7.0/CMSIS/Core/Include/" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Drivers/CMSIS/Device/ST/STM32F4xx/Include/" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/gcc/" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\tools\\CMSIS\\5.7.0/CMSIS/DSP/Include" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\tools\\CMSIS\\5.7.0/CMSIS/DSP/PrivateInclude" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\variants\\STM32F4xx\\F411C(C-E)(U-Y)" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\sketch\\test_serial.ino.cpp" -o nul
Alternatives for SPI.h: [SPI@1.0]
ResolveLibrary(SPI.h)
-> candidates: [SPI@1.0]
"C:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\tools\\xpack-arm-none-eabi-gcc\\9.3.1-1.3/bin/arm-none-eabi-g++" -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -DUSE_FULL_LL_DRIVER -mthumb "@C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787/sketch/build_opt.h" -c -g -Og -w -std=gnu++14 -ffunction-sections -fdata-sections -nostdlib -fno-threadsafe-statics --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -fno-use-cxa-atexit "-IC:\\Users\\E1200\\Documents\\Arduino\\test_serial" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/avr" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/stm32" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/stm32/LL" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/stm32/usb" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/stm32/OpenAMP" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/stm32/usb/hid" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/stm32/usb/cdc" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Drivers/STM32F4xx_HAL_Driver/Inc" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Drivers/STM32F4xx_HAL_Driver/Src" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/STM32F4xx" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Middlewares/ST/STM32_USB_Device_Library/Core/Inc" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Middlewares/ST/STM32_USB_Device_Library/Core/Src" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Middlewares/OpenAMP" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Middlewares/OpenAMP/open-amp/lib/include" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Middlewares/OpenAMP/libmetal/lib/include" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Middlewares/OpenAMP/virtual_driver" -w -x c++ -E -CC -DSTM32F4xx -DARDUINO=10815 -DARDUINO_BLACKPILL_F411CE -DARDUINO_ARCH_STM32 "-DBOARD_NAME=\"BLACKPILL_F411CE\"" "-DVARIANT_H=\"variant_BLACKPILL_F411CE.h\"" -DSTM32F411xE -DHAL_UART_MODULE_ENABLED "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\tools\\CMSIS\\5.7.0/CMSIS/Core/Include/" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Drivers/CMSIS/Device/ST/STM32F4xx/Include/" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/gcc/" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\tools\\CMSIS\\5.7.0/CMSIS/DSP/Include" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\tools\\CMSIS\\5.7.0/CMSIS/DSP/PrivateInclude" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\variants\\STM32F4xx\\F411C(C-E)(U-Y)" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\libraries\\SPI\\src" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\sketch\\test_serial.ino.cpp" -o nul
Alternatives for Adafruit_GFX.h: [Adafruit_GFX_Library@1.10.10]
ResolveLibrary(Adafruit_GFX.h)
-> candidates: [Adafruit_GFX_Library@1.10.10]
"C:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\tools\\xpack-arm-none-eabi-gcc\\9.3.1-1.3/bin/arm-none-eabi-g++" -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -DUSE_FULL_LL_DRIVER -mthumb "@C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787/sketch/build_opt.h" -c -g -Og -w -std=gnu++14 -ffunction-sections -fdata-sections -nostdlib -fno-threadsafe-statics --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -fno-use-cxa-atexit "-IC:\\Users\\E1200\\Documents\\Arduino\\test_serial" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/avr" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/stm32" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/stm32/LL" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/stm32/usb" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/stm32/OpenAMP" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/stm32/usb/hid" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/stm32/usb/cdc" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Drivers/STM32F4xx_HAL_Driver/Inc" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Drivers/STM32F4xx_HAL_Driver/Src" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/STM32F4xx" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Middlewares/ST/STM32_USB_Device_Library/Core/Inc" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Middlewares/ST/STM32_USB_Device_Library/Core/Src" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Middlewares/OpenAMP" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Middlewares/OpenAMP/open-amp/lib/include" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Middlewares/OpenAMP/libmetal/lib/include" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Middlewares/OpenAMP/virtual_driver" -w -x c++ -E -CC -DSTM32F4xx -DARDUINO=10815 -DARDUINO_BLACKPILL_F411CE -DARDUINO_ARCH_STM32 "-DBOARD_NAME=\"BLACKPILL_F411CE\"" "-DVARIANT_H=\"variant_BLACKPILL_F411CE.h\"" -DSTM32F411xE -DHAL_UART_MODULE_ENABLED "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\tools\\CMSIS\\5.7.0/CMSIS/Core/Include/" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Drivers/CMSIS/Device/ST/STM32F4xx/Include/" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/gcc/" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\tools\\CMSIS\\5.7.0/CMSIS/DSP/Include" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\tools\\CMSIS\\5.7.0/CMSIS/DSP/PrivateInclude" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\variants\\STM32F4xx\\F411C(C-E)(U-Y)" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\libraries\\SPI\\src" "-IC:\\Users\\E1200\\Documents\\Arduino\\libraries\\Adafruit_GFX_Library" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\sketch\\test_serial.ino.cpp" -o nul
Alternatives for Adafruit_ST7789.h: [Adafruit_ST7735_and_ST7789_Library@1.7.3]
ResolveLibrary(Adafruit_ST7789.h)
-> candidates: [Adafruit_ST7735_and_ST7789_Library@1.7.3]
"C:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\tools\\xpack-arm-none-eabi-gcc\\9.3.1-1.3/bin/arm-none-eabi-g++" -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -DUSE_FULL_LL_DRIVER -mthumb "@C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787/sketch/build_opt.h" -c -g -Og -w -std=gnu++14 -ffunction-sections -fdata-sections -nostdlib -fno-threadsafe-statics --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -fno-use-cxa-atexit "-IC:\\Users\\E1200\\Documents\\Arduino\\test_serial" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/avr" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/stm32" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/stm32/LL" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/stm32/usb" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/stm32/OpenAMP" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/stm32/usb/hid" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/stm32/usb/cdc" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Drivers/STM32F4xx_HAL_Driver/Inc" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Drivers/STM32F4xx_HAL_Driver/Src" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/STM32F4xx" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Middlewares/ST/STM32_USB_Device_Library/Core/Inc" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Middlewares/ST/STM32_USB_Device_Library/Core/Src" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Middlewares/OpenAMP" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Middlewares/OpenAMP/open-amp/lib/include" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Middlewares/OpenAMP/libmetal/lib/include" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Middlewares/OpenAMP/virtual_driver" -w -x c++ -E -CC -DSTM32F4xx -DARDUINO=10815 -DARDUINO_BLACKPILL_F411CE -DARDUINO_ARCH_STM32 "-DBOARD_NAME=\"BLACKPILL_F411CE\"" "-DVARIANT_H=\"variant_BLACKPILL_F411CE.h\"" -DSTM32F411xE -DHAL_UART_MODULE_ENABLED "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\tools\\CMSIS\\5.7.0/CMSIS/Core/Include/" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Drivers/CMSIS/Device/ST/STM32F4xx/Include/" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/gcc/" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\tools\\CMSIS\\5.7.0/CMSIS/DSP/Include" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\tools\\CMSIS\\5.7.0/CMSIS/DSP/PrivateInclude" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\variants\\STM32F4xx\\F411C(C-E)(U-Y)" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\libraries\\SPI\\src" "-IC:\\Users\\E1200\\Documents\\Arduino\\libraries\\Adafruit_GFX_Library" "-IC:\\Users\\E1200\\Documents\\Arduino\\libraries\\Adafruit_ST7735_and_ST7789_Library" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\sketch\\test_serial.ino.cpp" -o nul
"C:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\tools\\xpack-arm-none-eabi-gcc\\9.3.1-1.3/bin/arm-none-eabi-g++" -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -DUSE_FULL_LL_DRIVER -mthumb "@C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787/sketch/build_opt.h" -c -g -Og -w -std=gnu++14 -ffunction-sections -fdata-sections -nostdlib -fno-threadsafe-statics --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -fno-use-cxa-atexit "-IC:\\Users\\E1200\\Documents\\Arduino\\test_serial" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/avr" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/stm32" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/stm32/LL" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/stm32/usb" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/stm32/OpenAMP" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/stm32/usb/hid" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/stm32/usb/cdc" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Drivers/STM32F4xx_HAL_Driver/Inc" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Drivers/STM32F4xx_HAL_Driver/Src" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/STM32F4xx" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Middlewares/ST/STM32_USB_Device_Library/Core/Inc" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Middlewares/ST/STM32_USB_Device_Library/Core/Src" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Middlewares/OpenAMP" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Middlewares/OpenAMP/open-amp/lib/include" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Middlewares/OpenAMP/libmetal/lib/include" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Middlewares/OpenAMP/virtual_driver" -w -x c++ -E -CC -DSTM32F4xx -DARDUINO=10815 -DARDUINO_BLACKPILL_F411CE -DARDUINO_ARCH_STM32 "-DBOARD_NAME=\"BLACKPILL_F411CE\"" "-DVARIANT_H=\"variant_BLACKPILL_F411CE.h\"" -DSTM32F411xE -DHAL_UART_MODULE_ENABLED "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\tools\\CMSIS\\5.7.0/CMSIS/Core/Include/" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Drivers/CMSIS/Device/ST/STM32F4xx/Include/" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/gcc/" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\tools\\CMSIS\\5.7.0/CMSIS/DSP/Include" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\tools\\CMSIS\\5.7.0/CMSIS/DSP/PrivateInclude" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\variants\\STM32F4xx\\F411C(C-E)(U-Y)" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\libraries\\SPI\\src" "-IC:\\Users\\E1200\\Documents\\Arduino\\libraries\\Adafruit_GFX_Library" "-IC:\\Users\\E1200\\Documents\\Arduino\\libraries\\Adafruit_ST7735_and_ST7789_Library" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\sketch\\SrcWrapper.cpp" -o nul
Alternatives for SrcWrapper.h: [SrcWrapper@1.0.1]
ResolveLibrary(SrcWrapper.h)
-> candidates: [SrcWrapper@1.0.1]
"C:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\tools\\xpack-arm-none-eabi-gcc\\9.3.1-1.3/bin/arm-none-eabi-g++" -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -DUSE_FULL_LL_DRIVER -mthumb "@C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787/sketch/build_opt.h" -c -g -Og -w -std=gnu++14 -ffunction-sections -fdata-sections -nostdlib -fno-threadsafe-statics --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -fno-use-cxa-atexit "-IC:\\Users\\E1200\\Documents\\Arduino\\test_serial" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/avr" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/stm32" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/stm32/LL" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/stm32/usb" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/stm32/OpenAMP" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/stm32/usb/hid" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/stm32/usb/cdc" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Drivers/STM32F4xx_HAL_Driver/Inc" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Drivers/STM32F4xx_HAL_Driver/Src" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/STM32F4xx" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Middlewares/ST/STM32_USB_Device_Library/Core/Inc" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Middlewares/ST/STM32_USB_Device_Library/Core/Src" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Middlewares/OpenAMP" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Middlewares/OpenAMP/open-amp/lib/include" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Middlewares/OpenAMP/libmetal/lib/include" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Middlewares/OpenAMP/virtual_driver" -w -x c++ -E -CC -DSTM32F4xx -DARDUINO=10815 -DARDUINO_BLACKPILL_F411CE -DARDUINO_ARCH_STM32 "-DBOARD_NAME=\"BLACKPILL_F411CE\"" "-DVARIANT_H=\"variant_BLACKPILL_F411CE.h\"" -DSTM32F411xE -DHAL_UART_MODULE_ENABLED "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\tools\\CMSIS\\5.7.0/CMSIS/Core/Include/" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Drivers/CMSIS/Device/ST/STM32F4xx/Include/" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/gcc/" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\tools\\CMSIS\\5.7.0/CMSIS/DSP/Include" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\tools\\CMSIS\\5.7.0/CMSIS/DSP/PrivateInclude" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\variants\\STM32F4xx\\F411C(C-E)(U-Y)" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\libraries\\SPI\\src" "-IC:\\Users\\E1200\\Documents\\Arduino\\libraries\\Adafruit_GFX_Library" "-IC:\\Users\\E1200\\Documents\\Arduino\\libraries\\Adafruit_ST7735_and_ST7789_Library" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\libraries\\SrcWrapper\\src" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\sketch\\SrcWrapper.cpp" -o nul
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SPI\src\SPI.cpp
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SPI\src\utility\spi_com.c
Using cached library dependencies for file: C:\Users\E1200\Documents\Arduino\libraries\Adafruit_GFX_Library\Adafruit_GFX.cpp
Using cached library dependencies for file: C:\Users\E1200\Documents\Arduino\libraries\Adafruit_GFX_Library\Adafruit_GrayOLED.cpp
Alternatives for Adafruit_I2CDevice.h: [Adafruit_BusIO@1.8.1]
ResolveLibrary(Adafruit_I2CDevice.h)
-> candidates: [Adafruit_BusIO@1.8.1]
Alternatives for Wire.h: [Wire@1.0]
ResolveLibrary(Wire.h)
-> candidates: [Wire@1.0]
Using cached library dependencies for file: C:\Users\E1200\Documents\Arduino\libraries\Adafruit_GFX_Library\Adafruit_SPITFT.cpp
Using cached library dependencies for file: C:\Users\E1200\Documents\Arduino\libraries\Adafruit_GFX_Library\glcdfont.c
Using cached library dependencies for file: C:\Users\E1200\Documents\Arduino\libraries\Adafruit_ST7735_and_ST7789_Library\Adafruit_ST7735.cpp
Using cached library dependencies for file: C:\Users\E1200\Documents\Arduino\libraries\Adafruit_ST7735_and_ST7789_Library\Adafruit_ST7789.cpp
Using cached library dependencies for file: C:\Users\E1200\Documents\Arduino\libraries\Adafruit_ST7735_and_ST7789_Library\Adafruit_ST77xx.cpp
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_adc.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_adc_ex.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_can.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_cec.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_comp.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_comp_ex.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_cordic.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_cortex.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_crc.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_crc_ex.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_cryp.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_cryp_ex.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_dac.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_dac_ex.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_dcmi.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_dcmi_ex.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_dfsdm.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_dfsdm_ex.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_dma.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_dma2d.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_dma_ex.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_dsi.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_dts.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_eth.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_eth_ex.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_exti.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_fdcan.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_firewall.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_flash.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_flash_ex.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_flash_ramfunc.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_fmac.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_fmpi2c.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_fmpi2c_ex.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_fmpsmbus.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_fmpsmbus_ex.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_gfxmmu.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_gpio.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_gpio_ex.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_gtzc.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_hash.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_hash_ex.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_hcd.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_hrtim.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_hsem.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_i2c.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_i2c_ex.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_i2s.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_i2s_ex.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_icache.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_ipcc.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_irda.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_iwdg.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_jpeg.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_lcd.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_lptim.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_ltdc.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_ltdc_ex.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_mdios.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_mdma.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_mmc.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_mmc_ex.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_nand.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_nor.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_opamp.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_opamp_ex.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_ospi.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_otfdec.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_pccard.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_pcd.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_pcd_ex.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_pka.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_pssi.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_pwr.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_pwr_ex.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_qspi.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_ramecc.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_rcc.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_rcc_ex.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_rng.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_rng_ex.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_rtc.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_rtc_ex.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_sai.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_sai_ex.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_sd.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_sd_ex.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_sdadc.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_sdram.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_smartcard.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_smartcard_ex.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_smbus.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_smbus_ex.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_spdifrx.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_spi.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_spi_ex.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_sram.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_swpmi.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_tim.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_tim_ex.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_tsc.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_uart.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_uart_ex.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_usart.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_usart_ex.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\HAL\stm32yyxx_hal_wwdg.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\LL\stm32yyxx_ll_adc.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\LL\stm32yyxx_ll_bdma.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\LL\stm32yyxx_ll_comp.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\LL\stm32yyxx_ll_cordic.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\LL\stm32yyxx_ll_crc.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\LL\stm32yyxx_ll_crs.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\LL\stm32yyxx_ll_dac.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\LL\stm32yyxx_ll_delayblock.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\LL\stm32yyxx_ll_dma.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\LL\stm32yyxx_ll_dma2d.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\LL\stm32yyxx_ll_exti.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\LL\stm32yyxx_ll_fmac.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\LL\stm32yyxx_ll_fmc.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\LL\stm32yyxx_ll_fmpi2c.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\LL\stm32yyxx_ll_fsmc.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\LL\stm32yyxx_ll_gpio.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\LL\stm32yyxx_ll_hrtim.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\LL\stm32yyxx_ll_i2c.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\LL\stm32yyxx_ll_icache.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\LL\stm32yyxx_ll_lptim.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\LL\stm32yyxx_ll_lpuart.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\LL\stm32yyxx_ll_mdma.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\LL\stm32yyxx_ll_opamp.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\LL\stm32yyxx_ll_pka.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\LL\stm32yyxx_ll_pwr.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\LL\stm32yyxx_ll_rcc.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\LL\stm32yyxx_ll_rng.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\LL\stm32yyxx_ll_rtc.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\LL\stm32yyxx_ll_sdmmc.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\LL\stm32yyxx_ll_spi.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\LL\stm32yyxx_ll_swpmi.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\LL\stm32yyxx_ll_tim.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\LL\stm32yyxx_ll_ucpd.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\LL\stm32yyxx_ll_usart.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\LL\stm32yyxx_ll_usb.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\LL\stm32yyxx_ll_utils.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\stm32\PortNames.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\stm32\analog.cpp
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\stm32\bootloader.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\stm32\clock.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\stm32\core_callback.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\stm32\dwt.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\stm32\hw_config.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\stm32\interrupt.cpp
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\stm32\otp.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\stm32\pinmap.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\stm32\stm32_def.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\stm32\system_stm32yyxx.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\stm32\timer.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\stm32\uart.c
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper\src\syscalls.c
Using cached library dependencies for file: C:\Users\E1200\Documents\Arduino\libraries\Adafruit_BusIO\Adafruit_BusIO_Register.cpp
Using cached library dependencies for file: C:\Users\E1200\Documents\Arduino\libraries\Adafruit_BusIO\Adafruit_I2CDevice.cpp
Using cached library dependencies for file: C:\Users\E1200\Documents\Arduino\libraries\Adafruit_BusIO\Adafruit_SPIDevice.cpp
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\Wire\src\Wire.cpp
Using cached library dependencies for file: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\Wire\src\utility\twi.c
Generating function prototypes...
"C:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\tools\\xpack-arm-none-eabi-gcc\\9.3.1-1.3/bin/arm-none-eabi-g++" -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -DUSE_FULL_LL_DRIVER -mthumb "@C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787/sketch/build_opt.h" -c -g -Og -w -std=gnu++14 -ffunction-sections -fdata-sections -nostdlib -fno-threadsafe-statics --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -fno-use-cxa-atexit "-IC:\\Users\\E1200\\Documents\\Arduino\\test_serial" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/avr" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/stm32" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/stm32/LL" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/stm32/usb" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/stm32/OpenAMP" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/stm32/usb/hid" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/stm32/usb/cdc" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Drivers/STM32F4xx_HAL_Driver/Inc" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Drivers/STM32F4xx_HAL_Driver/Src" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/STM32F4xx" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Middlewares/ST/STM32_USB_Device_Library/Core/Inc" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Middlewares/ST/STM32_USB_Device_Library/Core/Src" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Middlewares/OpenAMP" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Middlewares/OpenAMP/open-amp/lib/include" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Middlewares/OpenAMP/libmetal/lib/include" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Middlewares/OpenAMP/virtual_driver" -w -x c++ -E -CC -DSTM32F4xx -DARDUINO=10815 -DARDUINO_BLACKPILL_F411CE -DARDUINO_ARCH_STM32 "-DBOARD_NAME=\"BLACKPILL_F411CE\"" "-DVARIANT_H=\"variant_BLACKPILL_F411CE.h\"" -DSTM32F411xE -DHAL_UART_MODULE_ENABLED "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\tools\\CMSIS\\5.7.0/CMSIS/Core/Include/" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Drivers/CMSIS/Device/ST/STM32F4xx/Include/" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/gcc/" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\tools\\CMSIS\\5.7.0/CMSIS/DSP/Include" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\tools\\CMSIS\\5.7.0/CMSIS/DSP/PrivateInclude" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\variants\\STM32F4xx\\F411C(C-E)(U-Y)" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\libraries\\SPI\\src" "-IC:\\Users\\E1200\\Documents\\Arduino\\libraries\\Adafruit_GFX_Library" "-IC:\\Users\\E1200\\Documents\\Arduino\\libraries\\Adafruit_ST7735_and_ST7789_Library" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\libraries\\SrcWrapper\\src" "-IC:\\Users\\E1200\\Documents\\Arduino\\libraries\\Adafruit_BusIO" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\libraries\\Wire\\src" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\sketch\\test_serial.ino.cpp" -o "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\preproc\\ctags_target_for_gcc_minus_e.cpp"
"C:\\Program Files (x86)\\Arduino\\tools-builder\\ctags\\5.8-arduino11/ctags" -u --language-force=c++ -f - --c++-kinds=svpf --fields=KSTtzns --line-directives "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\preproc\\ctags_target_for_gcc_minus_e.cpp"
Compiling sketch...
"C:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\tools\\xpack-arm-none-eabi-gcc\\9.3.1-1.3/bin/arm-none-eabi-g++" -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -DUSE_FULL_LL_DRIVER -mthumb "@C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787/sketch/build_opt.h" -c -g -Og -Wall -Wextra -std=gnu++14 -ffunction-sections -fdata-sections -nostdlib -fno-threadsafe-statics --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -fno-use-cxa-atexit -MMD "-IC:\\Users\\E1200\\Documents\\Arduino\\test_serial" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/avr" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/stm32" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/stm32/LL" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/stm32/usb" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/stm32/OpenAMP" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/stm32/usb/hid" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/stm32/usb/cdc" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Drivers/STM32F4xx_HAL_Driver/Inc" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Drivers/STM32F4xx_HAL_Driver/Src" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/STM32F4xx" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Middlewares/ST/STM32_USB_Device_Library/Core/Inc" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Middlewares/ST/STM32_USB_Device_Library/Core/Src" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Middlewares/OpenAMP" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Middlewares/OpenAMP/open-amp/lib/include" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Middlewares/OpenAMP/libmetal/lib/include" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Middlewares/OpenAMP/virtual_driver" -DSTM32F4xx -DARDUINO=10815 -DARDUINO_BLACKPILL_F411CE -DARDUINO_ARCH_STM32 "-DBOARD_NAME=\"BLACKPILL_F411CE\"" "-DVARIANT_H=\"variant_BLACKPILL_F411CE.h\"" -DSTM32F411xE -DHAL_UART_MODULE_ENABLED "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\tools\\CMSIS\\5.7.0/CMSIS/Core/Include/" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Drivers/CMSIS/Device/ST/STM32F4xx/Include/" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/gcc/" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\tools\\CMSIS\\5.7.0/CMSIS/DSP/Include" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\tools\\CMSIS\\5.7.0/CMSIS/DSP/PrivateInclude" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\variants\\STM32F4xx\\F411C(C-E)(U-Y)" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\libraries\\SPI\\src" "-IC:\\Users\\E1200\\Documents\\Arduino\\libraries\\Adafruit_GFX_Library" "-IC:\\Users\\E1200\\Documents\\Arduino\\libraries\\Adafruit_ST7735_and_ST7789_Library" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\libraries\\SrcWrapper\\src" "-IC:\\Users\\E1200\\Documents\\Arduino\\libraries\\Adafruit_BusIO" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\libraries\\Wire\\src" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\sketch\\SrcWrapper.cpp" -o "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\sketch\\SrcWrapper.cpp.o"
"C:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\tools\\xpack-arm-none-eabi-gcc\\9.3.1-1.3/bin/arm-none-eabi-g++" -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -DUSE_FULL_LL_DRIVER -mthumb "@C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787/sketch/build_opt.h" -c -g -Og -Wall -Wextra -std=gnu++14 -ffunction-sections -fdata-sections -nostdlib -fno-threadsafe-statics --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -fno-use-cxa-atexit -MMD "-IC:\\Users\\E1200\\Documents\\Arduino\\test_serial" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/avr" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/stm32" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/stm32/LL" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/stm32/usb" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/stm32/OpenAMP" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/stm32/usb/hid" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino/stm32/usb/cdc" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Drivers/STM32F4xx_HAL_Driver/Inc" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Drivers/STM32F4xx_HAL_Driver/Src" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/STM32F4xx" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Middlewares/ST/STM32_USB_Device_Library/Core/Inc" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Middlewares/ST/STM32_USB_Device_Library/Core/Src" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Middlewares/OpenAMP" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Middlewares/OpenAMP/open-amp/lib/include" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Middlewares/OpenAMP/libmetal/lib/include" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Middlewares/OpenAMP/virtual_driver" -DSTM32F4xx -DARDUINO=10815 -DARDUINO_BLACKPILL_F411CE -DARDUINO_ARCH_STM32 "-DBOARD_NAME=\"BLACKPILL_F411CE\"" "-DVARIANT_H=\"variant_BLACKPILL_F411CE.h\"" -DSTM32F411xE -DHAL_UART_MODULE_ENABLED "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\tools\\CMSIS\\5.7.0/CMSIS/Core/Include/" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Drivers/CMSIS/Device/ST/STM32F4xx/Include/" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/gcc/" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\tools\\CMSIS\\5.7.0/CMSIS/DSP/Include" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\tools\\CMSIS\\5.7.0/CMSIS/DSP/PrivateInclude" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\cores\\arduino" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\variants\\STM32F4xx\\F411C(C-E)(U-Y)" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\libraries\\SPI\\src" "-IC:\\Users\\E1200\\Documents\\Arduino\\libraries\\Adafruit_GFX_Library" "-IC:\\Users\\E1200\\Documents\\Arduino\\libraries\\Adafruit_ST7735_and_ST7789_Library" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\libraries\\SrcWrapper\\src" "-IC:\\Users\\E1200\\Documents\\Arduino\\libraries\\Adafruit_BusIO" "-IC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\libraries\\Wire\\src" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\sketch\\test_serial.ino.cpp" -o "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\sketch\\test_serial.ino.cpp.o"
In file included from C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\system/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_adc.h:32,
from C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\system/STM32F4xx/stm32f4xx_hal_conf_default.h:313,
from C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\system/STM32F4xx/stm32f4xx_hal_conf.h:13,
from C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\system/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal.h:30,
from C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\system/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f4xx.h:234,
from C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\cores\arduino/stm32/stm32_def.h:34,
from C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\cores\arduino/stm32/clock.h:19,
from C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\cores\arduino/wiring_time.h:23,
from C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\cores\arduino/wiring.h:38,
from C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\cores\arduino/Arduino.h:36,
from C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\sketch\test_serial.ino.cpp:1:
C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\system/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_ll_adc.h: In function 'uint32_t LL_ADC_DMA_GetRegAddr(ADC_TypeDef*, uint32_t)':
C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\system/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_ll_adc.h:1881:76: warning: unused parameter 'Register' [-Wunused-parameter]
1881 | __STATIC_INLINE uint32_t LL_ADC_DMA_GetRegAddr(ADC_TypeDef *ADCx, uint32_t Register)
| ~~~~~~~~~^~~~~~~~
In file included from C:\Users\E1200\Documents\Arduino\libraries\Adafruit_ST7735_and_ST7789_Library/Adafruit_ST7789.h:4,
from C:\Users\E1200\Documents\Arduino\test_serial\test_serial.ino:3:
C:\Users\E1200\Documents\Arduino\libraries\Adafruit_ST7735_and_ST7789_Library/Adafruit_ST77xx.h: At global scope:
C:\Users\E1200\Documents\Arduino\libraries\Adafruit_ST7735_and_ST7789_Library/Adafruit_ST77xx.h:102:36: warning: 'boolean' is deprecated [-Wdeprecated-declarations]
102 | void enableDisplay(boolean enable);
| ^
In file included from C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\cores\arduino/wiring.h:34,
from C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\cores\arduino/Arduino.h:36,
from C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\sketch\test_serial.ino.cpp:1:
C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\cores\arduino/wiring_constants.h:110:14: note: declared here
110 | typedef bool boolean __attribute__((deprecated));
| ^~~~~~~
In file included from C:\Users\E1200\Documents\Arduino\libraries\Adafruit_ST7735_and_ST7789_Library/Adafruit_ST7789.h:4,
from C:\Users\E1200\Documents\Arduino\test_serial\test_serial.ino:3:
C:\Users\E1200\Documents\Arduino\libraries\Adafruit_ST7735_and_ST7789_Library/Adafruit_ST77xx.h:103:36: warning: 'boolean' is deprecated [-Wdeprecated-declarations]
103 | void enableTearing(boolean enable);
| ^
In file included from C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\cores\arduino/wiring.h:34,
from C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\cores\arduino/Arduino.h:36,
from C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\sketch\test_serial.ino.cpp:1:
C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\cores\arduino/wiring_constants.h:110:14: note: declared here
110 | typedef bool boolean __attribute__((deprecated));
| ^~~~~~~
In file included from C:\Users\E1200\Documents\Arduino\libraries\Adafruit_ST7735_and_ST7789_Library/Adafruit_ST7789.h:4,
from C:\Users\E1200\Documents\Arduino\test_serial\test_serial.ino:3:
C:\Users\E1200\Documents\Arduino\libraries\Adafruit_ST7735_and_ST7789_Library/Adafruit_ST77xx.h:104:34: warning: 'boolean' is deprecated [-Wdeprecated-declarations]
104 | void enableSleep(boolean enable);
| ^
In file included from C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\cores\arduino/wiring.h:34,
from C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\cores\arduino/Arduino.h:36,
from C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\sketch\test_serial.ino.cpp:1:
C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\cores\arduino/wiring_constants.h:110:14: note: declared here
110 | typedef bool boolean __attribute__((deprecated));
| ^~~~~~~
Compiling libraries...
Compiling library "SPI"
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SPI\SPI.cpp.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SPI\utility\spi_com.c.o
Compiling library "Adafruit_GFX_Library"
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\Adafruit_GFX_Library\glcdfont.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\Adafruit_GFX_Library\Adafruit_SPITFT.cpp.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\Adafruit_GFX_Library\Adafruit_GFX.cpp.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\Adafruit_GFX_Library\Adafruit_GrayOLED.cpp.o
Compiling library "Adafruit_ST7735_and_ST7789_Library"
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\Adafruit_ST7735_and_ST7789_Library\Adafruit_ST77xx.cpp.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\Adafruit_ST7735_and_ST7789_Library\Adafruit_ST7735.cpp.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\Adafruit_ST7735_and_ST7789_Library\Adafruit_ST7789.cpp.o
Compiling library "SrcWrapper"
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\syscalls.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_comp.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_comp_ex.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_crc_ex.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_cryp_ex.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_cortex.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_cryp.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_dcmi.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_adc_ex.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_can.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_dac.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_dac_ex.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_cordic.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_crc.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_adc.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_cec.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_dfsdm.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_dfsdm_ex.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_dcmi_ex.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_dts.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_dma.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_eth_ex.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_eth.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_fdcan.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_dma_ex.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_dma2d.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_firewall.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_dsi.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_flash.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_flash_ex.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_exti.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_flash_ramfunc.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_fmac.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_gfxmmu.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_hsem.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_fmpsmbus.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_hrtim.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_gpio_ex.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_fmpi2c.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_fmpi2c_ex.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_fmpsmbus_ex.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_gtzc.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_hcd.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_hash_ex.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_hash.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_gpio.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_i2c.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_i2s.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_icache.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_i2c_ex.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_ltdc.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_i2s_ex.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_jpeg.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_mdma.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_ipcc.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_lptim.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_mmc_ex.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_mdios.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_lcd.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_iwdg.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_mmc.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_ltdc_ex.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_nand.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_irda.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_opamp.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_nor.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_otfdec.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_opamp_ex.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_pka.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_ospi.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_pcd.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_pssi.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_ramecc.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_rcc.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_pwr.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_qspi.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_pwr_ex.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_rng_ex.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_pcd_ex.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_rcc_ex.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_pccard.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_rng.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_sai.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_sai_ex.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_sd_ex.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_rtc.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_sdadc.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_smbus_ex.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_rtc_ex.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_smartcard_ex.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_sdram.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_sd.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_smbus.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_spi_ex.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_smartcard.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_tsc.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_swpmi.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_spdifrx.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_sram.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_tim_ex.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_tim.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_spi.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_uart.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_uart_ex.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_usart.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_usart_ex.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\HAL\stm32yyxx_hal_wwdg.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\LL\stm32yyxx_ll_crs.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\LL\stm32yyxx_ll_comp.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\LL\stm32yyxx_ll_dma2d.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\LL\stm32yyxx_ll_adc.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\LL\stm32yyxx_ll_exti.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\LL\stm32yyxx_ll_dma.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\LL\stm32yyxx_ll_fmac.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\LL\stm32yyxx_ll_fmpi2c.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\LL\stm32yyxx_ll_gpio.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\LL\stm32yyxx_ll_delayblock.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\LL\stm32yyxx_ll_fmc.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\LL\stm32yyxx_ll_fsmc.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\LL\stm32yyxx_ll_dac.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\LL\stm32yyxx_ll_bdma.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\LL\stm32yyxx_ll_cordic.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\LL\stm32yyxx_ll_crc.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\LL\stm32yyxx_ll_hrtim.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\LL\stm32yyxx_ll_lpuart.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\LL\stm32yyxx_ll_pka.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\LL\stm32yyxx_ll_opamp.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\LL\stm32yyxx_ll_i2c.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\LL\stm32yyxx_ll_rng.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\LL\stm32yyxx_ll_mdma.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\LL\stm32yyxx_ll_lptim.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\LL\stm32yyxx_ll_pwr.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\LL\stm32yyxx_ll_rcc.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\LL\stm32yyxx_ll_icache.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\LL\stm32yyxx_ll_rtc.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\LL\stm32yyxx_ll_spi.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\LL\stm32yyxx_ll_swpmi.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\LL\stm32yyxx_ll_sdmmc.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\LL\stm32yyxx_ll_tim.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\LL\stm32yyxx_ll_usart.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\LL\stm32yyxx_ll_ucpd.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\LL\stm32yyxx_ll_utils.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\LL\stm32yyxx_ll_usb.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\stm32\core_callback.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\stm32\otp.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\stm32\clock.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\stm32\system_stm32yyxx.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\stm32\pinmap.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\stm32\uart.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\stm32\stm32_def.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\stm32\dwt.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\stm32\PortNames.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\stm32\timer.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\stm32\hw_config.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\stm32\bootloader.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\stm32\interrupt.cpp.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\SrcWrapper\stm32\analog.cpp.o
Compiling library "Adafruit_BusIO"
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\Adafruit_BusIO\Adafruit_SPIDevice.cpp.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\Adafruit_BusIO\Adafruit_BusIO_Register.cpp.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\Adafruit_BusIO\Adafruit_I2CDevice.cpp.o
Compiling library "Wire"
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\Wire\Wire.cpp.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\libraries\Wire\utility\twi.c.o
Compiling core...
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\core\generic_clock.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\core\PeripheralPins_THUNDERPACK_F411.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\core\PeripheralPins.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\core\PeripheralPins_BLACKPILL_F411CE.c.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\core\variant_THUNDERPACK_F411.cpp.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\core\variant_generic.cpp.o
Using previously compiled file: C:\Users\E1200\AppData\Local\Temp\arduino_build_866787\core\variant_BLACKPILL_F411CE.cpp.o
Using precompiled core: C:\Users\E1200\AppData\Local\Temp\arduino_cache_887927\core\core_8d390513f4bfceb5c1fced3ae0917ef7.a
Linking everything together...
"C:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\tools\\xpack-arm-none-eabi-gcc\\9.3.1-1.3/bin/arm-none-eabi-gcc" -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -g -Og --specs=nano.specs -Wl,--defsym=LD_FLASH_OFFSET=0 -Wl,--defsym=LD_MAX_SIZE=524288 -Wl,--defsym=LD_MAX_DATA_SIZE=131072 -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\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\variants\\STM32F4xx\\F411C(C-E)(U-Y)/ldscript.ld" "-Wl,--script=C:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\hardware\\stm32\\2.0.0\\system/ldscript.ld" "-Wl,-Map,C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787/test_serial.ino.map" "-LC:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\tools\\CMSIS\\5.7.0/CMSIS/DSP/Lib/GCC/" -larm_cortexM4lf_math -o "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787/test_serial.ino.elf" "-LC:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787" -Wl,--start-group "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\sketch\\SrcWrapper.cpp.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\sketch\\test_serial.ino.cpp.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SPI\\SPI.cpp.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SPI\\utility\\spi_com.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\Adafruit_GFX_Library\\glcdfont.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\Adafruit_GFX_Library\\Adafruit_GFX.cpp.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\Adafruit_GFX_Library\\Adafruit_GrayOLED.cpp.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\Adafruit_GFX_Library\\Adafruit_SPITFT.cpp.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\Adafruit_ST7735_and_ST7789_Library\\Adafruit_ST7735.cpp.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\Adafruit_ST7735_and_ST7789_Library\\Adafruit_ST7789.cpp.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\Adafruit_ST7735_and_ST7789_Library\\Adafruit_ST77xx.cpp.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\syscalls.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_adc.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_adc_ex.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_can.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_cec.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_comp.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_comp_ex.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_cordic.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_cortex.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_crc.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_crc_ex.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_cryp.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_cryp_ex.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_dac.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_dac_ex.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_dcmi.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_dcmi_ex.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_dfsdm.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_dfsdm_ex.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_dma.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_dma2d.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_dma_ex.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_dsi.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_dts.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_eth.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_eth_ex.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_exti.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_fdcan.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_firewall.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_flash.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_flash_ex.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_flash_ramfunc.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_fmac.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_fmpi2c.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_fmpi2c_ex.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_fmpsmbus.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_fmpsmbus_ex.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_gfxmmu.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_gpio.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_gpio_ex.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_gtzc.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_hash.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_hash_ex.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_hcd.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_hrtim.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_hsem.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_i2c.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_i2c_ex.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_i2s.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_i2s_ex.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_icache.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_ipcc.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_irda.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_iwdg.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_jpeg.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_lcd.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_lptim.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_ltdc.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_ltdc_ex.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_mdios.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_mdma.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_mmc.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_mmc_ex.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_nand.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_nor.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_opamp.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_opamp_ex.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_ospi.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_otfdec.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_pccard.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_pcd.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_pcd_ex.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_pka.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_pssi.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_pwr.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_pwr_ex.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_qspi.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_ramecc.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_rcc.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_rcc_ex.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_rng.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_rng_ex.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_rtc.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_rtc_ex.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_sai.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_sai_ex.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_sd.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_sd_ex.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_sdadc.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_sdram.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_smartcard.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_smartcard_ex.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_smbus.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_smbus_ex.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_spdifrx.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_spi.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_spi_ex.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_sram.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_swpmi.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_tim.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_tim_ex.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_tsc.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_uart.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_uart_ex.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_usart.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_usart_ex.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\HAL\\stm32yyxx_hal_wwdg.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_adc.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_bdma.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_comp.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_cordic.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_crc.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_crs.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_dac.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_delayblock.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_dma.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_dma2d.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_exti.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_fmac.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_fmc.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_fmpi2c.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_fsmc.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_gpio.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_hrtim.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_i2c.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_icache.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_lptim.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_lpuart.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_mdma.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_opamp.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_pka.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_pwr.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_rcc.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_rng.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_rtc.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_sdmmc.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_spi.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_swpmi.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_tim.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_ucpd.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_usart.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_usb.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\LL\\stm32yyxx_ll_utils.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\stm32\\PortNames.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\stm32\\bootloader.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\stm32\\clock.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\stm32\\core_callback.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\stm32\\dwt.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\stm32\\hw_config.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\stm32\\otp.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\stm32\\pinmap.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\stm32\\stm32_def.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\stm32\\system_stm32yyxx.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\stm32\\timer.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\stm32\\uart.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\stm32\\analog.cpp.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\SrcWrapper\\stm32\\interrupt.cpp.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\Adafruit_BusIO\\Adafruit_BusIO_Register.cpp.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\Adafruit_BusIO\\Adafruit_I2CDevice.cpp.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\Adafruit_BusIO\\Adafruit_SPIDevice.cpp.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\Wire\\Wire.cpp.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\libraries\\Wire\\utility\\twi.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\core\\PeripheralPins.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\core\\PeripheralPins_BLACKPILL_F411CE.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\core\\PeripheralPins_THUNDERPACK_F411.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\core\\generic_clock.c.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\core\\variant_BLACKPILL_F411CE.cpp.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\core\\variant_THUNDERPACK_F411.cpp.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787\\core\\variant_generic.cpp.o" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_cache_887927\\core\\core_8d390513f4bfceb5c1fced3ae0917ef7.a" -lc -Wl,--end-group -lm -lgcc -lstdc++
"C:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\tools\\xpack-arm-none-eabi-gcc\\9.3.1-1.3/bin/arm-none-eabi-objcopy" -O binary "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787/test_serial.ino.elf" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787/test_serial.ino.bin"
"C:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\tools\\xpack-arm-none-eabi-gcc\\9.3.1-1.3/bin/arm-none-eabi-objcopy" -O ihex "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787/test_serial.ino.elf" "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787/test_serial.ino.hex"
Using library SPI at version 1.0 in folder: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SPI
Using library Adafruit_GFX_Library at version 1.10.10 in folder: C:\Users\E1200\Documents\Arduino\libraries\Adafruit_GFX_Library
Using library Adafruit_ST7735_and_ST7789_Library at version 1.7.3 in folder: C:\Users\E1200\Documents\Arduino\libraries\Adafruit_ST7735_and_ST7789_Library
Using library SrcWrapper at version 1.0.1 in folder: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\SrcWrapper
Using library Adafruit_BusIO at version 1.8.1 in folder: C:\Users\E1200\Documents\Arduino\libraries\Adafruit_BusIO
Using library Wire at version 1.0 in folder: C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.0.0\libraries\Wire
"C:\\Users\\E1200\\AppData\\Local\\Arduino15\\packages\\STMicroelectronics\\tools\\xpack-arm-none-eabi-gcc\\9.3.1-1.3/bin/arm-none-eabi-size" -A "C:\\Users\\E1200\\AppData\\Local\\Temp\\arduino_build_866787/test_serial.ino.elf"
Sketch uses 28112 bytes (5%) of program storage space. Maximum is 524288 bytes.
Global variables use 1304 bytes (0%) of dynamic memory, leaving 129768 bytes for local variables. Maximum is 131072 bytes.
C:\Users\E1200\AppData\Local\Arduino15\packages\STMicroelectronics\tools\STM32Tools\2.0.0/win/stm32CubeProg.bat 0 C:\Users\E1200\AppData\Local\Temp\arduino_build_866787/test_serial.ino.bin -g
-------------------------------------------------------------------
STM32CubeProgrammer v2.7.0
-------------------------------------------------------------------
ST-LINK SN : 066FFF545150898367184006
ST-LINK FW : V2J37M27
Board : NUCLEO-F411RE
Voltage : 3.26V
SWD freq : 4000 KHz
Connect mode: Under Reset
Reset mode : Hardware reset
Device ID : 0x431
Revision ID : Rev A
Device name : STM32F411xC/E
Flash size : 512 KBytes
Device type : MCU
Device CPU : Cortex-M4
Memory Programming ...
Opening and parsing file: test_serial.ino.bin
File : test_serial.ino.bin
Size : 28568 Bytes
Address : 0x08000000
Erasing memory corresponding to segment 0:
Erasing internal memory sectors [0 1]
Download in Progress:
File download complete
Time elapsed during download operation: 00:00:00.774
RUNNING Program ...
Address: : 0x8000000
Application is running, Please Hold on...
Start operation achieved successfully
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment