annqian 发表于 2018-7-25 10:22:42

STVD的异常

The command: "cxstm8 -ilib\inc -ilib -iusr +debug -pxp -no -l +mods0 -pp -i"D:\Program Files (x86)\STMicroelectronics\cosmic\Hstm8"-clDebug\ -coDebug\ usr\app_handle.c " has failed, the returned value is: 1
exit code=1.
app_handle.c这个文件的内容全部注释掉,还是会报这个错误,是什么情况?

jakecumt 发表于 2018-7-25 13:28:33

你的程序好像是超过限制啦?即程序是不是大于32K?

annqian 发表于 2018-7-25 13:40:38

没有,内存是8K,实际是7点多K,程序是从 IAR上移植过来的,功能也是验证好的,就是编译时一直有这个错误。
页: [1]
查看完整版本: STVD的异常