IAR430下载调试后无法进入main 停在cstart_begin处,调试工具栏好像进入run状态,除了break都是灰色不可操作状态,break后一直在mencpy出循环。
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
IAR430下载调试后无法进入main 停在cstart_begin处,调试工具栏好像进入run状态,除了break都是灰色不可操作状态,break后一直在mencpy出循环。
我是在XP下运行的,XP本身就是管理员权限吧,程序还是一样的问题。程序下载调试后,从反汇编串口看一直停在Cstart begin出,也就是停在430代码区005C00处,跳不到main处执行。