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.

CCS加载gel文件配置core 0的pll时报错

在自己开发的板子上用CCS加载gel文件配置6678的core 0的pll时报错:大体意思是不能读寄存器的值。

gel文件是在c6678l evm板提供的基础上修改的,但是set pll1(),这部分没有改动。在另外一块板子上能够跑通,在这块板子上一开始调试就报错了。

C66xx_0:GEL Output:Setup Cache...Done.
C66xx_0:GEL Output:PLL1 Setup...

C66xx_0:Trouble Reading Memory Block at 0x231011c on page 0 of Length 0x4:(Error  -1178 @ 0x231011C ) Device functional clock appears to be off.power-cycle the board.If error persists,
C66xx_0:GEL:Error while executing OnTargetConnect():Target failed to read memory at 0x0231011c.
C66xx_0:Trouble Reading Register CSR:(Error -1178 @ 0x41) Device functional clock appears to be off. power-cycle the board.
C66xx_0:Trouble Reading Register CSR:(Error -1178 @ 0x41) Device functional clock appears to be off. power-cycle the board.
.........
.........
.........

 

错误详见附图。

请牛人帮忙解答。