ICCV7 for AVR编译不了怎么办?
编译报错
错误提示为:
!E .\program1.c(1): cannot include source file "avr/io.h"; file not found
D:\iccv7\bin\imakew -f PROGRAM1.mak
iccavr -c -e -D__ICC_VERSION=722 -D_EE_EXTIO -DATMega1280 -l -g -MLongJump -MHasMul -MEnhanced -Wf-use_elpm program1.c
!E D:\iccprogram\program1.c(1): cannot include source file "avr/io.h"; file not found
D:\iccv7\bin\imakew.exe: Error code 1
Done: there are error(s). Exit code: 1. Mon Apr 08 17:25:33 2024