使用的是 ccs 7.4 和 TMDSEVM6678L 测试板
——————————————————-
编译完成后 没有任何问题
但是 debug 就会出现下面的错误,请问是什么原因呢?
C66xx_0: Trouble Writing Memory Block at 0x10878c70 on Page 0 of Length 0x7ff0: (Error -1190 @ 0x10880000) Unable to access device memory. Verify that the memory address is in valid memory. If error persists, confirm configuration, power-cycle board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 6.0.407.3)C66xx_0: File Loader: Verification failed: Target failed to write 0x10878C70
C66xx_0: GEL: File: A:\CCS_workspace_v6_2\***f\Debug\***.out: Load failed.
Shine:
请问是先connect板子再load程序的吗?在target configuration file里是否有配置gel文件?请参考下面的链接。
processors.wiki.ti.com/…/Connecting_To_An_LCEVM_with_CCS
Zhengpeng Su @ XDU:
回复 Shine:
是的 我先将板子和pc连接,然后load程序。但是 配置了 target configuration file 并没哟在ccs安装目录下面 找到合适的gel文件。。 请问如何选择6678 对应的gel 文件?
Shine:
回复 Zhengpeng Su @ XDU:
在ccs安装目录下有C:\ti\ccsv7\ccs_base\emulation\boards\evmc6678l\gel。