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.
大家好,
新做的板子,在用ccs5.5调试时,报如下错误,有知道是怎么回事的吗?谢谢!
CortexA8: GEL Output: EVM816x Startup Sequence
CortexA8: GEL Output: PRCM Setup Complete
CortexA8: GEL Output: Configuring Pad Functions...
CortexA8: Output: Main PLL Init is in Progress, Please wait .....
CortexA8: Output: Main PLL Init is Done .....
CortexA8: Output: EVM816x DDR PLL Init is in Progress for 796 MHz DDR Clock, Please wait .....
CortexA8: Output: DDR3 Selected.
CortexA8: Output: DM816x DDR PLL Init is Done .....
CortexA8: Output: EVM816x DDR2/3 PRCM Init is in progress .....
CortexA8: Output: EVM816x DDR2/3 PRCM Init is Done .....
CortexA8: Output: Initializing EMIF1 .....
CortexA8: Output: DDR3 SWLEVELING DONE FOR EMIF0
CortexA8: Output: DDR3 SWLEVELING DONE FOR EMIF1
CortexA8: Output: DM816x EMIF Init is Done @ 796MHz Clock Rate.....
CortexA8: GEL Output: Startup Complete.
CS_DAP_DebugSS: Error: (Error -242 @ 0x0) A router subpath could not be accessed. The board configuration file is probably incorrect. (Emulation package 0.0.0.0)
用sd卡烧写程序的时候,打印如下:
U-Boot 2010.06 (Oct 15 2015 - 15:54:31)
DRAM: 2 GiB
MMC: OMAP SD/MMC: 0
Using default environment
Hit any key to stop autoboot: 0
raise: Signal # 8 caught
reading u-boot.bin
block read failed: -19
mmc_send_cmd: timedout waiting for cmddis!
Invalid FAT entry
18432 bytes read
## Starting application at 0x80800000 ...
你好,我用的环境也是CCS5.5,板子是F28M35,在烧写时候也遇到了这样的问题:A router subpath could not be accessed. The board configuration file is probably incorrect
请问你是怎么解决的!
跪求指导