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.
请教各位专家:
我正在学习使用研华的DSPC 8681板,板上有四片DSP C6678
仿真器使用SEED XDS560V2,板子选择No boot模式
现在想调试一下程序,每次点击ccs的调试之后,会出现以下错误:Trouble reading memory at 0x210000e4 on page0 of length 0x4:(Error-1202 @ 0x210000E4)
Device core is hung 的错误。具体如下:
我查看了上面错误所说的Gel文件的第262行:是DDR3定义内容中DDR_DDR_PHYC的定义,这个地址无法读取。请问要怎样解决这个问题?