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.

debug 出错

求助一下,为什么debug会出现下面这种错误啊?

Error connecting to the target: (Error -2062 @ 0x0) Unable to halt device. Reset the device, and retry the operation. If error persists, confirm configuration, power-cycle the board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 5.0.872.0)

所用的是CCSv5.3.0、RM48

急!!

  • 补充一下,在上面那个错误下面还有一个错误提示:

    Trouble Removing Breakpoint with the Action "Remain Halted" at 0x8000080: (Error -1066 @ 0x8000080) Unable to set requested breakpoint in memory. Verify that the breakpoint address is in writable memory. (Emulation package 5.0.872.0)

    这是怎么回事啊!

  • Hi yiwei,

    这个错误是一直都连不上芯片呢还是在仿真过程中出现的?

    从0x8000080这个地址来看,该地址位于RAM区域,所以你的程序是放在RAM运行吗?方便把你的工程发上来吗?

    Regards,

    Jay

  • 谢谢您的答复,不知道为什么,自己又莫名的好了,但是不知道什么时候还会出问题,再出此问题时再向您求助!