我使用CCS6.1 通过USB端口加载GEL文件时 出现如下报错 。
各位前辈 想请问 是什么原因 该如何解决 。
谢谢
CortxA8: Trouble Writing Memory Block at 0x4c0000e4 on Page 0 of Length 0x4: (Error -1065 @ 0x3D5A) 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 5.1.641.0)AM3359_ICE_Initialization() cannot be evaluated.
Target failed to write 0x4C0000E4
at *((unsigned int *) (0x4C000000+0x0E4))=(unsigned int) 0x07 [TMDXICE3359_v2_1A.gel:281]
at DDR3_EMIF_Config() [TMDXICE3359_v2_1A.gel:374]
at AM3359_ICE_Initialization()
waiping yan:
示例程序 来自官网下载的软件开发包
Jian Zhou:
回复 waiping yan:
请问你是在TI的demo板上加载的还是自己的板子?CCS连接有报错么?
waiping yan:
回复 Jian Zhou:
你好 是在 TI的 demo 板上加载的