a1200220417 发表于 2018-9-11 13:55:02

IAR forstm8软件调试问题

程序使用IAR软件在线调试debug时提示“the debugging session could not be started,eiither the debugger initialization failed or else the the file "Ewstm8/debug/exe/test.out”was corrupt or of an unsupported format there might be more information in the debug log window.
求助是什么问题,可以用stvp下载程序,仿真不了


toofree 发表于 2018-9-11 14:08:02

字面意思是仿真器初始化失败,或.out文件格式不对。

程序里,没对SWIM做操作吧,也就是SWIM脚是专用功能。
如果把RESET用作IO了,那么可能就无法调试了。
页: [1]
查看完整版本: IAR forstm8软件调试问题