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会出现下面这种错误啊?
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
急!!
Hi yiwei,
这个错误是一直都连不上芯片呢还是在仿真过程中出现的?
从0x8000080这个地址来看,该地址位于RAM区域,所以你的程序是放在RAM运行吗?方便把你的工程发上来吗?
Regards,
Jay