Compiling main.c...
cxstm8 -iinc +debug -pxp -no -l +mods0 -pp -i"C:\Program Files\COSMIC\CXSTM8_32K\Hstm8" -clDebug\ -coDebug\ main.c
#error cpstm8 stm8l15x.h:53 "Please select first the target STM8L device used in your application (in stm8l15x.h file)"
main.c:
The command: "cxstm8 -iinc +debug -pxp -no -l +mods0 -pp -i"C:\Program Files\COSMIC\CXSTM8_32K\Hstm8" -clDebug\ -coDebug\ main.c " has failed, the returned value is: 1
exit code=1.
lcd.elf - 3 error(s), 0 warning(s)
我已经把stm8l15x.h文件加载进去了,还是出现错误,那位前辈帮我看看怎么办? |