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.

TMS320F28335,程序烧进flash,调试时设置断点,CCS3.3报错。盼高人解答!!!



编译环境  :CCS 3.3(Ver:3.3.83.20)

使用仿真器:SEED 510Plus

问题说明:

程序烧录进Flash之后,设置断点提示错误。如下:

Trouble Setting Breakpoint with the Action "Halt Target" at 0x33886e: Error 0x00000008/-1066 Error during: Break Point,  Cannot set/verify breakpoint at 0x0033886E 
Breakpoint Manager: Retrying with a Legacy Hardware breakpoint

虽然该错误在提示,但是运行时还是可以跳转到断点的。

而且使用简易仿真器 XDS100是没有该问题的。

PS:

已经按照如下操作完成相应设定(参考了Forrest之前回帖的建议):

在CCSv3-->option-->Cuctomize-->program/project/CIO中的ProgramLoad 中的1,3,4,5打钩。

灰色的4个断点是系统自定义的断点(点击“show system breakpoints”之后出现的),不是我设定的。