-
Notifications
You must be signed in to change notification settings - Fork 51
Porting 328p to 64DD32 #457
Replies: 1 comment · 1 reply
-
Post the full output of the error message with verbose output enabled please. This is likely a problem with connections and/or with the programming tool you're using (we test and develop with SerialUPDI) - support for official programmers should get markedly better after next release when we go to the new avrdude version). Though depending on the exact error message, there are other very different diagnoses possible. This is entirely unrelated to the code if it compiles okay but doesn't upload. Could also involve the F/W on the Atmel ICE needing to be updated. I can never get those official programmers to work right. |
Beta Was this translation helpful? Give feedback.
All reactions
-
I've got a USB Serial programmer ch340 arriving tomorrow and will modify it for SerialUPDI and try that next unless you see something here: Arduino: 1.8.13 (Windows 10), Board: "AVR DD-series (no bootloader), AVR64DD32, 24 MHz internal, 1.9V, Disabled/Disabled, EEPROM retained, PF6: Reset & PF7: UPDI (typical and recommended), Default (recommended), Default, 1.5k flash, no floats, On all pins, with new implementation., Enabled, 8ms, Master or Slave, Disabled (Always use this if not writing flash from app), Disabled (recommended), No delay before window "opens", Use last FLMAP section, lock FLMAP, provide PROGMEM_MAPPED" C:\Program Files (x86)\Arduino\arduino-builder -dump-prefs -logger=machine -hardware C:\Program Files (x86)\Arduino\hardware -hardware C:\Users\QA\AppData\Local\Arduino15\packages -tools C:\Program Files (x86)\Arduino\tools-builder -tools C:\Program Files (x86)\Arduino\hardware\tools\avr -tools C:\Users\QA\AppData\Local\Arduino15\packages -built-in-libraries C:\Program Files (x86)\Arduino\libraries -libraries C:\Users\QA\Documents\Arduino\libraries -fqbn=DxCore:megaavr:avrdd:chip=avr64dd32,clock=24internal,bodvoltage=1v9,bodmode=disabled,eesavedd=enable,resetupdipins=resetupdi,millis=tcbhighest,printf=default,attach=allenabled,mvio=enabled,startuptime=8,wiremode=mors,appspm=no,WDTtimeout=disabled,WDTwindow=disabled,flmap=lockdefault -vid-pid=0000_0000 -ide-version=10813 -build-path C:\Users\QA\AppData\Local\Temp\arduino_build_876289 -warnings=none -build-cache C:\Users\QA\AppData\Local\Temp\arduino_cache_735845 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.avr-gcc.path=C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7 -prefs=runtime.tools.avr-gcc-7.3.0-atmel3.6.1-azduino7.path=C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7 -prefs=runtime.tools.python3.path=C:\Users\QA\AppData\Local\Arduino15\packages\megaTinyCore\tools\python3\3.7.2-post1 -prefs=runtime.tools.python3-3.7.2-post1.path=C:\Users\QA\AppData\Local\Arduino15\packages\megaTinyCore\tools\python3\3.7.2-post1 -prefs=runtime.tools.avrdude.path=C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avrdude\6.3.0-arduino17or18 -prefs=runtime.tools.avrdude-6.3.0-arduino17or18.path=C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avrdude\6.3.0-arduino17or18 -prefs=runtime.tools.arduinoOTA.path=C:\Users\QA\AppData\Local\Arduino15\packages\arduino\tools\arduinoOTA\1.3.0 -prefs=runtime.tools.arduinoOTA-1.3.0.path=C:\Users\QA\AppData\Local\Arduino15\packages\arduino\tools\arduinoOTA\1.3.0 -verbose C:\Users\QA\Desktop\PCB & Software Backup 9-2021\PCB & Software Backup 9-2021\K28\K28_Code_v2\K28_Code_v2.ino C:\Program Files (x86)\Arduino\arduino-builder -compile -logger=machine -hardware C:\Program Files (x86)\Arduino\hardware -hardware C:\Users\QA\AppData\Local\Arduino15\packages -tools C:\Program Files (x86)\Arduino\tools-builder -tools C:\Program Files (x86)\Arduino\hardware\tools\avr -tools C:\Users\QA\AppData\Local\Arduino15\packages -built-in-libraries C:\Program Files (x86)\Arduino\libraries -libraries C:\Users\QA\Documents\Arduino\libraries -fqbn=DxCore:megaavr:avrdd:chip=avr64dd32,clock=24internal,bodvoltage=1v9,bodmode=disabled,eesavedd=enable,resetupdipins=resetupdi,millis=tcbhighest,printf=default,attach=allenabled,mvio=enabled,startuptime=8,wiremode=mors,appspm=no,WDTtimeout=disabled,WDTwindow=disabled,flmap=lockdefault -vid-pid=0000_0000 -ide-version=10813 -build-path C:\Users\QA\AppData\Local\Temp\arduino_build_876289 -warnings=none -build-cache C:\Users\QA\AppData\Local\Temp\arduino_cache_735845 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.avr-gcc.path=C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7 -prefs=runtime.tools.avr-gcc-7.3.0-atmel3.6.1-azduino7.path=C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7 -prefs=runtime.tools.python3.path=C:\Users\QA\AppData\Local\Arduino15\packages\megaTinyCore\tools\python3\3.7.2-post1 -prefs=runtime.tools.python3-3.7.2-post1.path=C:\Users\QA\AppData\Local\Arduino15\packages\megaTinyCore\tools\python3\3.7.2-post1 -prefs=runtime.tools.avrdude.path=C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avrdude\6.3.0-arduino17or18 -prefs=runtime.tools.avrdude-6.3.0-arduino17or18.path=C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avrdude\6.3.0-arduino17or18 -prefs=runtime.tools.arduinoOTA.path=C:\Users\QA\AppData\Local\Arduino15\packages\arduino\tools\arduinoOTA\1.3.0 -prefs=runtime.tools.arduinoOTA-1.3.0.path=C:\Users\QA\AppData\Local\Arduino15\packages\arduino\tools\arduinoOTA\1.3.0 -verbose C:\Users\QA\Desktop\PCB & Software Backup 9-2021\PCB & Software Backup 9-2021\K28\K28_Code_v2\K28_Code_v2.ino Using board 'avrdd' from platform in folder: C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8 Using core 'dxcore' from platform in folder: C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8 Detecting libraries used... "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-g++" -c -g -Os -Wall -std=gnu++17 -fpermissive -Wno-sized-deallocation -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -mrelax -w -x c++ -E -CC -mmcu=avr64dd32 -DF_CPU=24000000L -DCLOCK_SOURCE=0 -DTWI_MORS_SINGLE -DMILLIS_USE_TIMERB2 -DCORE_ATTACH_ALL -DLOCK_FLMAP -DFLMAPSECTION1 -DARDUINO=10813 -DARDUINO_avrdd -DARDUINO_ARCH_MEGAAVR "-DDXCORE="1.5.8"" -DDXCORE_MAJOR=1UL -DDXCORE_MINOR=5UL -DDXCORE_PATCH=8UL -DDXCORE_RELEASED=1 -DMVIO_ENABLED "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore/api/deprecated" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\variants\32pin-ddseries" "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\sketch\K28_Code_v2.ino.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE Generating function prototypes... "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-g++" -c -g -Os -Wall -std=gnu++17 -fpermissive -Wno-sized-deallocation -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -mrelax -w -x c++ -E -CC -mmcu=avr64dd32 -DF_CPU=24000000L -DCLOCK_SOURCE=0 -DTWI_MORS_SINGLE -DMILLIS_USE_TIMERB2 -DCORE_ATTACH_ALL -DLOCK_FLMAP -DFLMAPSECTION1 -DARDUINO=10813 -DARDUINO_avrdd -DARDUINO_ARCH_MEGAAVR "-DDXCORE="1.5.8"" -DDXCORE_MAJOR=1UL -DDXCORE_MINOR=5UL -DDXCORE_PATCH=8UL -DDXCORE_RELEASED=1 -DMVIO_ENABLED "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore/api/deprecated" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\variants\32pin-ddseries" "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\sketch\K28_Code_v2.ino.cpp" -o "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\preproc\ctags_target_for_gcc_minus_e.cpp" -DARDUINO_LIB_DISCOVERY_PHASE "C:\Program Files (x86)\Arduino\tools-builder\ctags\5.8-arduino11/ctags" -u --language-force=c++ -f - --c++-kinds=svpf --fields=KSTtzns --line-directives "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\preproc\ctags_target_for_gcc_minus_e.cpp" Compiling sketch... "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-g++" -c -g -Os -Wall -std=gnu++17 -fpermissive -Wno-sized-deallocation -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mrelax -mmcu=avr64dd32 -DF_CPU=24000000L -DCLOCK_SOURCE=0 -DTWI_MORS_SINGLE -DMILLIS_USE_TIMERB2 -DCORE_ATTACH_ALL -DLOCK_FLMAP -DFLMAPSECTION1 -DARDUINO=10813 -DARDUINO_avrdd -DARDUINO_ARCH_MEGAAVR "-DDXCORE="1.5.8"" -DDXCORE_MAJOR=1UL -DDXCORE_MINOR=5UL -DDXCORE_PATCH=8UL -DDXCORE_RELEASED=1 -DMVIO_ENABLED "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore/api/deprecated" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\variants\32pin-ddseries" "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\sketch\K28_Code_v2.ino.cpp" -o "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\sketch\K28_Code_v2.ino.cpp.o" Compiling libraries... Compiling core... "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-gcc" -c -g -x assembler-with-cpp -flto -MMD -mmcu=avr64dd32 -DF_CPU=24000000L -DCLOCK_SOURCE=0 -DTWI_MORS_SINGLE -DMILLIS_USE_TIMERB2 -DCORE_ATTACH_ALL -DLOCK_FLMAP -DFLMAPSECTION1 -DARDUINO=10813 -DARDUINO_avrdd -DARDUINO_ARCH_MEGAAVR "-DDXCORE="1.5.8"" -DDXCORE_MAJOR=1UL -DDXCORE_MINOR=5UL -DDXCORE_PATCH=8UL -DDXCORE_RELEASED=1 -DMVIO_ENABLED "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore/api/deprecated" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\variants\32pin-ddseries" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore\wiring_pulse.S" -o "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\wiring_pulse.S.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-gcc" -c -g -Os -Wall -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mrelax -Werror=implicit-function-declaration -Wundef -mmcu=avr64dd32 -DF_CPU=24000000L -DCLOCK_SOURCE=0 -DTWI_MORS_SINGLE -DMILLIS_USE_TIMERB2 -DCORE_ATTACH_ALL -DLOCK_FLMAP -DFLMAPSECTION1 -DARDUINO=10813 -DARDUINO_avrdd -DARDUINO_ARCH_MEGAAVR "-DDXCORE="1.5.8"" -DDXCORE_MAJOR=1UL -DDXCORE_MINOR=5UL -DDXCORE_PATCH=8UL -DDXCORE_RELEASED=1 -DMVIO_ENABLED "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore/api/deprecated" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\variants\32pin-ddseries" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore\WInterrupts.c" -o "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\WInterrupts.c.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-gcc" -c -g -Os -Wall -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mrelax -Werror=implicit-function-declaration -Wundef -mmcu=avr64dd32 -DF_CPU=24000000L -DCLOCK_SOURCE=0 -DTWI_MORS_SINGLE -DMILLIS_USE_TIMERB2 -DCORE_ATTACH_ALL -DLOCK_FLMAP -DFLMAPSECTION1 -DARDUINO=10813 -DARDUINO_avrdd -DARDUINO_ARCH_MEGAAVR "-DDXCORE="1.5.8"" -DDXCORE_MAJOR=1UL -DDXCORE_MINOR=5UL -DDXCORE_PATCH=8UL -DDXCORE_RELEASED=1 -DMVIO_ENABLED "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore/api/deprecated" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\variants\32pin-ddseries" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore\WInterrupts_PB.c" -o "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\WInterrupts_PB.c.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-gcc" -c -g -Os -Wall -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mrelax -Werror=implicit-function-declaration -Wundef -mmcu=avr64dd32 -DF_CPU=24000000L -DCLOCK_SOURCE=0 -DTWI_MORS_SINGLE -DMILLIS_USE_TIMERB2 -DCORE_ATTACH_ALL -DLOCK_FLMAP -DFLMAPSECTION1 -DARDUINO=10813 -DARDUINO_avrdd -DARDUINO_ARCH_MEGAAVR "-DDXCORE="1.5.8"" -DDXCORE_MAJOR=1UL -DDXCORE_MINOR=5UL -DDXCORE_PATCH=8UL -DDXCORE_RELEASED=1 -DMVIO_ENABLED "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore/api/deprecated" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\variants\32pin-ddseries" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore\WInterrupts_PA.c" -o "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\WInterrupts_PA.c.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-gcc" -c -g -Os -Wall -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mrelax -Werror=implicit-function-declaration -Wundef -mmcu=avr64dd32 -DF_CPU=24000000L -DCLOCK_SOURCE=0 -DTWI_MORS_SINGLE -DMILLIS_USE_TIMERB2 -DCORE_ATTACH_ALL -DLOCK_FLMAP -DFLMAPSECTION1 -DARDUINO=10813 -DARDUINO_avrdd -DARDUINO_ARCH_MEGAAVR "-DDXCORE="1.5.8"" -DDXCORE_MAJOR=1UL -DDXCORE_MINOR=5UL -DDXCORE_PATCH=8UL -DDXCORE_RELEASED=1 -DMVIO_ENABLED "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore/api/deprecated" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\variants\32pin-ddseries" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore\WInterrupts_PC.c" -o "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\WInterrupts_PC.c.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-gcc" -c -g -Os -Wall -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mrelax -Werror=implicit-function-declaration -Wundef -mmcu=avr64dd32 -DF_CPU=24000000L -DCLOCK_SOURCE=0 -DTWI_MORS_SINGLE -DMILLIS_USE_TIMERB2 -DCORE_ATTACH_ALL -DLOCK_FLMAP -DFLMAPSECTION1 -DARDUINO=10813 -DARDUINO_avrdd -DARDUINO_ARCH_MEGAAVR "-DDXCORE="1.5.8"" -DDXCORE_MAJOR=1UL -DDXCORE_MINOR=5UL -DDXCORE_PATCH=8UL -DDXCORE_RELEASED=1 -DMVIO_ENABLED "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore/api/deprecated" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\variants\32pin-ddseries" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore\WInterrupts_PD.c" -o "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\WInterrupts_PD.c.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-gcc" -c -g -Os -Wall -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mrelax -Werror=implicit-function-declaration -Wundef -mmcu=avr64dd32 -DF_CPU=24000000L -DCLOCK_SOURCE=0 -DTWI_MORS_SINGLE -DMILLIS_USE_TIMERB2 -DCORE_ATTACH_ALL -DLOCK_FLMAP -DFLMAPSECTION1 -DARDUINO=10813 -DARDUINO_avrdd -DARDUINO_ARCH_MEGAAVR "-DDXCORE="1.5.8"" -DDXCORE_MAJOR=1UL -DDXCORE_MINOR=5UL -DDXCORE_PATCH=8UL -DDXCORE_RELEASED=1 -DMVIO_ENABLED "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore/api/deprecated" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\variants\32pin-ddseries" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore\WInterrupts_PE.c" -o "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\WInterrupts_PE.c.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-gcc" -c -g -Os -Wall -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mrelax -Werror=implicit-function-declaration -Wundef -mmcu=avr64dd32 -DF_CPU=24000000L -DCLOCK_SOURCE=0 -DTWI_MORS_SINGLE -DMILLIS_USE_TIMERB2 -DCORE_ATTACH_ALL -DLOCK_FLMAP -DFLMAPSECTION1 -DARDUINO=10813 -DARDUINO_avrdd -DARDUINO_ARCH_MEGAAVR "-DDXCORE="1.5.8"" -DDXCORE_MAJOR=1UL -DDXCORE_MINOR=5UL -DDXCORE_PATCH=8UL -DDXCORE_RELEASED=1 -DMVIO_ENABLED "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore/api/deprecated" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\variants\32pin-ddseries" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore\WInterrupts_PF.c" -o "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\WInterrupts_PF.c.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-gcc" -c -g -Os -Wall -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mrelax -Werror=implicit-function-declaration -Wundef -mmcu=avr64dd32 -DF_CPU=24000000L -DCLOCK_SOURCE=0 -DTWI_MORS_SINGLE -DMILLIS_USE_TIMERB2 -DCORE_ATTACH_ALL -DLOCK_FLMAP -DFLMAPSECTION1 -DARDUINO=10813 -DARDUINO_avrdd -DARDUINO_ARCH_MEGAAVR "-DDXCORE="1.5.8"" -DDXCORE_MAJOR=1UL -DDXCORE_MINOR=5UL -DDXCORE_PATCH=8UL -DDXCORE_RELEASED=1 -DMVIO_ENABLED "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore/api/deprecated" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\variants\32pin-ddseries" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore\WInterrupts_PG.c" -o "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\WInterrupts_PG.c.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-gcc" -c -g -Os -Wall -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mrelax -Werror=implicit-function-declaration -Wundef -mmcu=avr64dd32 -DF_CPU=24000000L -DCLOCK_SOURCE=0 -DTWI_MORS_SINGLE -DMILLIS_USE_TIMERB2 -DCORE_ATTACH_ALL -DLOCK_FLMAP -DFLMAPSECTION1 -DARDUINO=10813 -DARDUINO_avrdd -DARDUINO_ARCH_MEGAAVR "-DDXCORE="1.5.8"" -DDXCORE_MAJOR=1UL -DDXCORE_MINOR=5UL -DDXCORE_PATCH=8UL -DDXCORE_RELEASED=1 -DMVIO_ENABLED "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore/api/deprecated" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\variants\32pin-ddseries" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore\hooks.c" -o "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\hooks.c.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-gcc" -c -g -Os -Wall -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mrelax -Werror=implicit-function-declaration -Wundef -mmcu=avr64dd32 -DF_CPU=24000000L -DCLOCK_SOURCE=0 -DTWI_MORS_SINGLE -DMILLIS_USE_TIMERB2 -DCORE_ATTACH_ALL -DLOCK_FLMAP -DFLMAPSECTION1 -DARDUINO=10813 -DARDUINO_avrdd -DARDUINO_ARCH_MEGAAVR "-DDXCORE="1.5.8"" -DDXCORE_MAJOR=1UL -DDXCORE_MINOR=5UL -DDXCORE_PATCH=8UL -DDXCORE_RELEASED=1 -DMVIO_ENABLED "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore/api/deprecated" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\variants\32pin-ddseries" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore\pinswap.c" -o "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\pinswap.c.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-gcc" -c -g -Os -Wall -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mrelax -Werror=implicit-function-declaration -Wundef -mmcu=avr64dd32 -DF_CPU=24000000L -DCLOCK_SOURCE=0 -DTWI_MORS_SINGLE -DMILLIS_USE_TIMERB2 -DCORE_ATTACH_ALL -DLOCK_FLMAP -DFLMAPSECTION1 -DARDUINO=10813 -DARDUINO_avrdd -DARDUINO_ARCH_MEGAAVR "-DDXCORE="1.5.8"" -DDXCORE_MAJOR=1UL -DDXCORE_MINOR=5UL -DDXCORE_PATCH=8UL -DDXCORE_RELEASED=1 -DMVIO_ENABLED "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore/api/deprecated" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\variants\32pin-ddseries" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore\wiring.c" -o "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\wiring.c.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-gcc" -c -g -Os -Wall -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mrelax -Werror=implicit-function-declaration -Wundef -mmcu=avr64dd32 -DF_CPU=24000000L -DCLOCK_SOURCE=0 -DTWI_MORS_SINGLE -DMILLIS_USE_TIMERB2 -DCORE_ATTACH_ALL -DLOCK_FLMAP -DFLMAPSECTION1 -DARDUINO=10813 -DARDUINO_avrdd -DARDUINO_ARCH_MEGAAVR "-DDXCORE="1.5.8"" -DDXCORE_MAJOR=1UL -DDXCORE_MINOR=5UL -DDXCORE_PATCH=8UL -DDXCORE_RELEASED=1 -DMVIO_ENABLED "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore/api/deprecated" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\variants\32pin-ddseries" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore\wiring_analog.c" -o "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\wiring_analog.c.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-gcc" -c -g -Os -Wall -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mrelax -Werror=implicit-function-declaration -Wundef -mmcu=avr64dd32 -DF_CPU=24000000L -DCLOCK_SOURCE=0 -DTWI_MORS_SINGLE -DMILLIS_USE_TIMERB2 -DCORE_ATTACH_ALL -DLOCK_FLMAP -DFLMAPSECTION1 -DARDUINO=10813 -DARDUINO_avrdd -DARDUINO_ARCH_MEGAAVR "-DDXCORE="1.5.8"" -DDXCORE_MAJOR=1UL -DDXCORE_MINOR=5UL -DDXCORE_PATCH=8UL -DDXCORE_RELEASED=1 -DMVIO_ENABLED "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore/api/deprecated" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\variants\32pin-ddseries" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore\wiring_digital.c" -o "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\wiring_digital.c.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-gcc" -c -g -Os -Wall -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mrelax -Werror=implicit-function-declaration -Wundef -mmcu=avr64dd32 -DF_CPU=24000000L -DCLOCK_SOURCE=0 -DTWI_MORS_SINGLE -DMILLIS_USE_TIMERB2 -DCORE_ATTACH_ALL -DLOCK_FLMAP -DFLMAPSECTION1 -DARDUINO=10813 -DARDUINO_avrdd -DARDUINO_ARCH_MEGAAVR "-DDXCORE="1.5.8"" -DDXCORE_MAJOR=1UL -DDXCORE_MINOR=5UL -DDXCORE_PATCH=8UL -DDXCORE_RELEASED=1 -DMVIO_ENABLED "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore/api/deprecated" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\variants\32pin-ddseries" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore\wiring_pulse.c" -o "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\wiring_pulse.c.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-gcc" -c -g -Os -Wall -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mrelax -Werror=implicit-function-declaration -Wundef -mmcu=avr64dd32 -DF_CPU=24000000L -DCLOCK_SOURCE=0 -DTWI_MORS_SINGLE -DMILLIS_USE_TIMERB2 -DCORE_ATTACH_ALL -DLOCK_FLMAP -DFLMAPSECTION1 -DARDUINO=10813 -DARDUINO_avrdd -DARDUINO_ARCH_MEGAAVR "-DDXCORE="1.5.8"" -DDXCORE_MAJOR=1UL -DDXCORE_MINOR=5UL -DDXCORE_PATCH=8UL -DDXCORE_RELEASED=1 -DMVIO_ENABLED "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore/api/deprecated" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\variants\32pin-ddseries" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore\wiring_shift.c" -o "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\wiring_shift.c.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-g++" -c -g -Os -Wall -std=gnu++17 -fpermissive -Wno-sized-deallocation -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mrelax -mmcu=avr64dd32 -DF_CPU=24000000L -DCLOCK_SOURCE=0 -DTWI_MORS_SINGLE -DMILLIS_USE_TIMERB2 -DCORE_ATTACH_ALL -DLOCK_FLMAP -DFLMAPSECTION1 -DARDUINO=10813 -DARDUINO_avrdd -DARDUINO_ARCH_MEGAAVR "-DDXCORE="1.5.8"" -DDXCORE_MAJOR=1UL -DDXCORE_MINOR=5UL -DDXCORE_PATCH=8UL -DDXCORE_RELEASED=1 -DMVIO_ENABLED "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore/api/deprecated" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\variants\32pin-ddseries" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore\UART.cpp" -o "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\UART.cpp.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-g++" -c -g -Os -Wall -std=gnu++17 -fpermissive -Wno-sized-deallocation -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mrelax -mmcu=avr64dd32 -DF_CPU=24000000L -DCLOCK_SOURCE=0 -DTWI_MORS_SINGLE -DMILLIS_USE_TIMERB2 -DCORE_ATTACH_ALL -DLOCK_FLMAP -DFLMAPSECTION1 -DARDUINO=10813 -DARDUINO_avrdd -DARDUINO_ARCH_MEGAAVR "-DDXCORE="1.5.8"" -DDXCORE_MAJOR=1UL -DDXCORE_MINOR=5UL -DDXCORE_PATCH=8UL -DDXCORE_RELEASED=1 -DMVIO_ENABLED "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore/api/deprecated" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\variants\32pin-ddseries" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore\Tone.cpp" -o "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\Tone.cpp.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-g++" -c -g -Os -Wall -std=gnu++17 -fpermissive -Wno-sized-deallocation -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mrelax -mmcu=avr64dd32 -DF_CPU=24000000L -DCLOCK_SOURCE=0 -DTWI_MORS_SINGLE -DMILLIS_USE_TIMERB2 -DCORE_ATTACH_ALL -DLOCK_FLMAP -DFLMAPSECTION1 -DARDUINO=10813 -DARDUINO_avrdd -DARDUINO_ARCH_MEGAAVR "-DDXCORE="1.5.8"" -DDXCORE_MAJOR=1UL -DDXCORE_MINOR=5UL -DDXCORE_PATCH=8UL -DDXCORE_RELEASED=1 -DMVIO_ENABLED "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore/api/deprecated" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\variants\32pin-ddseries" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore\UART0.cpp" -o "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\UART0.cpp.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-g++" -c -g -Os -Wall -std=gnu++17 -fpermissive -Wno-sized-deallocation -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mrelax -mmcu=avr64dd32 -DF_CPU=24000000L -DCLOCK_SOURCE=0 -DTWI_MORS_SINGLE -DMILLIS_USE_TIMERB2 -DCORE_ATTACH_ALL -DLOCK_FLMAP -DFLMAPSECTION1 -DARDUINO=10813 -DARDUINO_avrdd -DARDUINO_ARCH_MEGAAVR "-DDXCORE="1.5.8"" -DDXCORE_MAJOR=1UL -DDXCORE_MINOR=5UL -DDXCORE_PATCH=8UL -DDXCORE_RELEASED=1 -DMVIO_ENABLED "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore/api/deprecated" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\variants\32pin-ddseries" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore\UART1.cpp" -o "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\UART1.cpp.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-g++" -c -g -Os -Wall -std=gnu++17 -fpermissive -Wno-sized-deallocation -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mrelax -mmcu=avr64dd32 -DF_CPU=24000000L -DCLOCK_SOURCE=0 -DTWI_MORS_SINGLE -DMILLIS_USE_TIMERB2 -DCORE_ATTACH_ALL -DLOCK_FLMAP -DFLMAPSECTION1 -DARDUINO=10813 -DARDUINO_avrdd -DARDUINO_ARCH_MEGAAVR "-DDXCORE="1.5.8"" -DDXCORE_MAJOR=1UL -DDXCORE_MINOR=5UL -DDXCORE_PATCH=8UL -DDXCORE_RELEASED=1 -DMVIO_ENABLED "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore/api/deprecated" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\variants\32pin-ddseries" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore\UART2.cpp" -o "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\UART2.cpp.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-g++" -c -g -Os -Wall -std=gnu++17 -fpermissive -Wno-sized-deallocation -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mrelax -mmcu=avr64dd32 -DF_CPU=24000000L -DCLOCK_SOURCE=0 -DTWI_MORS_SINGLE -DMILLIS_USE_TIMERB2 -DCORE_ATTACH_ALL -DLOCK_FLMAP -DFLMAPSECTION1 -DARDUINO=10813 -DARDUINO_avrdd -DARDUINO_ARCH_MEGAAVR "-DDXCORE="1.5.8"" -DDXCORE_MAJOR=1UL -DDXCORE_MINOR=5UL -DDXCORE_PATCH=8UL -DDXCORE_RELEASED=1 -DMVIO_ENABLED "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore/api/deprecated" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\variants\32pin-ddseries" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore\UART3.cpp" -o "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\UART3.cpp.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-g++" -c -g -Os -Wall -std=gnu++17 -fpermissive -Wno-sized-deallocation -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mrelax -mmcu=avr64dd32 -DF_CPU=24000000L -DCLOCK_SOURCE=0 -DTWI_MORS_SINGLE -DMILLIS_USE_TIMERB2 -DCORE_ATTACH_ALL -DLOCK_FLMAP -DFLMAPSECTION1 -DARDUINO=10813 -DARDUINO_avrdd -DARDUINO_ARCH_MEGAAVR "-DDXCORE="1.5.8"" -DDXCORE_MAJOR=1UL -DDXCORE_MINOR=5UL -DDXCORE_PATCH=8UL -DDXCORE_RELEASED=1 -DMVIO_ENABLED "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore/api/deprecated" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\variants\32pin-ddseries" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore\UART5.cpp" -o "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\UART5.cpp.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-g++" -c -g -Os -Wall -std=gnu++17 -fpermissive -Wno-sized-deallocation -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mrelax -mmcu=avr64dd32 -DF_CPU=24000000L -DCLOCK_SOURCE=0 -DTWI_MORS_SINGLE -DMILLIS_USE_TIMERB2 -DCORE_ATTACH_ALL -DLOCK_FLMAP -DFLMAPSECTION1 -DARDUINO=10813 -DARDUINO_avrdd -DARDUINO_ARCH_MEGAAVR "-DDXCORE="1.5.8"" -DDXCORE_MAJOR=1UL -DDXCORE_MINOR=5UL -DDXCORE_PATCH=8UL -DDXCORE_RELEASED=1 -DMVIO_ENABLED "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore/api/deprecated" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\variants\32pin-ddseries" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore\UART4.cpp" -o "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\UART4.cpp.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-g++" -c -g -Os -Wall -std=gnu++17 -fpermissive -Wno-sized-deallocation -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mrelax -mmcu=avr64dd32 -DF_CPU=24000000L -DCLOCK_SOURCE=0 -DTWI_MORS_SINGLE -DMILLIS_USE_TIMERB2 -DCORE_ATTACH_ALL -DLOCK_FLMAP -DFLMAPSECTION1 -DARDUINO=10813 -DARDUINO_avrdd -DARDUINO_ARCH_MEGAAVR "-DDXCORE="1.5.8"" -DDXCORE_MAJOR=1UL -DDXCORE_MINOR=5UL -DDXCORE_PATCH=8UL -DDXCORE_RELEASED=1 -DMVIO_ENABLED "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore/api/deprecated" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\variants\32pin-ddseries" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore\WMath.cpp" -o "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\WMath.cpp.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-g++" -c -g -Os -Wall -std=gnu++17 -fpermissive -Wno-sized-deallocation -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mrelax -mmcu=avr64dd32 -DF_CPU=24000000L -DCLOCK_SOURCE=0 -DTWI_MORS_SINGLE -DMILLIS_USE_TIMERB2 -DCORE_ATTACH_ALL -DLOCK_FLMAP -DFLMAPSECTION1 -DARDUINO=10813 -DARDUINO_avrdd -DARDUINO_ARCH_MEGAAVR "-DDXCORE="1.5.8"" -DDXCORE_MAJOR=1UL -DDXCORE_MINOR=5UL -DDXCORE_PATCH=8UL -DDXCORE_RELEASED=1 -DMVIO_ENABLED "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore/api/deprecated" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\variants\32pin-ddseries" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore\abi.cpp" -o "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\abi.cpp.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-g++" -c -g -Os -Wall -std=gnu++17 -fpermissive -Wno-sized-deallocation -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mrelax -mmcu=avr64dd32 -DF_CPU=24000000L -DCLOCK_SOURCE=0 -DTWI_MORS_SINGLE -DMILLIS_USE_TIMERB2 -DCORE_ATTACH_ALL -DLOCK_FLMAP -DFLMAPSECTION1 -DARDUINO=10813 -DARDUINO_avrdd -DARDUINO_ARCH_MEGAAVR "-DDXCORE="1.5.8"" -DDXCORE_MAJOR=1UL -DDXCORE_MINOR=5UL -DDXCORE_PATCH=8UL -DDXCORE_RELEASED=1 -DMVIO_ENABLED "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore/api/deprecated" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\variants\32pin-ddseries" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore\main.cpp" -o "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\main.cpp.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-g++" -c -g -Os -Wall -std=gnu++17 -fpermissive -Wno-sized-deallocation -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mrelax -mmcu=avr64dd32 -DF_CPU=24000000L -DCLOCK_SOURCE=0 -DTWI_MORS_SINGLE -DMILLIS_USE_TIMERB2 -DCORE_ATTACH_ALL -DLOCK_FLMAP -DFLMAPSECTION1 -DARDUINO=10813 -DARDUINO_avrdd -DARDUINO_ARCH_MEGAAVR "-DDXCORE="1.5.8"" -DDXCORE_MAJOR=1UL -DDXCORE_MINOR=5UL -DDXCORE_PATCH=8UL -DDXCORE_RELEASED=1 -DMVIO_ENABLED "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore/api/deprecated" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\variants\32pin-ddseries" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore\new.cpp" -o "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\new.cpp.o" C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore\main.cpp: In function 'void doFLMAP()': C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore\main.cpp:66:72: note: #pragma message: PROGMEM_MAPPED points to section 1 of the flash
"C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-g++" -c -g -Os -Wall -std=gnu++17 -fpermissive -Wno-sized-deallocation -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mrelax -mmcu=avr64dd32 -DF_CPU=24000000L -DCLOCK_SOURCE=0 -DTWI_MORS_SINGLE -DMILLIS_USE_TIMERB2 -DCORE_ATTACH_ALL -DLOCK_FLMAP -DFLMAPSECTION1 -DARDUINO=10813 -DARDUINO_avrdd -DARDUINO_ARCH_MEGAAVR "-DDXCORE="1.5.8"" -DDXCORE_MAJOR=1UL -DDXCORE_MINOR=5UL -DDXCORE_PATCH=8UL -DDXCORE_RELEASED=1 -DMVIO_ENABLED "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore/api/deprecated" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\variants\32pin-ddseries" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore\wiring_extra.cpp" -o "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\wiring_extra.cpp.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-g++" -c -g -Os -Wall -std=gnu++17 -fpermissive -Wno-sized-deallocation -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mrelax -mmcu=avr64dd32 -DF_CPU=24000000L -DCLOCK_SOURCE=0 -DTWI_MORS_SINGLE -DMILLIS_USE_TIMERB2 -DCORE_ATTACH_ALL -DLOCK_FLMAP -DFLMAPSECTION1 -DARDUINO=10813 -DARDUINO_avrdd -DARDUINO_ARCH_MEGAAVR "-DDXCORE="1.5.8"" -DDXCORE_MAJOR=1UL -DDXCORE_MINOR=5UL -DDXCORE_PATCH=8UL -DDXCORE_RELEASED=1 -DMVIO_ENABLED "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore/api/deprecated" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\variants\32pin-ddseries" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore\api\Common.cpp" -o "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\api\Common.cpp.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-g++" -c -g -Os -Wall -std=gnu++17 -fpermissive -Wno-sized-deallocation -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mrelax -mmcu=avr64dd32 -DF_CPU=24000000L -DCLOCK_SOURCE=0 -DTWI_MORS_SINGLE -DMILLIS_USE_TIMERB2 -DCORE_ATTACH_ALL -DLOCK_FLMAP -DFLMAPSECTION1 -DARDUINO=10813 -DARDUINO_avrdd -DARDUINO_ARCH_MEGAAVR "-DDXCORE="1.5.8"" -DDXCORE_MAJOR=1UL -DDXCORE_MINOR=5UL -DDXCORE_PATCH=8UL -DDXCORE_RELEASED=1 -DMVIO_ENABLED "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore/api/deprecated" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\variants\32pin-ddseries" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore\api\IPAddress.cpp" -o "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\api\IPAddress.cpp.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-g++" -c -g -Os -Wall -std=gnu++17 -fpermissive -Wno-sized-deallocation -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mrelax -mmcu=avr64dd32 -DF_CPU=24000000L -DCLOCK_SOURCE=0 -DTWI_MORS_SINGLE -DMILLIS_USE_TIMERB2 -DCORE_ATTACH_ALL -DLOCK_FLMAP -DFLMAPSECTION1 -DARDUINO=10813 -DARDUINO_avrdd -DARDUINO_ARCH_MEGAAVR "-DDXCORE="1.5.8"" -DDXCORE_MAJOR=1UL -DDXCORE_MINOR=5UL -DDXCORE_PATCH=8UL -DDXCORE_RELEASED=1 -DMVIO_ENABLED "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore/api/deprecated" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\variants\32pin-ddseries" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore\api\PluggableUSB.cpp" -o "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\api\PluggableUSB.cpp.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-g++" -c -g -Os -Wall -std=gnu++17 -fpermissive -Wno-sized-deallocation -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mrelax -mmcu=avr64dd32 -DF_CPU=24000000L -DCLOCK_SOURCE=0 -DTWI_MORS_SINGLE -DMILLIS_USE_TIMERB2 -DCORE_ATTACH_ALL -DLOCK_FLMAP -DFLMAPSECTION1 -DARDUINO=10813 -DARDUINO_avrdd -DARDUINO_ARCH_MEGAAVR "-DDXCORE="1.5.8"" -DDXCORE_MAJOR=1UL -DDXCORE_MINOR=5UL -DDXCORE_PATCH=8UL -DDXCORE_RELEASED=1 -DMVIO_ENABLED "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore/api/deprecated" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\variants\32pin-ddseries" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore\api\Print.cpp" -o "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\api\Print.cpp.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-g++" -c -g -Os -Wall -std=gnu++17 -fpermissive -Wno-sized-deallocation -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mrelax -mmcu=avr64dd32 -DF_CPU=24000000L -DCLOCK_SOURCE=0 -DTWI_MORS_SINGLE -DMILLIS_USE_TIMERB2 -DCORE_ATTACH_ALL -DLOCK_FLMAP -DFLMAPSECTION1 -DARDUINO=10813 -DARDUINO_avrdd -DARDUINO_ARCH_MEGAAVR "-DDXCORE="1.5.8"" -DDXCORE_MAJOR=1UL -DDXCORE_MINOR=5UL -DDXCORE_PATCH=8UL -DDXCORE_RELEASED=1 -DMVIO_ENABLED "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore/api/deprecated" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\variants\32pin-ddseries" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore\api\RingBuffer.cpp" -o "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\api\RingBuffer.cpp.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-g++" -c -g -Os -Wall -std=gnu++17 -fpermissive -Wno-sized-deallocation -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mrelax -mmcu=avr64dd32 -DF_CPU=24000000L -DCLOCK_SOURCE=0 -DTWI_MORS_SINGLE -DMILLIS_USE_TIMERB2 -DCORE_ATTACH_ALL -DLOCK_FLMAP -DFLMAPSECTION1 -DARDUINO=10813 -DARDUINO_avrdd -DARDUINO_ARCH_MEGAAVR "-DDXCORE="1.5.8"" -DDXCORE_MAJOR=1UL -DDXCORE_MINOR=5UL -DDXCORE_PATCH=8UL -DDXCORE_RELEASED=1 -DMVIO_ENABLED "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore/api/deprecated" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\variants\32pin-ddseries" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore\api\String.cpp" -o "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\api\String.cpp.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-g++" -c -g -Os -Wall -std=gnu++17 -fpermissive -Wno-sized-deallocation -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mrelax -mmcu=avr64dd32 -DF_CPU=24000000L -DCLOCK_SOURCE=0 -DTWI_MORS_SINGLE -DMILLIS_USE_TIMERB2 -DCORE_ATTACH_ALL -DLOCK_FLMAP -DFLMAPSECTION1 -DARDUINO=10813 -DARDUINO_avrdd -DARDUINO_ARCH_MEGAAVR "-DDXCORE="1.5.8"" -DDXCORE_MAJOR=1UL -DDXCORE_MINOR=5UL -DDXCORE_PATCH=8UL -DDXCORE_RELEASED=1 -DMVIO_ENABLED "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore/api/deprecated" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore" "-IC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\variants\32pin-ddseries" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8\cores\dxcore\api\Stream.cpp" -o "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\api\Stream.cpp.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-gcc-ar" rcs "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\core.a" "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\wiring_pulse.S.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-gcc-ar" rcs "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\core.a" "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\WInterrupts.c.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-gcc-ar" rcs "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\core.a" "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\WInterrupts_PA.c.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-gcc-ar" rcs "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\core.a" "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\WInterrupts_PB.c.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-gcc-ar" rcs "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\core.a" "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\WInterrupts_PC.c.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-gcc-ar" rcs "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\core.a" "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\WInterrupts_PD.c.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-gcc-ar" rcs "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\core.a" "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\WInterrupts_PE.c.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-gcc-ar" rcs "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\core.a" "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\WInterrupts_PF.c.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-gcc-ar" rcs "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\core.a" "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\WInterrupts_PG.c.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-gcc-ar" rcs "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\core.a" "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\hooks.c.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-gcc-ar" rcs "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\core.a" "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\pinswap.c.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-gcc-ar" rcs "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\core.a" "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\wiring.c.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-gcc-ar" rcs "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\core.a" "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\wiring_analog.c.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-gcc-ar" rcs "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\core.a" "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\wiring_digital.c.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-gcc-ar" rcs "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\core.a" "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\wiring_pulse.c.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-gcc-ar" rcs "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\core.a" "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\wiring_shift.c.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-gcc-ar" rcs "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\core.a" "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\Tone.cpp.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-gcc-ar" rcs "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\core.a" "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\UART.cpp.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-gcc-ar" rcs "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\core.a" "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\UART0.cpp.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-gcc-ar" rcs "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\core.a" "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\UART1.cpp.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-gcc-ar" rcs "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\core.a" "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\UART2.cpp.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-gcc-ar" rcs "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\core.a" "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\UART3.cpp.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-gcc-ar" rcs "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\core.a" "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\UART4.cpp.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-gcc-ar" rcs "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\core.a" "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\UART5.cpp.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-gcc-ar" rcs "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\core.a" "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\WMath.cpp.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-gcc-ar" rcs "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\core.a" "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\abi.cpp.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-gcc-ar" rcs "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\core.a" "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\api\Common.cpp.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-gcc-ar" rcs "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\core.a" "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\api\IPAddress.cpp.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-gcc-ar" rcs "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\core.a" "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\api\PluggableUSB.cpp.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-gcc-ar" rcs "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\core.a" "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\api\Print.cpp.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-gcc-ar" rcs "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\core.a" "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\api\RingBuffer.cpp.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-gcc-ar" rcs "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\core.a" "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\api\Stream.cpp.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-gcc-ar" rcs "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\core.a" "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\api\String.cpp.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-gcc-ar" rcs "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\core.a" "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\main.cpp.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-gcc-ar" rcs "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\core.a" "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\new.cpp.o" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-gcc-ar" rcs "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\core.a" "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\core\wiring_extra.cpp.o" Archiving built core (caching) in: C:\Users\QA\AppData\Local\Temp\arduino_cache_735845\core\core_9ecc7f39f232b553deb1a96317393bf2.a Linking everything together... "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-gcc" -Wall -Os -g -flto -fuse-linker-plugin -mrelax -Wl,--gc-sections,--section-start=.text=0x0,--section-start=.FLMAP_SECTION1=0x8000,--section-start=.FLMAP_SECTION2=0x10000,--section-start=.FLMAP_SECTION3=0x18000 -mmcu=avr64dd32 -o "C:\Users\QA\AppData\Local\Temp\arduino_build_876289/K28_Code_v2.ino.elf" "C:\Users\QA\AppData\Local\Temp\arduino_build_876289\sketch\K28_Code_v2.ino.cpp.o" "C:\Users\QA\AppData\Local\Temp\arduino_build_876289/core\core.a" "-LC:\Users\QA\AppData\Local\Temp\arduino_build_876289" -lm "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-objcopy" -O binary -R .eeprom "C:\Users\QA\AppData\Local\Temp\arduino_build_876289/K28_Code_v2.ino.elf" "C:\Users\QA\AppData\Local\Temp\arduino_build_876289/K28_Code_v2.ino.bin" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-objcopy" -O ihex -j .eeprom --set-section-flags=.eeprom=alloc,load --no-change-warnings --change-section-lma .eeprom=0 "C:\Users\QA\AppData\Local\Temp\arduino_build_876289/K28_Code_v2.ino.elf" "C:\Users\QA\AppData\Local\Temp\arduino_build_876289/K28_Code_v2.ino.eep" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-objcopy" -O ihex -R .eeprom "C:\Users\QA\AppData\Local\Temp\arduino_build_876289/K28_Code_v2.ino.elf" "C:\Users\QA\AppData\Local\Temp\arduino_build_876289/K28_Code_v2.ino.hex" cmd /C echo. && "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-objdump" --disassemble --source --line-numbers --demangle --section=.text "C:\Users\QA\AppData\Local\Temp\arduino_build_876289/K28_Code_v2.ino.elf" > "C:\Users\QA\AppData\Local\Temp\arduino_build_876289/K28_Code_v2.ino.lst" cmd /C echo. && "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-nm" --numeric-sort --line-numbers --demangle --print-size --format=s "C:\Users\QA\AppData\Local\Temp\arduino_build_876289/K28_Code_v2.ino.elf" > "C:\Users\QA\AppData\Local\Temp\arduino_build_876289/K28_Code_v2.ino.map" "C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avr-gcc\7.3.0-atmel3.6.1-azduino7/bin/avr-size" -A "C:\Users\QA\AppData\Local\Temp\arduino_build_876289/K28_Code_v2.ino.elf" Sketch uses 1892 bytes (2%) of program storage space. Maximum is 65536 bytes. Global variables use 205 bytes (2%) of dynamic memory, leaving 7987 bytes for local variables. Maximum is 8192 bytes. C:\Users\QA\AppData\Local\Arduino15\packages\DxCore\tools\avrdude\6.3.0-arduino17or18/bin/avrdude -CC:\Users\QA\AppData\Local\Arduino15\packages\DxCore\hardware\megaavr\1.5.8/avrdude.conf -v -pavr64dd32 -catmelice_updi -Pusb -Ufuse5:w:0b11011001:m -Ufuse6:w:0b00001100:m -Ufuse7:w:0x00:m -Ufuse8:w:0x00:m -Uflash:w:C:\Users\QA\AppData\Local\Temp\arduino_build_876289/K28_Code_v2.ino.hex:i avrdude: Version 6.3-20201216
avrdude: Found CMSIS-DAP compliant device, using EDBG protocol
avrdude: Partial Family_ID returned: "AVR " avrdude: AVR device initialized and ready to accept instructions Reading | ################################################## | 100% 0.01s avrdude: Device signature = 0x1e961a (probably avr64dd32) avrdude: NOTE: "flash" memory has been specified, an erase cycle will be performed
avrdude: erasing chip avrdude: reading input file "0b11011001" avrdude: writing fuse5 (1 bytes): Writing | ################################################## | 100% -0.00s avrdude: 1 bytes of fuse5 written avrdude: verifying fuse5 memory against 0b11011001: avrdude: load data fuse5 data from input file 0b11011001: avrdude: input file 0b11011001 contains 1 bytes avrdude: reading on-chip fuse5 data: Reading | ################################################## | 100% 0.02s avrdude: verifying ... avrdude: 1 bytes of fuse5 verified avrdude: reading input file "0b00001100" avrdude: writing fuse6 (1 bytes): Writing | ################################################## | 100% 0.02s avrdude: 1 bytes of fuse6 written avrdude: verifying fuse6 memory against 0b00001100: avrdude: load data fuse6 data from input file 0b00001100: avrdude: input file 0b00001100 contains 1 bytes avrdude: reading on-chip fuse6 data: Reading | ################################################## | 100% -0.00s avrdude: verifying ... avrdude: 1 bytes of fuse6 verified avrdude: reading input file "0x00" avrdude: writing fuse7 (1 bytes): Writing | ################################################## | 100% 0.02s avrdude: 1 bytes of fuse7 written avrdude: verifying fuse7 memory against 0x00: avrdude: load data fuse7 data from input file 0x00: avrdude: input file 0x00 contains 1 bytes avrdude: reading on-chip fuse7 data: Reading | ################################################## | 100% -0.00s avrdude: verifying ... avrdude: 1 bytes of fuse7 verified avrdude: reading input file "0x00" avrdude: writing fuse8 (1 bytes): Writing | ################################################## | 100% 0.02s avrdude: 1 bytes of fuse8 written avrdude: verifying fuse8 memory against 0x00: avrdude: load data fuse8 data from input file 0x00: avrdude: input file 0x00 contains 1 bytes avrdude: reading on-chip fuse8 data: Reading | ################################################## | 100% 0.00s avrdude: verifying ... avrdude: 1 bytes of fuse8 verified avrdude: reading input file "C:\Users\QA\AppData\Local\Temp\arduino_build_876289/K28_Code_v2.ino.hex" avrdude: writing flash (1892 bytes): Writing | ################################################## | 100% 0.13s avrdude: 1892 bytes of flash written avrdude: verifying flash memory against C:\Users\QA\AppData\Local\Temp\arduino_build_876289/K28_Code_v2.ino.hex: avrdude: load data flash data from input file C:\Users\QA\AppData\Local\Temp\arduino_build_876289/K28_Code_v2.ino.hex: avrdude: input file C:\Users\QA\AppData\Local\Temp\arduino_build_876289/K28_Code_v2.ino.hex contains 1892 bytes avrdude: reading on-chip flash data: Reading | An error occurred while uploading the sketch |
Beta Was this translation helpful? Give feedback.
-
Hello,
I saw mention of porting help and advice available and could use it! I have a PCB which I have ported from 328p to 64DD32. I installed the dxcore and redefined the new pin numbers in the sketch:
#define button PIN_PD3
#define channelA PIN_PD1
#define channelB PIN_PD2
#define pump PIN_PA1
#define led PIN_PA0
It compiles, but when I go to upload it looks like it is working at first, reading and writing in the verbose output, but then throws "An error occured while uploading the sketch"
I am on Arduino IDE 1.8.13
Using Atmel ICE programmer
I had the programming header wired for SPI still at first, but then went ahead and connected pin 1 on the header (MISO) to pin 27 on chip (UPDI). I am now able to fetch the device signature and fuse bits when I open Microchip Studio so I think it is connected correctly.
Beta Was this translation helpful? Give feedback.
All reactions