ICCAVR问题
我用6.31编译的程序一点问题没有,可是到7.22上就报错。
D:\iccv7avr\bin\imakew -f NVOC红外遥控变送器.mak
iccavr -c -IC:\icc\include\ -e -D__ICC_VERSION=722 -D_EE_EXTIO -DATMega168 -l -A -g -MLongJump -MHasMul -MEnhanced ..\..\固定氨~1\CO2\ludianyi.c
!E ludianyi.s(7): cannot initialize RAM area
D:\iccv7avr\bin\imakew.exe: Error code 1
D:\iccv7avr\bin\imakew.exe: 'ludianyi.o' removed.
Done: there are error(s). Exit code: 1. Wed Dec 05 16:56:51 2012
谁能帮我解决?