I do not understand what happened. I've been merrily compiling / uploading code to my DUE all day long then suddenly the environment decides it no longer likes to compile anything nor print any relevant error/warning messages to the console.
Upon clicking either the verify or upload buttons to initiate the compile a get a line or two of output in the console and no further activity. There had been only small changes to my code prior to this behavior happening so it makes no sense.
Preferences are set up to display All warning messages and to show verbose output during compilation. I'm working w/ the 1.64 environment.
Any help at this point would be great. I've tried rebooting my entire machine with no luck as well as cleaning out the AppData Temp directories.
This is the entirety of my console output:
C:\Users\shnatko\AppData\Roaming\Arduino15\packages\arduino\tools\arm-none-eabi-gcc\4.8.3-2014q1/bin/arm-none-eabi-g++ -c -g -Os -Wall -Wextra -ffunction-sections -fdata-sections -nostdlib -fno-threadsafe-statics --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -Dprintf=iprintf -MMD -mcpu=cortex-m3 -DF_CPU=84000000L -DARDUINO=10604 -DARDUINO_SAM_DUE -DARDUINO_ARCH_SAM -D__SAM3X8E__ -mthumb -DUSB_VID=0x2341 -DUSB_PID=0x003e -DUSBCON -DUSB_MANUFACTURER="Unknown" -DUSB_PRODUCT="Arduino Due" -IC:\Users\shnatko\AppData\Roaming\Arduino15\packages\arduino\hardware\sam\1.6.4\system/libsam -IC:\Users\shnatko\AppData\Roaming\Arduino15\packages\arduino\hardware\sam\1.6.4\system/CMSIS/CMSIS/Include/ -IC:\Users\shnatko\AppData\Roaming\Arduino15\packages\arduino\hardware\sam\1.6.4\system/CMSIS/Device/ATMEL/ -IC:\Users\shnatko\AppData\Roaming\Arduino15\packages\arduino\hardware\sam\1.6.4\cores\arduino -IC:\Users\shnatko\AppData\Roaming\Arduino15\packages\arduino\hardware\sam\1.6.4\variants\arduino_due_x C:\Users\shnatko\AppData\Local\Temp\build9023380825265385108.tmp\animations.cpp -o C:\Users\shnatko\AppData\Local\Temp\build9023380825265385108.tmp\animations.cpp.o