[TOOLCHAIN] COMPILER=tools\\avr32-gnu-toolchain\\bin\\avr32- CFLAGS="-march=ucr3 -mpart=uc3l0128 -c -Os -mrelax -mno-cond-exec-before-reload -fno-common -ffunction-sections -fdata-sections -funsigned-char -fno-strict-aliasing -Wall -Wl,--gc-sections -Wno-psabi" CXXFLAGS="-march=ucr3 -mpart=uc3l0128 -c -Os -mrelax -mno-cond-exec-before-reload -fno-common -ffunction-sections -fdata-sections -funsigned-char -fno-strict-aliasing -Wall -Wl,--gc-sections -Wno-psabi -fno-rtti -fno-exceptions" AFLAGS="-march=ucr3 -mpart=uc3l0128 -c -D__ASSEMBLY__ -mrelax" LFLAGS="-march=ucr3 -mpart=uc3l0128 -nostartfiles -T$(LKR_SCRIPT) -Wl,-Map=$(MAP_FILE),--cref,--gc-sections,-e,_trampoline,--relax,--direct-data -lc -lm -lgcc -lstdc++" [MAKEFILE] MAKECMD=tools\\shellUtils\\make.exe RMCMD=tools/shellUtils/rm -rf