Other Parts Discussed in Thread: C2000WARE
调试自己焊接的DSP288335的板子,第一次debug就出现如下的问题:
C28xx: Error connecting to the target: (Error -1155 @ 0x0) Device may be operating in low-power mode. 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.1.450.0)
仿真器没问题,在开发板上已经确认过。万用表测量供电3.29v,1,79v,应该也是正常的。
在ccxml中Test Connection 测试是正常的
网上搜索了一下相关问题,有一个帖子上说可以通过在on chip flash把芯片擦除一下,但是我用的ccs6.0,找不到tool-on chip flash;
另一个解决方式说是把boot模式调成wait模式,但是没找到如何调整为wait模式。
希望能得到解答,问题困扰一周了,感谢感谢!