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.

demo仿真“Trouble Reading Memory Block”问题咨询

我在新建一个工程的时候,编译通过,但是在demo(XTCIEVMK2X)上debug的时候,遇到了一下问题。

C66xx_0: Trouble Reading Memory Block at 0x80262d20 on Page 0 of Length 0x4: (Error -1060 @ 0x64) Device is not responding to the request. 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 6.0.407.6)

C66xx_0: File Loader: Verification failed: Target failed to read 0x80262D20

C66xx_0: GEL: File: D:\ti\DSP_SDR\MyTest2\Debug\MyTest2.out: Load failed.

 

    测试过仿真器可顺利连接上demo,也尝试更换过gel文件。指定新的gel如下:C:\ti\ccsv6\ccs_base\emulation\boards\xtcievmk2x\gel\ xtcievmk2x.gel,但是仍会报相同错误。

         自定义的linker.cmd文件如附件所示。

         麻烦帮忙看看是什么问题。谢谢了!