Advertisement
akfreak

TinyG2v9k first build.

Jun 30th, 2015
244
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 59.55 KB | None | 0 0
  1. ------ Build started: Project: TinyG2, Configuration: G2v9k ARM ------
  2. Build started.
  3. Project "TinyG2.cppproj" (default targets):
  4. Target "PreBuildEvent" skipped, due to false condition; ('$(PreBuildEvent)'!='') was evaluated as (''!='').
  5. Target "CoreBuild" in file "C:\Program Files (x86)\Atmel\Atmel Studio 6.2\Vs\Compiler.targets" from project "C:\dev\g2\TinyG2\TinyG2.cppproj" (target "Build" depends on it):
  6. Using "RunCompilerTask" task from assembly "C:\Program Files (x86)\Atmel\Atmel Studio 6.2\Extensions\Application\AvrGCC.dll".
  7. Task "RunCompilerTask"
  8. Shell Utils Path C:\Program Files (x86)\Atmel\Atmel Studio 6.2\shellUtils
  9. C:\Program Files (x86)\Atmel\Atmel Studio 6.2\shellUtils\make.exe -C "C:\dev\g2\TinyG2" -f "Makefile" TinyG2.elf TinyG2.map COLOR=0 VERBOSE=1 OPTIMIZATION=1 PLATFORM=G2v9k MKDIR=gmkdir
  10. process_begin: CreateProcess(NULL, git describe --abbrev=4 --dirty --always --tags, ...) failed.
  11. process_begin: CreateProcess(NULL, git describe --abbrev=4 --dirty --always --tags, ...) failed.
  12. make: Entering directory `C:/dev/g2/TinyG2'
  13. Looking for tools...
  14. cd ../Tools && make "ARCH=gcc-arm-none-eabi"
  15. make[1]: Entering directory `C:/dev/g2/Tools'
  16. make[1]: Nothing to be done for `all'.
  17. make[1]: Leaving directory `C:/dev/g2/Tools'
  18. gmkdir -p "build/G2v9k/CMSIS/Device/ATMEL/sam3xa/source" "build/G2v9k/dep" "bin/G2v9k"
  19. "Compiling c CMSIS/Device/ATMEL/sam3xa/source/system_sam3xa.c"; echo " -> build/G2v9k/CMSIS/Device/ATMEL/sam3xa/source/system_sam3xa.o"
  20. arm-none-eabi-gcc -Wall -Wchar-subscripts -Wcomment -Wformat=2 -Wimplicit-int -Werror-implicit-function-declaration -Wmain -Wparentheses -Wsequence-point -Wreturn-type -Wswitch -Wtrigraphs -Wunused -Wuninitialized -Wno-unknown-pragmas -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wsign-compare -Waggregate-return -Wformat -Wmissing-format-attribute -Wno-deprecated-declarations -Wredundant-decls -Wnested-externs -Wlong-long -Wunreachable-code -Wno-format-nonliteral -Wno-format-security -D__SAM3X8C__ --param max-inline-insns-single=500 -mcpu=cortex-m3 -mthumb -mlong-calls -ffunction-sections -fdata-sections -nostdlib -std=gnu99 -u _printf_float -DPLATFORM=G2v9k -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -DGIT_VERSION= -MMD -MF build/G2v9k/dep/system_sam3xa.o.d -MT build/G2v9k/CMSIS/Device/ATMEL/sam3xa/source/system_sam3xa.o -c -o build/G2v9k/CMSIS/Device/ATMEL/sam3xa/source/system_sam3xa.o CMSIS/Device/ATMEL/sam3xa/source/system_sam3xa.c
  21. gmkdir -p "build/G2v9k/CMSIS/Device/ATMEL/sam3xa/source/gcc" "build/G2v9k/dep" "bin/G2v9k"
  22. "Compiling c CMSIS/Device/ATMEL/sam3xa/source/gcc/startup_sam3xa.c"; echo " -> build/G2v9k/CMSIS/Device/ATMEL/sam3xa/source/gcc/startup_sam3xa.o"
  23. arm-none-eabi-gcc -Wall -Wchar-subscripts -Wcomment -Wformat=2 -Wimplicit-int -Werror-implicit-function-declaration -Wmain -Wparentheses -Wsequence-point -Wreturn-type -Wswitch -Wtrigraphs -Wunused -Wuninitialized -Wno-unknown-pragmas -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wsign-compare -Waggregate-return -Wformat -Wmissing-format-attribute -Wno-deprecated-declarations -Wredundant-decls -Wnested-externs -Wlong-long -Wunreachable-code -Wno-format-nonliteral -Wno-format-security -D__SAM3X8C__ --param max-inline-insns-single=500 -mcpu=cortex-m3 -mthumb -mlong-calls -ffunction-sections -fdata-sections -nostdlib -std=gnu99 -u _printf_float -DPLATFORM=G2v9k -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -DGIT_VERSION= -MMD -MF build/G2v9k/dep/startup_sam3xa.o.d -MT build/G2v9k/CMSIS/Device/ATMEL/sam3xa/source/gcc/startup_sam3xa.o -c -o build/G2v9k/CMSIS/Device/ATMEL/sam3xa/source/gcc/startup_sam3xa.o CMSIS/Device/ATMEL/sam3xa/source/gcc/startup_sam3xa.c
  24. gmkdir -p "build/G2v9k/platform/atmel_sam" "build/G2v9k/dep" "bin/G2v9k"
  25. "Compiling c platform/atmel_sam/cortex_handlers.c"; echo " -> build/G2v9k/platform/atmel_sam/cortex_handlers.o"
  26. arm-none-eabi-gcc -Wall -Wchar-subscripts -Wcomment -Wformat=2 -Wimplicit-int -Werror-implicit-function-declaration -Wmain -Wparentheses -Wsequence-point -Wreturn-type -Wswitch -Wtrigraphs -Wunused -Wuninitialized -Wno-unknown-pragmas -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wsign-compare -Waggregate-return -Wformat -Wmissing-format-attribute -Wno-deprecated-declarations -Wredundant-decls -Wnested-externs -Wlong-long -Wunreachable-code -Wno-format-nonliteral -Wno-format-security -D__SAM3X8C__ --param max-inline-insns-single=500 -mcpu=cortex-m3 -mthumb -mlong-calls -ffunction-sections -fdata-sections -nostdlib -std=gnu99 -u _printf_float -DPLATFORM=G2v9k -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -DGIT_VERSION= -MMD -MF build/G2v9k/dep/cortex_handlers.o.d -MT build/G2v9k/platform/atmel_sam/cortex_handlers.o -c -o build/G2v9k/platform/atmel_sam/cortex_handlers.o platform/atmel_sam/cortex_handlers.c
  27. gmkdir -p "build/G2v9k/platform/atmel_sam" "build/G2v9k/dep" "bin/G2v9k"
  28. "Compiling c platform/atmel_sam/hooks.c"; echo " -> build/G2v9k/platform/atmel_sam/hooks.o"
  29. arm-none-eabi-gcc -Wall -Wchar-subscripts -Wcomment -Wformat=2 -Wimplicit-int -Werror-implicit-function-declaration -Wmain -Wparentheses -Wsequence-point -Wreturn-type -Wswitch -Wtrigraphs -Wunused -Wuninitialized -Wno-unknown-pragmas -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wsign-compare -Waggregate-return -Wformat -Wmissing-format-attribute -Wno-deprecated-declarations -Wredundant-decls -Wnested-externs -Wlong-long -Wunreachable-code -Wno-format-nonliteral -Wno-format-security -D__SAM3X8C__ --param max-inline-insns-single=500 -mcpu=cortex-m3 -mthumb -mlong-calls -ffunction-sections -fdata-sections -nostdlib -std=gnu99 -u _printf_float -DPLATFORM=G2v9k -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -DGIT_VERSION= -MMD -MF build/G2v9k/dep/hooks.o.d -MT build/G2v9k/platform/atmel_sam/hooks.o -c -o build/G2v9k/platform/atmel_sam/hooks.o platform/atmel_sam/hooks.c
  30. gmkdir -p "build/G2v9k/motate" "build/G2v9k/dep" "bin/G2v9k"
  31. "Compiling cpp motate/AvrUSB.cpp"; echo " -> build/G2v9k/motate/AvrUSB.o"
  32. arm-none-eabi-g++ -Wall -Wchar-subscripts -Wcomment -Wformat=2 -Wmain -Wparentheses -Wunreachable-code -Wsequence-point -Wreturn-type -Wswitch -Wtrigraphs -Wunused -Wuninitialized -Wno-unknown-pragmas -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wwrite-strings -Wformat -Wmissing-format-attribute -Wno-deprecated-declarations -Wredundant-decls -Wlong-long -Wno-format-nonliteral -Wno-format-security -D__SAM3X8C__ --param max-inline-insns-single=500 -mcpu=cortex-m3 -mthumb -mlong-calls -ffunction-sections -fdata-sections -fno-rtti -std=c++11 -fno-exceptions -u _printf_float -DPLATFORM=G2v9k -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -DGIT_VERSION= -MMD -MF build/G2v9k/dep/AvrUSB.o.d -MT build/G2v9k/motate/AvrUSB.o -xc++ -c -o build/G2v9k/motate/AvrUSB.o motate/AvrUSB.cpp
  33. gmkdir -p "build/G2v9k/motate" "build/G2v9k/dep" "bin/G2v9k"
  34. "Compiling cpp motate/SamPins.cpp"; echo " -> build/G2v9k/motate/SamPins.o"
  35. arm-none-eabi-g++ -Wall -Wchar-subscripts -Wcomment -Wformat=2 -Wmain -Wparentheses -Wunreachable-code -Wsequence-point -Wreturn-type -Wswitch -Wtrigraphs -Wunused -Wuninitialized -Wno-unknown-pragmas -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wwrite-strings -Wformat -Wmissing-format-attribute -Wno-deprecated-declarations -Wredundant-decls -Wlong-long -Wno-format-nonliteral -Wno-format-security -D__SAM3X8C__ --param max-inline-insns-single=500 -mcpu=cortex-m3 -mthumb -mlong-calls -ffunction-sections -fdata-sections -fno-rtti -std=c++11 -fno-exceptions -u _printf_float -DPLATFORM=G2v9k -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -DGIT_VERSION= -MMD -MF build/G2v9k/dep/SamPins.o.d -MT build/G2v9k/motate/SamPins.o -xc++ -c -o build/G2v9k/motate/SamPins.o motate/SamPins.cpp
  36. gmkdir -p "build/G2v9k/motate" "build/G2v9k/dep" "bin/G2v9k"
  37. "Compiling cpp motate/SamSPI.cpp"; echo " -> build/G2v9k/motate/SamSPI.o"
  38. arm-none-eabi-g++ -Wall -Wchar-subscripts -Wcomment -Wformat=2 -Wmain -Wparentheses -Wunreachable-code -Wsequence-point -Wreturn-type -Wswitch -Wtrigraphs -Wunused -Wuninitialized -Wno-unknown-pragmas -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wwrite-strings -Wformat -Wmissing-format-attribute -Wno-deprecated-declarations -Wredundant-decls -Wlong-long -Wno-format-nonliteral -Wno-format-security -D__SAM3X8C__ --param max-inline-insns-single=500 -mcpu=cortex-m3 -mthumb -mlong-calls -ffunction-sections -fdata-sections -fno-rtti -std=c++11 -fno-exceptions -u _printf_float -DPLATFORM=G2v9k -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -DGIT_VERSION= -MMD -MF build/G2v9k/dep/SamSPI.o.d -MT build/G2v9k/motate/SamSPI.o -xc++ -c -o build/G2v9k/motate/SamSPI.o motate/SamSPI.cpp
  39. gmkdir -p "build/G2v9k/motate" "build/G2v9k/dep" "bin/G2v9k"
  40. "Compiling cpp motate/SamTimers.cpp"; echo " -> build/G2v9k/motate/SamTimers.o"
  41. arm-none-eabi-g++ -Wall -Wchar-subscripts -Wcomment -Wformat=2 -Wmain -Wparentheses -Wunreachable-code -Wsequence-point -Wreturn-type -Wswitch -Wtrigraphs -Wunused -Wuninitialized -Wno-unknown-pragmas -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wwrite-strings -Wformat -Wmissing-format-attribute -Wno-deprecated-declarations -Wredundant-decls -Wlong-long -Wno-format-nonliteral -Wno-format-security -D__SAM3X8C__ --param max-inline-insns-single=500 -mcpu=cortex-m3 -mthumb -mlong-calls -ffunction-sections -fdata-sections -fno-rtti -std=c++11 -fno-exceptions -u _printf_float -DPLATFORM=G2v9k -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -DGIT_VERSION= -MMD -MF build/G2v9k/dep/SamTimers.o.d -MT build/G2v9k/motate/SamTimers.o -xc++ -c -o build/G2v9k/motate/SamTimers.o motate/SamTimers.cpp
  42. gmkdir -p "build/G2v9k/motate" "build/G2v9k/dep" "bin/G2v9k"
  43. "Compiling cpp motate/SamUSB.cpp"; echo " -> build/G2v9k/motate/SamUSB.o"
  44. arm-none-eabi-g++ -Wall -Wchar-subscripts -Wcomment -Wformat=2 -Wmain -Wparentheses -Wunreachable-code -Wsequence-point -Wreturn-type -Wswitch -Wtrigraphs -Wunused -Wuninitialized -Wno-unknown-pragmas -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wwrite-strings -Wformat -Wmissing-format-attribute -Wno-deprecated-declarations -Wredundant-decls -Wlong-long -Wno-format-nonliteral -Wno-format-security -D__SAM3X8C__ --param max-inline-insns-single=500 -mcpu=cortex-m3 -mthumb -mlong-calls -ffunction-sections -fdata-sections -fno-rtti -std=c++11 -fno-exceptions -u _printf_float -DPLATFORM=G2v9k -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -DGIT_VERSION= -MMD -MF build/G2v9k/dep/SamUSB.o.d -MT build/G2v9k/motate/SamUSB.o -xc++ -c -o build/G2v9k/motate/SamUSB.o motate/SamUSB.cpp
  45. gmkdir -p "build/G2v9k" "build/G2v9k/dep" "bin/G2v9k"
  46. "Compiling cpp canonical_machine.cpp"; echo " -> build/G2v9k/canonical_machine.o"
  47. arm-none-eabi-g++ -Wall -Wchar-subscripts -Wcomment -Wformat=2 -Wmain -Wparentheses -Wunreachable-code -Wsequence-point -Wreturn-type -Wswitch -Wtrigraphs -Wunused -Wuninitialized -Wno-unknown-pragmas -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wwrite-strings -Wformat -Wmissing-format-attribute -Wno-deprecated-declarations -Wredundant-decls -Wlong-long -Wno-format-nonliteral -Wno-format-security -D__SAM3X8C__ --param max-inline-insns-single=500 -mcpu=cortex-m3 -mthumb -mlong-calls -ffunction-sections -fdata-sections -fno-rtti -std=c++11 -fno-exceptions -u _printf_float -DPLATFORM=G2v9k -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -DGIT_VERSION= -MMD -MF build/G2v9k/dep/canonical_machine.o.d -MT build/G2v9k/canonical_machine.o -xc++ -c -o build/G2v9k/canonical_machine.o canonical_machine.cpp
  48. gmkdir -p "build/G2v9k" "build/G2v9k/dep" "bin/G2v9k"
  49. "Compiling cpp config.cpp"; echo " -> build/G2v9k/config.o"
  50. arm-none-eabi-g++ -Wall -Wchar-subscripts -Wcomment -Wformat=2 -Wmain -Wparentheses -Wunreachable-code -Wsequence-point -Wreturn-type -Wswitch -Wtrigraphs -Wunused -Wuninitialized -Wno-unknown-pragmas -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wwrite-strings -Wformat -Wmissing-format-attribute -Wno-deprecated-declarations -Wredundant-decls -Wlong-long -Wno-format-nonliteral -Wno-format-security -D__SAM3X8C__ --param max-inline-insns-single=500 -mcpu=cortex-m3 -mthumb -mlong-calls -ffunction-sections -fdata-sections -fno-rtti -std=c++11 -fno-exceptions -u _printf_float -DPLATFORM=G2v9k -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -DGIT_VERSION= -MMD -MF build/G2v9k/dep/config.o.d -MT build/G2v9k/config.o -xc++ -c -o build/G2v9k/config.o config.cpp
  51. gmkdir -p "build/G2v9k" "build/G2v9k/dep" "bin/G2v9k"
  52. "Compiling cpp config_app.cpp"; echo " -> build/G2v9k/config_app.o"
  53. arm-none-eabi-g++ -Wall -Wchar-subscripts -Wcomment -Wformat=2 -Wmain -Wparentheses -Wunreachable-code -Wsequence-point -Wreturn-type -Wswitch -Wtrigraphs -Wunused -Wuninitialized -Wno-unknown-pragmas -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wwrite-strings -Wformat -Wmissing-format-attribute -Wno-deprecated-declarations -Wredundant-decls -Wlong-long -Wno-format-nonliteral -Wno-format-security -D__SAM3X8C__ --param max-inline-insns-single=500 -mcpu=cortex-m3 -mthumb -mlong-calls -ffunction-sections -fdata-sections -fno-rtti -std=c++11 -fno-exceptions -u _printf_float -DPLATFORM=G2v9k -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -DGIT_VERSION= -MMD -MF build/G2v9k/dep/config_app.o.d -MT build/G2v9k/config_app.o -xc++ -c -o build/G2v9k/config_app.o config_app.cpp
  54. gmkdir -p "build/G2v9k" "build/G2v9k/dep" "bin/G2v9k"
  55. "Compiling cpp controller.cpp"; echo " -> build/G2v9k/controller.o"
  56. arm-none-eabi-g++ -Wall -Wchar-subscripts -Wcomment -Wformat=2 -Wmain -Wparentheses -Wunreachable-code -Wsequence-point -Wreturn-type -Wswitch -Wtrigraphs -Wunused -Wuninitialized -Wno-unknown-pragmas -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wwrite-strings -Wformat -Wmissing-format-attribute -Wno-deprecated-declarations -Wredundant-decls -Wlong-long -Wno-format-nonliteral -Wno-format-security -D__SAM3X8C__ --param max-inline-insns-single=500 -mcpu=cortex-m3 -mthumb -mlong-calls -ffunction-sections -fdata-sections -fno-rtti -std=c++11 -fno-exceptions -u _printf_float -DPLATFORM=G2v9k -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -DGIT_VERSION= -MMD -MF build/G2v9k/dep/controller.o.d -MT build/G2v9k/controller.o -xc++ -c -o build/G2v9k/controller.o controller.cpp
  57. gmkdir -p "build/G2v9k" "build/G2v9k/dep" "bin/G2v9k"
  58. "Compiling cpp coolant.cpp"; echo " -> build/G2v9k/coolant.o"
  59. arm-none-eabi-g++ -Wall -Wchar-subscripts -Wcomment -Wformat=2 -Wmain -Wparentheses -Wunreachable-code -Wsequence-point -Wreturn-type -Wswitch -Wtrigraphs -Wunused -Wuninitialized -Wno-unknown-pragmas -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wwrite-strings -Wformat -Wmissing-format-attribute -Wno-deprecated-declarations -Wredundant-decls -Wlong-long -Wno-format-nonliteral -Wno-format-security -D__SAM3X8C__ --param max-inline-insns-single=500 -mcpu=cortex-m3 -mthumb -mlong-calls -ffunction-sections -fdata-sections -fno-rtti -std=c++11 -fno-exceptions -u _printf_float -DPLATFORM=G2v9k -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -DGIT_VERSION= -MMD -MF build/G2v9k/dep/coolant.o.d -MT build/G2v9k/coolant.o -xc++ -c -o build/G2v9k/coolant.o coolant.cpp
  60. gmkdir -p "build/G2v9k" "build/G2v9k/dep" "bin/G2v9k"
  61. "Compiling cpp cycle_homing.cpp"; echo " -> build/G2v9k/cycle_homing.o"
  62. arm-none-eabi-g++ -Wall -Wchar-subscripts -Wcomment -Wformat=2 -Wmain -Wparentheses -Wunreachable-code -Wsequence-point -Wreturn-type -Wswitch -Wtrigraphs -Wunused -Wuninitialized -Wno-unknown-pragmas -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wwrite-strings -Wformat -Wmissing-format-attribute -Wno-deprecated-declarations -Wredundant-decls -Wlong-long -Wno-format-nonliteral -Wno-format-security -D__SAM3X8C__ --param max-inline-insns-single=500 -mcpu=cortex-m3 -mthumb -mlong-calls -ffunction-sections -fdata-sections -fno-rtti -std=c++11 -fno-exceptions -u _printf_float -DPLATFORM=G2v9k -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -DGIT_VERSION= -MMD -MF build/G2v9k/dep/cycle_homing.o.d -MT build/G2v9k/cycle_homing.o -xc++ -c -o build/G2v9k/cycle_homing.o cycle_homing.cpp
  63. gmkdir -p "build/G2v9k" "build/G2v9k/dep" "bin/G2v9k"
  64. "Compiling cpp cycle_jogging.cpp"; echo " -> build/G2v9k/cycle_jogging.o"
  65. arm-none-eabi-g++ -Wall -Wchar-subscripts -Wcomment -Wformat=2 -Wmain -Wparentheses -Wunreachable-code -Wsequence-point -Wreturn-type -Wswitch -Wtrigraphs -Wunused -Wuninitialized -Wno-unknown-pragmas -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wwrite-strings -Wformat -Wmissing-format-attribute -Wno-deprecated-declarations -Wredundant-decls -Wlong-long -Wno-format-nonliteral -Wno-format-security -D__SAM3X8C__ --param max-inline-insns-single=500 -mcpu=cortex-m3 -mthumb -mlong-calls -ffunction-sections -fdata-sections -fno-rtti -std=c++11 -fno-exceptions -u _printf_float -DPLATFORM=G2v9k -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -DGIT_VERSION= -MMD -MF build/G2v9k/dep/cycle_jogging.o.d -MT build/G2v9k/cycle_jogging.o -xc++ -c -o build/G2v9k/cycle_jogging.o cycle_jogging.cpp
  66. gmkdir -p "build/G2v9k" "build/G2v9k/dep" "bin/G2v9k"
  67. "Compiling cpp cycle_probing.cpp"; echo " -> build/G2v9k/cycle_probing.o"
  68. arm-none-eabi-g++ -Wall -Wchar-subscripts -Wcomment -Wformat=2 -Wmain -Wparentheses -Wunreachable-code -Wsequence-point -Wreturn-type -Wswitch -Wtrigraphs -Wunused -Wuninitialized -Wno-unknown-pragmas -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wwrite-strings -Wformat -Wmissing-format-attribute -Wno-deprecated-declarations -Wredundant-decls -Wlong-long -Wno-format-nonliteral -Wno-format-security -D__SAM3X8C__ --param max-inline-insns-single=500 -mcpu=cortex-m3 -mthumb -mlong-calls -ffunction-sections -fdata-sections -fno-rtti -std=c++11 -fno-exceptions -u _printf_float -DPLATFORM=G2v9k -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -DGIT_VERSION= -MMD -MF build/G2v9k/dep/cycle_probing.o.d -MT build/G2v9k/cycle_probing.o -xc++ -c -o build/G2v9k/cycle_probing.o cycle_probing.cpp
  69. gmkdir -p "build/G2v9k" "build/G2v9k/dep" "bin/G2v9k"
  70. "Compiling cpp encoder.cpp"; echo " -> build/G2v9k/encoder.o"
  71. arm-none-eabi-g++ -Wall -Wchar-subscripts -Wcomment -Wformat=2 -Wmain -Wparentheses -Wunreachable-code -Wsequence-point -Wreturn-type -Wswitch -Wtrigraphs -Wunused -Wuninitialized -Wno-unknown-pragmas -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wwrite-strings -Wformat -Wmissing-format-attribute -Wno-deprecated-declarations -Wredundant-decls -Wlong-long -Wno-format-nonliteral -Wno-format-security -D__SAM3X8C__ --param max-inline-insns-single=500 -mcpu=cortex-m3 -mthumb -mlong-calls -ffunction-sections -fdata-sections -fno-rtti -std=c++11 -fno-exceptions -u _printf_float -DPLATFORM=G2v9k -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -DGIT_VERSION= -MMD -MF build/G2v9k/dep/encoder.o.d -MT build/G2v9k/encoder.o -xc++ -c -o build/G2v9k/encoder.o encoder.cpp
  72. gmkdir -p "build/G2v9k" "build/G2v9k/dep" "bin/G2v9k"
  73. "Compiling cpp gcode_parser.cpp"; echo " -> build/G2v9k/gcode_parser.o"
  74. arm-none-eabi-g++ -Wall -Wchar-subscripts -Wcomment -Wformat=2 -Wmain -Wparentheses -Wunreachable-code -Wsequence-point -Wreturn-type -Wswitch -Wtrigraphs -Wunused -Wuninitialized -Wno-unknown-pragmas -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wwrite-strings -Wformat -Wmissing-format-attribute -Wno-deprecated-declarations -Wredundant-decls -Wlong-long -Wno-format-nonliteral -Wno-format-security -D__SAM3X8C__ --param max-inline-insns-single=500 -mcpu=cortex-m3 -mthumb -mlong-calls -ffunction-sections -fdata-sections -fno-rtti -std=c++11 -fno-exceptions -u _printf_float -DPLATFORM=G2v9k -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -DGIT_VERSION= -MMD -MF build/G2v9k/dep/gcode_parser.o.d -MT build/G2v9k/gcode_parser.o -xc++ -c -o build/G2v9k/gcode_parser.o gcode_parser.cpp
  75. gmkdir -p "build/G2v9k" "build/G2v9k/dep" "bin/G2v9k"
  76. "Compiling cpp gpio.cpp"; echo " -> build/G2v9k/gpio.o"
  77. arm-none-eabi-g++ -Wall -Wchar-subscripts -Wcomment -Wformat=2 -Wmain -Wparentheses -Wunreachable-code -Wsequence-point -Wreturn-type -Wswitch -Wtrigraphs -Wunused -Wuninitialized -Wno-unknown-pragmas -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wwrite-strings -Wformat -Wmissing-format-attribute -Wno-deprecated-declarations -Wredundant-decls -Wlong-long -Wno-format-nonliteral -Wno-format-security -D__SAM3X8C__ --param max-inline-insns-single=500 -mcpu=cortex-m3 -mthumb -mlong-calls -ffunction-sections -fdata-sections -fno-rtti -std=c++11 -fno-exceptions -u _printf_float -DPLATFORM=G2v9k -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -DGIT_VERSION= -MMD -MF build/G2v9k/dep/gpio.o.d -MT build/G2v9k/gpio.o -xc++ -c -o build/G2v9k/gpio.o gpio.cpp
  78. gmkdir -p "build/G2v9k" "build/G2v9k/dep" "bin/G2v9k"
  79. "Compiling cpp hardware.cpp"; echo " -> build/G2v9k/hardware.o"
  80. arm-none-eabi-g++ -Wall -Wchar-subscripts -Wcomment -Wformat=2 -Wmain -Wparentheses -Wunreachable-code -Wsequence-point -Wreturn-type -Wswitch -Wtrigraphs -Wunused -Wuninitialized -Wno-unknown-pragmas -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wwrite-strings -Wformat -Wmissing-format-attribute -Wno-deprecated-declarations -Wredundant-decls -Wlong-long -Wno-format-nonliteral -Wno-format-security -D__SAM3X8C__ --param max-inline-insns-single=500 -mcpu=cortex-m3 -mthumb -mlong-calls -ffunction-sections -fdata-sections -fno-rtti -std=c++11 -fno-exceptions -u _printf_float -DPLATFORM=G2v9k -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -DGIT_VERSION= -MMD -MF build/G2v9k/dep/hardware.o.d -MT build/G2v9k/hardware.o -xc++ -c -o build/G2v9k/hardware.o hardware.cpp
  81. gmkdir -p "build/G2v9k" "build/G2v9k/dep" "bin/G2v9k"
  82. "Compiling cpp help.cpp"; echo " -> build/G2v9k/help.o"
  83. arm-none-eabi-g++ -Wall -Wchar-subscripts -Wcomment -Wformat=2 -Wmain -Wparentheses -Wunreachable-code -Wsequence-point -Wreturn-type -Wswitch -Wtrigraphs -Wunused -Wuninitialized -Wno-unknown-pragmas -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wwrite-strings -Wformat -Wmissing-format-attribute -Wno-deprecated-declarations -Wredundant-decls -Wlong-long -Wno-format-nonliteral -Wno-format-security -D__SAM3X8C__ --param max-inline-insns-single=500 -mcpu=cortex-m3 -mthumb -mlong-calls -ffunction-sections -fdata-sections -fno-rtti -std=c++11 -fno-exceptions -u _printf_float -DPLATFORM=G2v9k -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -DGIT_VERSION= -MMD -MF build/G2v9k/dep/help.o.d -MT build/G2v9k/help.o -xc++ -c -o build/G2v9k/help.o help.cpp
  84. gmkdir -p "build/G2v9k" "build/G2v9k/dep" "bin/G2v9k"
  85. "Compiling cpp json_parser.cpp"; echo " -> build/G2v9k/json_parser.o"
  86. arm-none-eabi-g++ -Wall -Wchar-subscripts -Wcomment -Wformat=2 -Wmain -Wparentheses -Wunreachable-code -Wsequence-point -Wreturn-type -Wswitch -Wtrigraphs -Wunused -Wuninitialized -Wno-unknown-pragmas -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wwrite-strings -Wformat -Wmissing-format-attribute -Wno-deprecated-declarations -Wredundant-decls -Wlong-long -Wno-format-nonliteral -Wno-format-security -D__SAM3X8C__ --param max-inline-insns-single=500 -mcpu=cortex-m3 -mthumb -mlong-calls -ffunction-sections -fdata-sections -fno-rtti -std=c++11 -fno-exceptions -u _printf_float -DPLATFORM=G2v9k -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -DGIT_VERSION= -MMD -MF build/G2v9k/dep/json_parser.o.d -MT build/G2v9k/json_parser.o -xc++ -c -o build/G2v9k/json_parser.o json_parser.cpp
  87. gmkdir -p "build/G2v9k" "build/G2v9k/dep" "bin/G2v9k"
  88. "Compiling cpp kinematics.cpp"; echo " -> build/G2v9k/kinematics.o"
  89. arm-none-eabi-g++ -Wall -Wchar-subscripts -Wcomment -Wformat=2 -Wmain -Wparentheses -Wunreachable-code -Wsequence-point -Wreturn-type -Wswitch -Wtrigraphs -Wunused -Wuninitialized -Wno-unknown-pragmas -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wwrite-strings -Wformat -Wmissing-format-attribute -Wno-deprecated-declarations -Wredundant-decls -Wlong-long -Wno-format-nonliteral -Wno-format-security -D__SAM3X8C__ --param max-inline-insns-single=500 -mcpu=cortex-m3 -mthumb -mlong-calls -ffunction-sections -fdata-sections -fno-rtti -std=c++11 -fno-exceptions -u _printf_float -DPLATFORM=G2v9k -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -DGIT_VERSION= -MMD -MF build/G2v9k/dep/kinematics.o.d -MT build/G2v9k/kinematics.o -xc++ -c -o build/G2v9k/kinematics.o kinematics.cpp
  90. gmkdir -p "build/G2v9k" "build/G2v9k/dep" "bin/G2v9k"
  91. "Compiling cpp main.cpp"; echo " -> build/G2v9k/main.o"
  92. arm-none-eabi-g++ -Wall -Wchar-subscripts -Wcomment -Wformat=2 -Wmain -Wparentheses -Wunreachable-code -Wsequence-point -Wreturn-type -Wswitch -Wtrigraphs -Wunused -Wuninitialized -Wno-unknown-pragmas -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wwrite-strings -Wformat -Wmissing-format-attribute -Wno-deprecated-declarations -Wredundant-decls -Wlong-long -Wno-format-nonliteral -Wno-format-security -D__SAM3X8C__ --param max-inline-insns-single=500 -mcpu=cortex-m3 -mthumb -mlong-calls -ffunction-sections -fdata-sections -fno-rtti -std=c++11 -fno-exceptions -u _printf_float -DPLATFORM=G2v9k -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -DGIT_VERSION= -MMD -MF build/G2v9k/dep/main.o.d -MT build/G2v9k/main.o -xc++ -c -o build/G2v9k/main.o main.cpp
  93. gmkdir -p "build/G2v9k" "build/G2v9k/dep" "bin/G2v9k"
  94. "Compiling cpp persistence.cpp"; echo " -> build/G2v9k/persistence.o"
  95. arm-none-eabi-g++ -Wall -Wchar-subscripts -Wcomment -Wformat=2 -Wmain -Wparentheses -Wunreachable-code -Wsequence-point -Wreturn-type -Wswitch -Wtrigraphs -Wunused -Wuninitialized -Wno-unknown-pragmas -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wwrite-strings -Wformat -Wmissing-format-attribute -Wno-deprecated-declarations -Wredundant-decls -Wlong-long -Wno-format-nonliteral -Wno-format-security -D__SAM3X8C__ --param max-inline-insns-single=500 -mcpu=cortex-m3 -mthumb -mlong-calls -ffunction-sections -fdata-sections -fno-rtti -std=c++11 -fno-exceptions -u _printf_float -DPLATFORM=G2v9k -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -DGIT_VERSION= -MMD -MF build/G2v9k/dep/persistence.o.d -MT build/G2v9k/persistence.o -xc++ -c -o build/G2v9k/persistence.o persistence.cpp
  96. gmkdir -p "build/G2v9k" "build/G2v9k/dep" "bin/G2v9k"
  97. "Compiling cpp plan_arc.cpp"; echo " -> build/G2v9k/plan_arc.o"
  98. arm-none-eabi-g++ -Wall -Wchar-subscripts -Wcomment -Wformat=2 -Wmain -Wparentheses -Wunreachable-code -Wsequence-point -Wreturn-type -Wswitch -Wtrigraphs -Wunused -Wuninitialized -Wno-unknown-pragmas -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wwrite-strings -Wformat -Wmissing-format-attribute -Wno-deprecated-declarations -Wredundant-decls -Wlong-long -Wno-format-nonliteral -Wno-format-security -D__SAM3X8C__ --param max-inline-insns-single=500 -mcpu=cortex-m3 -mthumb -mlong-calls -ffunction-sections -fdata-sections -fno-rtti -std=c++11 -fno-exceptions -u _printf_float -DPLATFORM=G2v9k -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -DGIT_VERSION= -MMD -MF build/G2v9k/dep/plan_arc.o.d -MT build/G2v9k/plan_arc.o -xc++ -c -o build/G2v9k/plan_arc.o plan_arc.cpp
  99. gmkdir -p "build/G2v9k" "build/G2v9k/dep" "bin/G2v9k"
  100. "Compiling cpp plan_exec.cpp"; echo " -> build/G2v9k/plan_exec.o"
  101. arm-none-eabi-g++ -Wall -Wchar-subscripts -Wcomment -Wformat=2 -Wmain -Wparentheses -Wunreachable-code -Wsequence-point -Wreturn-type -Wswitch -Wtrigraphs -Wunused -Wuninitialized -Wno-unknown-pragmas -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wwrite-strings -Wformat -Wmissing-format-attribute -Wno-deprecated-declarations -Wredundant-decls -Wlong-long -Wno-format-nonliteral -Wno-format-security -D__SAM3X8C__ --param max-inline-insns-single=500 -mcpu=cortex-m3 -mthumb -mlong-calls -ffunction-sections -fdata-sections -fno-rtti -std=c++11 -fno-exceptions -u _printf_float -DPLATFORM=G2v9k -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -DGIT_VERSION= -MMD -MF build/G2v9k/dep/plan_exec.o.d -MT build/G2v9k/plan_exec.o -xc++ -c -o build/G2v9k/plan_exec.o plan_exec.cpp
  102. gmkdir -p "build/G2v9k" "build/G2v9k/dep" "bin/G2v9k"
  103. "Compiling cpp plan_line.cpp"; echo " -> build/G2v9k/plan_line.o"
  104. arm-none-eabi-g++ -Wall -Wchar-subscripts -Wcomment -Wformat=2 -Wmain -Wparentheses -Wunreachable-code -Wsequence-point -Wreturn-type -Wswitch -Wtrigraphs -Wunused -Wuninitialized -Wno-unknown-pragmas -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wwrite-strings -Wformat -Wmissing-format-attribute -Wno-deprecated-declarations -Wredundant-decls -Wlong-long -Wno-format-nonliteral -Wno-format-security -D__SAM3X8C__ --param max-inline-insns-single=500 -mcpu=cortex-m3 -mthumb -mlong-calls -ffunction-sections -fdata-sections -fno-rtti -std=c++11 -fno-exceptions -u _printf_float -DPLATFORM=G2v9k -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -DGIT_VERSION= -MMD -MF build/G2v9k/dep/plan_line.o.d -MT build/G2v9k/plan_line.o -xc++ -c -o build/G2v9k/plan_line.o plan_line.cpp
  105. gmkdir -p "build/G2v9k" "build/G2v9k/dep" "bin/G2v9k"
  106. "Compiling cpp plan_zoid.cpp"; echo " -> build/G2v9k/plan_zoid.o"
  107. arm-none-eabi-g++ -Wall -Wchar-subscripts -Wcomment -Wformat=2 -Wmain -Wparentheses -Wunreachable-code -Wsequence-point -Wreturn-type -Wswitch -Wtrigraphs -Wunused -Wuninitialized -Wno-unknown-pragmas -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wwrite-strings -Wformat -Wmissing-format-attribute -Wno-deprecated-declarations -Wredundant-decls -Wlong-long -Wno-format-nonliteral -Wno-format-security -D__SAM3X8C__ --param max-inline-insns-single=500 -mcpu=cortex-m3 -mthumb -mlong-calls -ffunction-sections -fdata-sections -fno-rtti -std=c++11 -fno-exceptions -u _printf_float -DPLATFORM=G2v9k -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -DGIT_VERSION= -MMD -MF build/G2v9k/dep/plan_zoid.o.d -MT build/G2v9k/plan_zoid.o -xc++ -c -o build/G2v9k/plan_zoid.o plan_zoid.cpp
  108. gmkdir -p "build/G2v9k" "build/G2v9k/dep" "bin/G2v9k"
  109. "Compiling cpp planner.cpp"; echo " -> build/G2v9k/planner.o"
  110. arm-none-eabi-g++ -Wall -Wchar-subscripts -Wcomment -Wformat=2 -Wmain -Wparentheses -Wunreachable-code -Wsequence-point -Wreturn-type -Wswitch -Wtrigraphs -Wunused -Wuninitialized -Wno-unknown-pragmas -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wwrite-strings -Wformat -Wmissing-format-attribute -Wno-deprecated-declarations -Wredundant-decls -Wlong-long -Wno-format-nonliteral -Wno-format-security -D__SAM3X8C__ --param max-inline-insns-single=500 -mcpu=cortex-m3 -mthumb -mlong-calls -ffunction-sections -fdata-sections -fno-rtti -std=c++11 -fno-exceptions -u _printf_float -DPLATFORM=G2v9k -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -DGIT_VERSION= -MMD -MF build/G2v9k/dep/planner.o.d -MT build/G2v9k/planner.o -xc++ -c -o build/G2v9k/planner.o planner.cpp
  111. gmkdir -p "build/G2v9k" "build/G2v9k/dep" "bin/G2v9k"
  112. "Compiling cpp pwm.cpp"; echo " -> build/G2v9k/pwm.o"
  113. arm-none-eabi-g++ -Wall -Wchar-subscripts -Wcomment -Wformat=2 -Wmain -Wparentheses -Wunreachable-code -Wsequence-point -Wreturn-type -Wswitch -Wtrigraphs -Wunused -Wuninitialized -Wno-unknown-pragmas -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wwrite-strings -Wformat -Wmissing-format-attribute -Wno-deprecated-declarations -Wredundant-decls -Wlong-long -Wno-format-nonliteral -Wno-format-security -D__SAM3X8C__ --param max-inline-insns-single=500 -mcpu=cortex-m3 -mthumb -mlong-calls -ffunction-sections -fdata-sections -fno-rtti -std=c++11 -fno-exceptions -u _printf_float -DPLATFORM=G2v9k -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -DGIT_VERSION= -MMD -MF build/G2v9k/dep/pwm.o.d -MT build/G2v9k/pwm.o -xc++ -c -o build/G2v9k/pwm.o pwm.cpp
  114. gmkdir -p "build/G2v9k" "build/G2v9k/dep" "bin/G2v9k"
  115. "Compiling cpp report.cpp"; echo " -> build/G2v9k/report.o"
  116. arm-none-eabi-g++ -Wall -Wchar-subscripts -Wcomment -Wformat=2 -Wmain -Wparentheses -Wunreachable-code -Wsequence-point -Wreturn-type -Wswitch -Wtrigraphs -Wunused -Wuninitialized -Wno-unknown-pragmas -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wwrite-strings -Wformat -Wmissing-format-attribute -Wno-deprecated-declarations -Wredundant-decls -Wlong-long -Wno-format-nonliteral -Wno-format-security -D__SAM3X8C__ --param max-inline-insns-single=500 -mcpu=cortex-m3 -mthumb -mlong-calls -ffunction-sections -fdata-sections -fno-rtti -std=c++11 -fno-exceptions -u _printf_float -DPLATFORM=G2v9k -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -DGIT_VERSION= -MMD -MF build/G2v9k/dep/report.o.d -MT build/G2v9k/report.o -xc++ -c -o build/G2v9k/report.o report.cpp
  117. gmkdir -p "build/G2v9k" "build/G2v9k/dep" "bin/G2v9k"
  118. "Compiling cpp spindle.cpp"; echo " -> build/G2v9k/spindle.o"
  119. arm-none-eabi-g++ -Wall -Wchar-subscripts -Wcomment -Wformat=2 -Wmain -Wparentheses -Wunreachable-code -Wsequence-point -Wreturn-type -Wswitch -Wtrigraphs -Wunused -Wuninitialized -Wno-unknown-pragmas -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wwrite-strings -Wformat -Wmissing-format-attribute -Wno-deprecated-declarations -Wredundant-decls -Wlong-long -Wno-format-nonliteral -Wno-format-security -D__SAM3X8C__ --param max-inline-insns-single=500 -mcpu=cortex-m3 -mthumb -mlong-calls -ffunction-sections -fdata-sections -fno-rtti -std=c++11 -fno-exceptions -u _printf_float -DPLATFORM=G2v9k -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -DGIT_VERSION= -MMD -MF build/G2v9k/dep/spindle.o.d -MT build/G2v9k/spindle.o -xc++ -c -o build/G2v9k/spindle.o spindle.cpp
  120. gmkdir -p "build/G2v9k" "build/G2v9k/dep" "bin/G2v9k"
  121. "Compiling cpp stepper.cpp"; echo " -> build/G2v9k/stepper.o"
  122. arm-none-eabi-g++ -Wall -Wchar-subscripts -Wcomment -Wformat=2 -Wmain -Wparentheses -Wunreachable-code -Wsequence-point -Wreturn-type -Wswitch -Wtrigraphs -Wunused -Wuninitialized -Wno-unknown-pragmas -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wwrite-strings -Wformat -Wmissing-format-attribute -Wno-deprecated-declarations -Wredundant-decls -Wlong-long -Wno-format-nonliteral -Wno-format-security -D__SAM3X8C__ --param max-inline-insns-single=500 -mcpu=cortex-m3 -mthumb -mlong-calls -ffunction-sections -fdata-sections -fno-rtti -std=c++11 -fno-exceptions -u _printf_float -DPLATFORM=G2v9k -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -DGIT_VERSION= -MMD -MF build/G2v9k/dep/stepper.o.d -MT build/G2v9k/stepper.o -xc++ -c -o build/G2v9k/stepper.o stepper.cpp
  123. gmkdir -p "build/G2v9k" "build/G2v9k/dep" "bin/G2v9k"
  124. "Compiling cpp test.cpp"; echo " -> build/G2v9k/test.o"
  125. arm-none-eabi-g++ -Wall -Wchar-subscripts -Wcomment -Wformat=2 -Wmain -Wparentheses -Wunreachable-code -Wsequence-point -Wreturn-type -Wswitch -Wtrigraphs -Wunused -Wuninitialized -Wno-unknown-pragmas -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wwrite-strings -Wformat -Wmissing-format-attribute -Wno-deprecated-declarations -Wredundant-decls -Wlong-long -Wno-format-nonliteral -Wno-format-security -D__SAM3X8C__ --param max-inline-insns-single=500 -mcpu=cortex-m3 -mthumb -mlong-calls -ffunction-sections -fdata-sections -fno-rtti -std=c++11 -fno-exceptions -u _printf_float -DPLATFORM=G2v9k -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -DGIT_VERSION= -MMD -MF build/G2v9k/dep/test.o.d -MT build/G2v9k/test.o -xc++ -c -o build/G2v9k/test.o test.cpp
  126. gmkdir -p "build/G2v9k" "build/G2v9k/dep" "bin/G2v9k"
  127. "Compiling cpp text_parser.cpp"; echo " -> build/G2v9k/text_parser.o"
  128. arm-none-eabi-g++ -Wall -Wchar-subscripts -Wcomment -Wformat=2 -Wmain -Wparentheses -Wunreachable-code -Wsequence-point -Wreturn-type -Wswitch -Wtrigraphs -Wunused -Wuninitialized -Wno-unknown-pragmas -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wwrite-strings -Wformat -Wmissing-format-attribute -Wno-deprecated-declarations -Wredundant-decls -Wlong-long -Wno-format-nonliteral -Wno-format-security -D__SAM3X8C__ --param max-inline-insns-single=500 -mcpu=cortex-m3 -mthumb -mlong-calls -ffunction-sections -fdata-sections -fno-rtti -std=c++11 -fno-exceptions -u _printf_float -DPLATFORM=G2v9k -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -DGIT_VERSION= -MMD -MF build/G2v9k/dep/text_parser.o.d -MT build/G2v9k/text_parser.o -xc++ -c -o build/G2v9k/text_parser.o text_parser.cpp
  129. gmkdir -p "build/G2v9k" "build/G2v9k/dep" "bin/G2v9k"
  130. "Compiling cpp util.cpp"; echo " -> build/G2v9k/util.o"
  131. arm-none-eabi-g++ -Wall -Wchar-subscripts -Wcomment -Wformat=2 -Wmain -Wparentheses -Wunreachable-code -Wsequence-point -Wreturn-type -Wswitch -Wtrigraphs -Wunused -Wuninitialized -Wno-unknown-pragmas -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wwrite-strings -Wformat -Wmissing-format-attribute -Wno-deprecated-declarations -Wredundant-decls -Wlong-long -Wno-format-nonliteral -Wno-format-security -D__SAM3X8C__ --param max-inline-insns-single=500 -mcpu=cortex-m3 -mthumb -mlong-calls -ffunction-sections -fdata-sections -fno-rtti -std=c++11 -fno-exceptions -u _printf_float -DPLATFORM=G2v9k -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -DGIT_VERSION= -MMD -MF build/G2v9k/dep/util.o.d -MT build/G2v9k/util.o -xc++ -c -o build/G2v9k/util.o util.cpp
  132. gmkdir -p "build/G2v9k" "build/G2v9k/dep" "bin/G2v9k"
  133. "Compiling cpp xio.cpp"; echo " -> build/G2v9k/xio.o"
  134. arm-none-eabi-g++ -Wall -Wchar-subscripts -Wcomment -Wformat=2 -Wmain -Wparentheses -Wunreachable-code -Wsequence-point -Wreturn-type -Wswitch -Wtrigraphs -Wunused -Wuninitialized -Wno-unknown-pragmas -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wwrite-strings -Wformat -Wmissing-format-attribute -Wno-deprecated-declarations -Wredundant-decls -Wlong-long -Wno-format-nonliteral -Wno-format-security -D__SAM3X8C__ --param max-inline-insns-single=500 -mcpu=cortex-m3 -mthumb -mlong-calls -ffunction-sections -fdata-sections -fno-rtti -std=c++11 -fno-exceptions -u _printf_float -DPLATFORM=G2v9k -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -DGIT_VERSION= -MMD -MF build/G2v9k/dep/xio.o.d -MT build/G2v9k/xio.o -xc++ -c -o build/G2v9k/xio.o xio.cpp
  135. gmkdir -p "build/G2v9k/platform/atmel_sam" "build/G2v9k/dep" "bin/G2v9k"
  136. "Compiling cpp platform/atmel_sam/Reset.cpp"; echo " -> build/G2v9k/platform/atmel_sam/Reset.o"
  137. arm-none-eabi-g++ -Wall -Wchar-subscripts -Wcomment -Wformat=2 -Wmain -Wparentheses -Wunreachable-code -Wsequence-point -Wreturn-type -Wswitch -Wtrigraphs -Wunused -Wuninitialized -Wno-unknown-pragmas -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wwrite-strings -Wformat -Wmissing-format-attribute -Wno-deprecated-declarations -Wredundant-decls -Wlong-long -Wno-format-nonliteral -Wno-format-security -D__SAM3X8C__ --param max-inline-insns-single=500 -mcpu=cortex-m3 -mthumb -mlong-calls -ffunction-sections -fdata-sections -fno-rtti -std=c++11 -fno-exceptions -u _printf_float -DPLATFORM=G2v9k -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -DGIT_VERSION= -MMD -MF build/G2v9k/dep/Reset.o.d -MT build/G2v9k/platform/atmel_sam/Reset.o -xc++ -c -o build/G2v9k/platform/atmel_sam/Reset.o platform/atmel_sam/Reset.cpp
  138. gmkdir -p "build/G2v9k/platform/atmel_sam" "build/G2v9k/dep" "bin/G2v9k"
  139. "Compiling cpp platform/atmel_sam/syscalls_sam3.cpp"; echo " -> build/G2v9k/platform/atmel_sam/syscalls_sam3.o"
  140. arm-none-eabi-g++ -Wall -Wchar-subscripts -Wcomment -Wformat=2 -Wmain -Wparentheses -Wunreachable-code -Wsequence-point -Wreturn-type -Wswitch -Wtrigraphs -Wunused -Wuninitialized -Wno-unknown-pragmas -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wwrite-strings -Wformat -Wmissing-format-attribute -Wno-deprecated-declarations -Wredundant-decls -Wlong-long -Wno-format-nonliteral -Wno-format-security -D__SAM3X8C__ --param max-inline-insns-single=500 -mcpu=cortex-m3 -mthumb -mlong-calls -ffunction-sections -fdata-sections -fno-rtti -std=c++11 -fno-exceptions -u _printf_float -DPLATFORM=G2v9k -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -DGIT_VERSION= -MMD -MF build/G2v9k/dep/syscalls_sam3.o.d -MT build/G2v9k/platform/atmel_sam/syscalls_sam3.o -xc++ -c -o build/G2v9k/platform/atmel_sam/syscalls_sam3.o platform/atmel_sam/syscalls_sam3.cpp
  141. gmkdir -p "build/G2v9k/platform/atmel_sam" "build/G2v9k/dep" "bin/G2v9k"
  142. "Compiling cpp platform/atmel_sam/UniqueId.cpp"; echo " -> build/G2v9k/platform/atmel_sam/UniqueId.o"
  143. arm-none-eabi-g++ -Wall -Wchar-subscripts -Wcomment -Wformat=2 -Wmain -Wparentheses -Wunreachable-code -Wsequence-point -Wreturn-type -Wswitch -Wtrigraphs -Wunused -Wuninitialized -Wno-unknown-pragmas -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wwrite-strings -Wformat -Wmissing-format-attribute -Wno-deprecated-declarations -Wredundant-decls -Wlong-long -Wno-format-nonliteral -Wno-format-security -D__SAM3X8C__ --param max-inline-insns-single=500 -mcpu=cortex-m3 -mthumb -mlong-calls -ffunction-sections -fdata-sections -fno-rtti -std=c++11 -fno-exceptions -u _printf_float -DPLATFORM=G2v9k -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -g3 -O1 -Iplatform/atmel_sam/board/v9_3x8c -I"CMSIS/CMSIS/Include" -I"CMSIS/Device/ATMEL" -I"CMSIS/Device/ATMEL/sam3xa/include" -I./platform/atmel_sam -I. -Imotate -DMOTATE_BOARD="G2v9k" -DSETTINGS_FILE="settings_shapeoko2.h" -DGIT_VERSION= -MMD -MF build/G2v9k/dep/UniqueId.o.d -MT build/G2v9k/platform/atmel_sam/UniqueId.o -xc++ -c -o build/G2v9k/platform/atmel_sam/UniqueId.o platform/atmel_sam/UniqueId.cpp
  144. "Linking bin/G2v9k/G2v9k.elf"
  145. "Using linker script: C:/dev/g2/TinyG2/platform/atmel_sam/gcc_flash.ld"
  146. arm-none-eabi-g++ -T"C:/dev/g2/TinyG2/platform/atmel_sam/gcc_flash.ld" -Wl,-Map,"bin/G2v9k/G2v9k.map" -o bin/G2v9k/G2v9k.elf -lgcc -lc -Wl,--cref -Wl,--check-sections -Wl,--gc-sections -Wl,--entry=Reset_Handler -Wl,--unresolved-symbols=report-all -Wl,--warn-common -Wl,--warn-section-align -Wl,--warn-unresolved-symbols -nostartfiles -mcpu=cortex-m3 --specs=nano.specs -u _printf_float -mthumb -lgcc -lc -Wl,--start-group build/G2v9k/motate/SamTimers.o build/G2v9k/motate/SamUSB.o build/G2v9k/motate/SamPins.o build/G2v9k/platform/atmel_sam/syscalls_sam3.o build/G2v9k/main.o build/G2v9k/CMSIS/Device/ATMEL/sam3xa/source/system_sam3xa.o build/G2v9k/CMSIS/Device/ATMEL/sam3xa/source/gcc/startup_sam3xa.o build/G2v9k/platform/atmel_sam/cortex_handlers.o build/G2v9k/platform/atmel_sam/hooks.o build/G2v9k/motate/AvrUSB.o build/G2v9k/motate/SamSPI.o build/G2v9k/canonical_machine.o build/G2v9k/config.o build/G2v9k/config_app.o build/G2v9k/controller.o build/G2v9k/coolant.o build/G2v9k/cycle_homing.o build/G2v9k/cycle_jogging.o build/G2v9k/cycle_probing.o build/G2v9k/encoder.o build/G2v9k/gcode_parser.o build/G2v9k/gpio.o build/G2v9k/hardware.o build/G2v9k/help.o build/G2v9k/json_parser.o build/G2v9k/kinematics.o build/G2v9k/persistence.o build/G2v9k/plan_arc.o build/G2v9k/plan_exec.o build/G2v9k/plan_line.o build/G2v9k/plan_zoid.o build/G2v9k/planner.o build/G2v9k/pwm.o build/G2v9k/report.o build/G2v9k/spindle.o build/G2v9k/stepper.o build/G2v9k/test.o build/G2v9k/text_parser.o build/G2v9k/util.o build/G2v9k/xio.o build/G2v9k/platform/atmel_sam/Reset.o build/G2v9k/platform/atmel_sam/UniqueId.o -Wl,--end-group
  147. "Exporting symbols bin/G2v9k/G2v9k.elf.txt"
  148. arm-none-eabi-nm "bin/G2v9k/G2v9k.elf" >"bin/G2v9k/G2v9k.elf.txt"
  149. "--- SIZE INFO ---"
  150. arm-none-eabi-size "bin/G2v9k/G2v9k.elf"
  151. text data bss dec hex filename
  152. 138384 0 12760 151144 24e68 bin/G2v9k/G2v9k.elf
  153. cp bin/G2v9k/G2v9k.elf TinyG2.elf
  154. cp bin/G2v9k/G2v9k.map TinyG2.map
  155. make: Leaving directory `C:/dev/g2/TinyG2'
  156. Done executing task "RunCompilerTask".
  157. Using "RunOutputFileVerifyTask" task from assembly "C:\Program Files (x86)\Atmel\Atmel Studio 6.2\Extensions\Application\AvrGCC.dll".
  158. Task "RunOutputFileVerifyTask"
  159.  
  160. Display Output File Size Skipped due to : Output File not found
  161. Done executing task "RunOutputFileVerifyTask".
  162. Done building target "CoreBuild" in project "TinyG2.cppproj".
  163. Target "PostBuildEvent" skipped, due to false condition; ('$(PostBuildEvent)' != '') was evaluated as ('' != '').
  164. Target "Build" in file "C:\Program Files (x86)\Atmel\Atmel Studio 6.2\Vs\Avr.common.targets" from project "C:\dev\g2\TinyG2\TinyG2.cppproj" (entry point):
  165. Done building target "Build" in project "TinyG2.cppproj".
  166. Done building project "TinyG2.cppproj".
  167.  
  168. Build succeeded.
  169. ========== Build: 1 succeeded or up-to-date, 0 failed, 0 skipped ==========
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement