C:\Users\LAPTOP\Desktop\arduino-1.8.10\arduino-builder -dump-prefs -logger=machine -hardware C:\Users\LAPTOP\Desktop\arduino-1.8.10\hardware -hardware C:\Users\LAPTOP\AppData\Local\Arduino15\packages -hardware C:\Users\LAPTOP\Documents\Arduino\hardware -tools C:\Users\LAPTOP\Desktop\arduino-1.8.10\tools-builder -tools C:\Users\LAPTOP\Desktop\arduino-1.8.10\hardware\tools\avr -tools C:\Users\LAPTOP\AppData\Local\Arduino15\packages -built-in-libraries C:\Users\LAPTOP\Desktop\arduino-1.8.10\libraries -libraries C:\Users\LAPTOP\Documents\Arduino\libraries -fqbn=Arduino_STM32_stev_jan4:STM32F4:generic_f407v:usb_cfg=usb_serial,upload_method=STLinkMethod,opt=osstd -vid-pid=1A86_7523 -ide-version=10810 -build-path C:\Arduino-Output -warnings=default -build-cache C:\Users\MICROL~1\AppData\Local\Temp\arduino_cache_71851 -prefs=build.warn_data_percentage=75 -verbose C:\Users\LAPTOP\Desktop\allSerialTest\allSerialTest.ino C:\Users\LAPTOP\Desktop\arduino-1.8.10\arduino-builder -compile -logger=machine -hardware C:\Users\LAPTOP\Desktop\arduino-1.8.10\hardware -hardware C:\Users\LAPTOP\AppData\Local\Arduino15\packages -hardware C:\Users\LAPTOP\Documents\Arduino\hardware -tools C:\Users\LAPTOP\Desktop\arduino-1.8.10\tools-builder -tools C:\Users\LAPTOP\Desktop\arduino-1.8.10\hardware\tools\avr -tools C:\Users\LAPTOP\AppData\Local\Arduino15\packages -built-in-libraries C:\Users\LAPTOP\Desktop\arduino-1.8.10\libraries -libraries C:\Users\LAPTOP\Documents\Arduino\libraries -fqbn=Arduino_STM32_stev_jan4:STM32F4:generic_f407v:usb_cfg=usb_serial,upload_method=STLinkMethod,opt=osstd -vid-pid=1A86_7523 -ide-version=10810 -build-path C:\Arduino-Output -warnings=default -build-cache C:\Users\MICROL~1\AppData\Local\Temp\arduino_cache_71851 -prefs=build.warn_data_percentage=75 -verbose C:\Users\LAPTOP\Desktop\allSerialTest\allSerialTest.ino Using board 'generic_f407v' from platform in folder: C:\Users\MICROLOGIC Using core 'maple' from platform in folder: C:\Users\MICROLOGIC Detecting libraries used... "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-g++" -c -g -Os -Wall -std=gnu++11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -DERROR_LED_PIN=PA7 -w -x c++ -E -CC -mcpu=cortex-m4 -DF_CPU= -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Arduino-Output\\sketch\\allSerialTest.ino.cpp" -o nul Generating function prototypes... "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-g++" -c -g -Os -Wall -std=gnu++11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -DERROR_LED_PIN=PA7 -w -x c++ -E -CC -mcpu=cortex-m4 -DF_CPU= -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Arduino-Output\\sketch\\allSerialTest.ino.cpp" -o "C:\\Arduino-Output\\preproc\\ctags_target_for_gcc_minus_e.cpp" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\builtin\\tools\\ctags\\5.8-arduino11/ctags" -u --language-force=c++ -f - --c++-kinds=svpf --fields=KSTtzns --line-directives "C:\\Arduino-Output\\preproc\\ctags_target_for_gcc_minus_e.cpp" Compiling sketch... "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-g++" -c -g -Os -Wall -MMD -std=gnu++11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Arduino-Output\\sketch\\allSerialTest.ino.cpp" -o "C:\\Arduino-Output\\sketch\\allSerialTest.ino.cpp.o" Compiling libraries... Compiling core... "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-g++" -c -g -Os -Wall -MMD -std=gnu++11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v\\generic_f407v.cpp" -o "C:\\Arduino-Output\\core\\generic_f407v.cpp.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-gcc" -c -g -x assembler-with-cpp -MMD -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\libmaple\\start.S" -o "C:\\Arduino-Output\\core\\libmaple\\start.S.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-gcc" -c -g -x assembler-with-cpp -MMD -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\libmaple\\exc.S" -o "C:\\Arduino-Output\\core\\libmaple\\exc.S.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-gcc" -c -g -x assembler-with-cpp -MMD -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\libmaple\\stm32_vector_table.S" -o "C:\\Arduino-Output\\core\\libmaple\\stm32_vector_table.S.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-gcc" -c -g -x assembler-with-cpp -MMD -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\libmaple\\stm32_isrs.S" -o "C:\\Arduino-Output\\core\\libmaple\\stm32_isrs.S.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-gcc" -c -g -Os -Wall -MMD -std=gnu11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\itoa.c" -o "C:\\Arduino-Output\\core\\itoa.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-gcc" -c -g -Os -Wall -MMD -std=gnu11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\avr\\dtostrf.c" -o "C:\\Arduino-Output\\core\\avr\\dtostrf.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-gcc" -c -g -Os -Wall -MMD -std=gnu11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\libmaple\\bkp.c" -o "C:\\Arduino-Output\\core\\libmaple\\bkp.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-gcc" -c -g -Os -Wall -MMD -std=gnu11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\libmaple\\adc.c" -o "C:\\Arduino-Output\\core\\libmaple\\adc.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-gcc" -c -g -Os -Wall -MMD -std=gnu11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\libmaple\\dac.c" -o "C:\\Arduino-Output\\core\\libmaple\\dac.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-gcc" -c -g -Os -Wall -MMD -std=gnu11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\libmaple\\dcmi.c" -o "C:\\Arduino-Output\\core\\libmaple\\dcmi.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-gcc" -c -g -Os -Wall -MMD -std=gnu11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\libmaple\\dmaF4.c" -o "C:\\Arduino-Output\\core\\libmaple\\dmaF4.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-gcc" -c -g -Os -Wall -MMD -std=gnu11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\libmaple\\ethernet.c" -o "C:\\Arduino-Output\\core\\libmaple\\ethernet.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-gcc" -c -g -Os -Wall -MMD -std=gnu11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\libmaple\\exti.c" -o "C:\\Arduino-Output\\core\\libmaple\\exti.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-gcc" -c -g -Os -Wall -MMD -std=gnu11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\libmaple\\flash.c" -o "C:\\Arduino-Output\\core\\libmaple\\flash.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-gcc" -c -g -Os -Wall -MMD -std=gnu11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\libmaple\\fpu.c" -o "C:\\Arduino-Output\\core\\libmaple\\fpu.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-gcc" -c -g -Os -Wall -MMD -std=gnu11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\libmaple\\fsmc.c" -o "C:\\Arduino-Output\\core\\libmaple\\fsmc.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-gcc" -c -g -Os -Wall -MMD -std=gnu11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\libmaple\\gpio.c" -o "C:\\Arduino-Output\\core\\libmaple\\gpio.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-gcc" -c -g -Os -Wall -MMD -std=gnu11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\libmaple\\i2c.c" -o "C:\\Arduino-Output\\core\\libmaple\\i2c.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-gcc" -c -g -Os -Wall -MMD -std=gnu11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\libmaple\\iwdg.c" -o "C:\\Arduino-Output\\core\\libmaple\\iwdg.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-gcc" -c -g -Os -Wall -MMD -std=gnu11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\libmaple\\libc_repl.c" -o "C:\\Arduino-Output\\core\\libmaple\\libc_repl.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-gcc" -c -g -Os -Wall -MMD -std=gnu11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\libmaple\\nvic.c" -o "C:\\Arduino-Output\\core\\libmaple\\nvic.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-gcc" -c -g -Os -Wall -MMD -std=gnu11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\libmaple\\pwr.c" -o "C:\\Arduino-Output\\core\\libmaple\\pwr.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-gcc" -c -g -Os -Wall -MMD -std=gnu11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\libmaple\\rccF4.c" -o "C:\\Arduino-Output\\core\\libmaple\\rccF4.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-gcc" -c -g -Os -Wall -MMD -std=gnu11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\libmaple\\rtc.c" -o "C:\\Arduino-Output\\core\\libmaple\\rtc.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-gcc" -c -g -Os -Wall -MMD -std=gnu11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\libmaple\\sdio.c" -o "C:\\Arduino-Output\\core\\libmaple\\sdio.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-gcc" -c -g -Os -Wall -MMD -std=gnu11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\libmaple\\spi.c" -o "C:\\Arduino-Output\\core\\libmaple\\spi.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-gcc" -c -g -Os -Wall -MMD -std=gnu11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\libmaple\\spi_f4.c" -o "C:\\Arduino-Output\\core\\libmaple\\spi_f4.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-gcc" -c -g -Os -Wall -MMD -std=gnu11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\libmaple\\start_c.c" -o "C:\\Arduino-Output\\core\\libmaple\\start_c.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-gcc" -c -g -Os -Wall -MMD -std=gnu11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\libmaple\\syscalls.c" -o "C:\\Arduino-Output\\core\\libmaple\\syscalls.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-gcc" -c -g -Os -Wall -MMD -std=gnu11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\libmaple\\systick.c" -o "C:\\Arduino-Output\\core\\libmaple\\systick.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-gcc" -c -g -Os -Wall -MMD -std=gnu11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\libmaple\\timer.c" -o "C:\\Arduino-Output\\core\\libmaple\\timer.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-gcc" -c -g -Os -Wall -MMD -std=gnu11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\libmaple\\timer_map.c" -o "C:\\Arduino-Output\\core\\libmaple\\timer_map.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-gcc" -c -g -Os -Wall -MMD -std=gnu11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\libmaple\\usart.c" -o "C:\\Arduino-Output\\core\\libmaple\\usart.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-gcc" -c -g -Os -Wall -MMD -std=gnu11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\libmaple\\util.c" -o "C:\\Arduino-Output\\core\\libmaple\\util.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-gcc" -c -g -Os -Wall -MMD -std=gnu11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\libmaple\\usbF4\\usb.c" -o "C:\\Arduino-Output\\core\\libmaple\\usbF4\\usb.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-gcc" -c -g -Os -Wall -MMD -std=gnu11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\libmaple\\usbF4\\STM32_USB_Device_Library\\Class\\cdc\\src\\usbd_cdc_core.c" -o "C:\\Arduino-Output\\core\\libmaple\\usbF4\\STM32_USB_Device_Library\\Class\\cdc\\src\\usbd_cdc_core.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-gcc" -c -g -Os -Wall -MMD -std=gnu11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\libmaple\\usbF4\\STM32_USB_Device_Library\\Core\\src\\usbd_core.c" -o "C:\\Arduino-Output\\core\\libmaple\\usbF4\\STM32_USB_Device_Library\\Core\\src\\usbd_core.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-gcc" -c -g -Os -Wall -MMD -std=gnu11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\libmaple\\usbF4\\STM32_USB_Device_Library\\Core\\src\\usbd_ioreq.c" -o "C:\\Arduino-Output\\core\\libmaple\\usbF4\\STM32_USB_Device_Library\\Core\\src\\usbd_ioreq.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-gcc" -c -g -Os -Wall -MMD -std=gnu11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\libmaple\\usbF4\\STM32_USB_Device_Library\\Core\\src\\usbd_req.c" -o "C:\\Arduino-Output\\core\\libmaple\\usbF4\\STM32_USB_Device_Library\\Core\\src\\usbd_req.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-gcc" -c -g -Os -Wall -MMD -std=gnu11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\libmaple\\usbF4\\STM32_USB_OTG_Driver\\src\\usb_core.c" -o "C:\\Arduino-Output\\core\\libmaple\\usbF4\\STM32_USB_OTG_Driver\\src\\usb_core.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-gcc" -c -g -Os -Wall -MMD -std=gnu11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\libmaple\\usbF4\\STM32_USB_OTG_Driver\\src\\usb_dcd.c" -o "C:\\Arduino-Output\\core\\libmaple\\usbF4\\STM32_USB_OTG_Driver\\src\\usb_dcd.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-gcc" -c -g -Os -Wall -MMD -std=gnu11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\libmaple\\usbF4\\STM32_USB_OTG_Driver\\src\\usb_dcd_int.c" -o "C:\\Arduino-Output\\core\\libmaple\\usbF4\\STM32_USB_OTG_Driver\\src\\usb_dcd_int.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-gcc" -c -g -Os -Wall -MMD -std=gnu11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\libmaple\\usbF4\\VCP\\misc.c" -o "C:\\Arduino-Output\\core\\libmaple\\usbF4\\VCP\\misc.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-gcc" -c -g -Os -Wall -MMD -std=gnu11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\libmaple\\usbF4\\VCP\\usb_bsp.c" -o "C:\\Arduino-Output\\core\\libmaple\\usbF4\\VCP\\usb_bsp.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-gcc" -c -g -Os -Wall -MMD -std=gnu11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\libmaple\\usbF4\\VCP\\usbd_cdc_vcp.c" -o "C:\\Arduino-Output\\core\\libmaple\\usbF4\\VCP\\usbd_cdc_vcp.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-gcc" -c -g -Os -Wall -MMD -std=gnu11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\libmaple\\usbF4\\VCP\\usbd_desc.c" -o "C:\\Arduino-Output\\core\\libmaple\\usbF4\\VCP\\usbd_desc.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-gcc" -c -g -Os -Wall -MMD -std=gnu11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\libmaple\\usbF4\\VCP\\usbd_usr.c" -o "C:\\Arduino-Output\\core\\libmaple\\usbF4\\VCP\\usbd_usr.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-g++" -c -g -Os -Wall -MMD -std=gnu++11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\HardwareTimer.cpp" -o "C:\\Arduino-Output\\core\\HardwareTimer.cpp.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-g++" -c -g -Os -Wall -MMD -std=gnu++11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\Stream.cpp" -o "C:\\Arduino-Output\\core\\Stream.cpp.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-g++" -c -g -Os -Wall -MMD -std=gnu++11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\IPAddress.cpp" -o "C:\\Arduino-Output\\core\\IPAddress.cpp.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-g++" -c -g -Os -Wall -MMD -std=gnu++11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\Print.cpp" -o "C:\\Arduino-Output\\core\\Print.cpp.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-g++" -c -g -Os -Wall -MMD -std=gnu++11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\WString.cpp" -o "C:\\Arduino-Output\\core\\WString.cpp.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-g++" -c -g -Os -Wall -MMD -std=gnu++11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\boards.cpp" -o "C:\\Arduino-Output\\core\\boards.cpp.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-g++" -c -g -Os -Wall -MMD -std=gnu++11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\cxxabi-compat.cpp" -o "C:\\Arduino-Output\\core\\cxxabi-compat.cpp.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-g++" -c -g -Os -Wall -MMD -std=gnu++11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\ext_interrupts.cpp" -o "C:\\Arduino-Output\\core\\ext_interrupts.cpp.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-g++" -c -g -Os -Wall -MMD -std=gnu++11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\new.cpp" -o "C:\\Arduino-Output\\core\\new.cpp.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-g++" -c -g -Os -Wall -MMD -std=gnu++11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\pwm.cpp" -o "C:\\Arduino-Output\\core\\pwm.cpp.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-g++" -c -g -Os -Wall -MMD -std=gnu++11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\usb_serial.cpp" -o "C:\\Arduino-Output\\core\\usb_serial.cpp.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-g++" -c -g -Os -Wall -MMD -std=gnu++11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\wirish_analog.cpp" -o "C:\\Arduino-Output\\core\\wirish_analog.cpp.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-g++" -c -g -Os -Wall -MMD -std=gnu++11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\wirish_digital.cpp" -o "C:\\Arduino-Output\\core\\wirish_digital.cpp.o" C:\Users\LAPTOP\Desktop\arduino-1.8.10\hardware\Arduino_STM32_stev_jan4\STM32F4\cores\maple\WString.cpp: In member function 'void String::remove(unsigned int, unsigned int)': C:\Users\LAPTOP\Desktop\arduino-1.8.10\hardware\Arduino_STM32_stev_jan4\STM32F4\cores\maple\WString.cpp:700:9: warning: 'char* strncpy(char*, const char*, size_t)' accessing 0 or more bytes at offsets [0, 2147483647] and [0, 2147483647] may overlap up to 4294967295 bytes at offset [6442450941, 2147483647] [-Wrestrict] strncpy(writeTo, buffer + index + count,len - index); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-g++" -c -g -Os -Wall -MMD -std=gnu++11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\wirish_math.cpp" -o "C:\\Arduino-Output\\core\\wirish_math.cpp.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-g++" -c -g -Os -Wall -MMD -std=gnu++11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\wirish_shift.cpp" -o "C:\\Arduino-Output\\core\\wirish_shift.cpp.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-g++" -c -g -Os -Wall -MMD -std=gnu++11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\wirish_time.cpp" -o "C:\\Arduino-Output\\core\\wirish_time.cpp.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-g++" -c -g -Os -Wall -MMD -std=gnu++11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\libmaple\\HardwareSerial.cpp" -o "C:\\Arduino-Output\\core\\libmaple\\HardwareSerial.cpp.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-g++" -c -g -Os -Wall -MMD -std=gnu++11 -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -DERROR_LED_PIN=PA7 -mcpu=cortex-m4 -DF_CPU={build.f_cpu} -DARDUINO=10810 -DVARIANT_generic_f407v -DARDUINO_ARCH_STM32F4 -DCRYSTAL_FREQ=8 -DLED_BUILTIN=PA6 -DSERIAL_USB -DUSER_ADDR_ROM=0x08000000 -mthumb -D__STM32F4__ -DSTM32F4 "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\system/libmaple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple/libmaple/usbF4" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple" "-IC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v" "C:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\cores\\maple\\libmaple\\main.cpp" -o "C:\\Arduino-Output\\core\\libmaple\\main.cpp.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\libmaple\\exc.S.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\libmaple\\start.S.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\libmaple\\stm32_isrs.S.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\libmaple\\stm32_vector_table.S.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\avr\\dtostrf.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\itoa.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\libmaple\\adc.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\libmaple\\bkp.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\libmaple\\dac.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\libmaple\\dcmi.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\libmaple\\dmaF4.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\libmaple\\ethernet.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\libmaple\\exti.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\libmaple\\flash.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\libmaple\\fpu.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\libmaple\\fsmc.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\libmaple\\gpio.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\libmaple\\i2c.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\libmaple\\iwdg.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\libmaple\\libc_repl.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\libmaple\\nvic.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\libmaple\\pwr.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\libmaple\\rccF4.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\libmaple\\rtc.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\libmaple\\sdio.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\libmaple\\spi.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\libmaple\\spi_f4.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\libmaple\\start_c.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\libmaple\\syscalls.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\libmaple\\systick.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\libmaple\\timer.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\libmaple\\timer_map.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\libmaple\\usart.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\libmaple\\usbF4\\STM32_USB_Device_Library\\Class\\cdc\\src\\usbd_cdc_core.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\libmaple\\usbF4\\STM32_USB_Device_Library\\Core\\src\\usbd_core.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\libmaple\\usbF4\\STM32_USB_Device_Library\\Core\\src\\usbd_ioreq.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\libmaple\\usbF4\\STM32_USB_Device_Library\\Core\\src\\usbd_req.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\libmaple\\usbF4\\STM32_USB_OTG_Driver\\src\\usb_core.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\libmaple\\usbF4\\STM32_USB_OTG_Driver\\src\\usb_dcd.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\libmaple\\usbF4\\STM32_USB_OTG_Driver\\src\\usb_dcd_int.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\libmaple\\usbF4\\VCP\\misc.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\libmaple\\usbF4\\VCP\\usb_bsp.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\libmaple\\usbF4\\VCP\\usbd_cdc_vcp.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\libmaple\\usbF4\\VCP\\usbd_desc.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\libmaple\\usbF4\\VCP\\usbd_usr.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\libmaple\\usbF4\\usb.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\libmaple\\util.c.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\HardwareTimer.cpp.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\IPAddress.cpp.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\Print.cpp.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\Stream.cpp.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\WString.cpp.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\boards.cpp.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\cxxabi-compat.cpp.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\ext_interrupts.cpp.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\libmaple\\HardwareSerial.cpp.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\libmaple\\main.cpp.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\new.cpp.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\pwm.cpp.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\usb_serial.cpp.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\wirish_analog.cpp.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\wirish_digital.cpp.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\wirish_math.cpp.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\wirish_shift.cpp.o" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-ar" rcs "C:\\Arduino-Output\\core\\core.a" "C:\\Arduino-Output\\core\\wirish_time.cpp.o" Archiving built core (caching) in: C:\Users\MICROL~1\AppData\Local\Temp\arduino_cache_71851\core\core_9b03405066a37ec502fefb3ab79a9bce.a Linking everything together... "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-g++" -Os -Wl,--gc-sections -mcpu=cortex-m4 "-TC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v/ld/jtag.ld" "-Wl,-Map,C:\\Arduino-Output/allSerialTest.ino.map" "-LC:\\Users\\LAPTOP\\Desktop\\arduino-1.8.10\\hardware\\Arduino_STM32_stev_jan4\\STM32F4\\variants\\generic_f407v/ld" -Wl,--wrap=atexit,--wrap=__cxa_atexit,--wrap=exit -o "C:\\Arduino-Output/allSerialTest.ino.elf" "-LC:\\Arduino-Output" -lm -lgcc -mthumb -Wl,--cref -Wl,--check-sections -Wl,--gc-sections -Wl,--unresolved-symbols=report-all -Wl,--warn-common -Wl,--warn-section-align -Wl,--warn-unresolved-symbols -Wl,--start-group "C:\\Arduino-Output\\sketch\\allSerialTest.ino.cpp.o" "C:\\Arduino-Output\\core\\generic_f407v.cpp.o" -Wl,--whole-archive "C:\\Arduino-Output\\core\\core.a" -Wl,--no-whole-archive -Wl,--end-group "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-objcopy" -O binary "C:\\Arduino-Output/allSerialTest.ino.elf" "C:\\Arduino-Output/allSerialTest.ino.bin" "C:\\Users\\LAPTOP\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\arm-none-eabi-gcc\\8.2.1-1.7/bin/arm-none-eabi-size" -A "C:\\Arduino-Output/allSerialTest.ino.elf" Sketch uses 18840 bytes (3%) of program storage space. Maximum is 514288 bytes. Global variables use 5520 bytes (4%) of dynamic memory, leaving 125552 bytes for local variables. Maximum is 131072 bytes. Invalid library found in C:\Users\LAPTOP\Documents\Arduino\libraries\arduino_773708: no headers files (.h) found in C:\Users\LAPTOP\Documents\Arduino\libraries\arduino_773708 Invalid library found in C:\Users\LAPTOP\Documents\Arduino\libraries\PN532x: no headers files (.h) found in C:\Users\LAPTOP\Documents\Arduino\libraries\PN532x Invalid library found in C:\Users\LAPTOP\Documents\Arduino\libraries\TFT32-master: no headers files (.h) found in C:\Users\LAPTOP\Documents\Arduino\libraries\TFT32-master