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的时候出现提示Trouble Setting Breakpoint with the Action "Terminate Program Execution" ,求教

我用的CCS3.3,28335的程序编译成功,但是烧写到FLASH的时候,却出现了下面的提示:

Trouble Setting Breakpoint with the Action "Terminate Program Execution" at 0x30bb88: Error 0x00000008/-1076 Error during: Break Point, Cannot set/verify breakpoint at 0x0030BB88 Breakpoint Manager: Retrying with a Legacy Hardware breakpoint.

这是什么原因?有人遇到过吗?

求教

  • 一般情况是硬件工具链有问题,使用target test测试仿真器是否正常工作,仔细检查芯片焊接是否有问题等

  • 嗯,在本社区里找到答案了,链接是

    http://www.deyisupport.com/question_answer/microcontrollers/c2000/f/56/t/15353.aspx

    Trouble Setting Breakpoint with the Action...这类报错,可以做请做下面几件事情,然后重新编译程序,重新导入试试是否还会发生:

    1、在CCS-->Debug => Breakpoint 选择remove all breakpoint

    2、Option => Customize => Program/Project Load => Disable All Breakpoint

    3、Option->Customiz->Program/Project/CIO -->Do not set CIO breakpoint at load."和"Do not set end of program breakpoint at load