编译任何文件都会出错
下面为报错信息:
Build started 7.7.2012 at 15:01:22
avr-gcc -I"C:\WinAVR-20100110\avr\include\avr" -I"C:\WinAVR-20100110\mfile" -mmcu=atmega16 -Wall -gdwarf-2 -std=gnu99
-O0 -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -MD -MP -MT ccb.o -MF dep/ccb.o.d -c ../../ccb/ccb.c
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
make: *** [ccb.o] Error 3
Build failed with 1 errors and 0 warnings...
头疼的问题啊!!!