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.

ESTOP0的问题

专家您好:

我用的是28034芯片。现在仿真时有个问题

代码刚烧进去,仿真是可以的,变量变化都是正常的。

但是只要我选择DEBUG-->restart 或者是 reset cpu 的话,发现光标总是停在0X3FF599  ESTOP0这句,main()什么的都不执行了。

代码中所有包含ESTOP0的地方我都屏蔽掉了,还是不行,

请帮忙,谢谢!!

  • Seven,

    可以点reset cpu > restart.

    或者,在debug界面 script 》 boot to flash(如果是烧写到flash的话),然后就reset cpu, 电机Run to main.

    Eric

  • 第一种办法是运行正常的,

    那先reset cpu -》restart  和 我用的先restart -》reset cpu 有什么区别吗?

    第二种办法,我没有找到debug--》script,我用的是CCS3.3..我再找找,谢谢