CCS烧录uboot遇到的问题
烧录uboot过程中,加载.gel文件,报错如下:
CortexA8: Trouble Writing Memory Block at 0x40300ca8 on Page 0 of Length 0x24: (Error -2130 @ 0x40300CA8) 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.207.0)
CortexA8: GEL: File: D:\app\CCS5.5\CCS5.5\workspace\dm8168\Debug\dm8168.out: Load failed.
询问解决办法无果。
形成原因未知,最后经测试,解决办法如下:
给板子通电的一瞬间点击Debug,
便可以成功,不会遇到该错误。