本人菜鸟目前有个问题望各位解答
软件 CCS5.3 硬件 自己的板子
我用TI的Nor writer过程烧写完程序(程序很简单,只是往DDR3写数)后,采用spi Boot方式,点连接后,显示:
C66xx_0: Error connecting to the target: (Error -1143 @ 0x0) )Device core was hung. The debugger has forced the device to a ready state and recovered debug control, but your application's state is now corrupt. You should have limited access to memory and registers, but you may need to reset the device to debug further. (Emulation package 5.0.872.0)
但是如果再将启动方式改为no boot之后,又可以正常连接。另同样操作方法在评估板上工作正常。
请问此问题是由什么导致?应该作何修改?
谢谢!