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.

28335程序下载以后自动运行,设置断点也无效,这是怎么回事呢?



  我原来做开环程序的时候,基本没有出现这个问题,但是在做闭环程序的时候增加了一些代码,其它都没有改,就总是出现这个问题,要么就是下载以后自动运行,要么就是不能进AD和ePWM中断;还经常会突然CCS直接卡死了,求解答啊!!弄得我实在很恼火

  • Bei,

    你用的是什么CCS版本啊,尝试一下reset CPU, 然后restart, 并设置工程属性》debug》Auto run and launch option , 设置auto run options > run to symbol  [main]

    然后确认一下你的目标配置文件跟芯片是一致的。

    Eric