各位好,望解答!
软件 CCS5.3 硬件 自己的板子,有两片6678 DSP,但只用其中一片。
我用TI的Nor writer过程烧写完程序后,采用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)
我试了加载有程序的DSP,8个核都显示一样的消息。但是另一片就能连接上,我想问这是不是和烧死的程序有关?还是其中的资源有冲突导致的?因为我换其它简单程序就没这个情况?
谢谢!