做的板子上有两路28377d芯片,电路完全一样,但是其中一路下载程序正常,另一路出错。具体错误如下,求各位大佬帮我,万分感谢!
C28xx_CPU1: GEL Output:
Memory Map Initialization Complete
C28xx_CPU1: Failed CPU Reset: (Error -1137 @ 0x6) Device is held in reset. Take the device out of reset, and retry the operation. (Emulation package 6.0.14.5)
C28xx_CPU1: Trouble Reading Register PC: (Error -1137 @ 0x0) Device is held in reset. Take the device out of reset, and retry the operation. (Emulation package 6.0.14.5)
C28xx_CPU1: Trouble Writing Register XAR0: (Error -1137 @ 0x7) Device is held in reset. Take the device out of reset, and retry the operation. (Emulation package 6.0.14.5)
C28xx_CPU1: GEL: Error while executing OnReset(1): Target failed to write register XAR0
at XAR0=*((unsigned long *) 0x703F0) [f28377d_cpu1.gel:350]
at SetupDCSM() [f28377d_cpu1.gel:32]
at OnReset(1)
C28xx_CPU1: Failed CPU Reset: (Error -1137 @ 0x6) Device is held in reset. Take the device out of reset, and retry the operation. (Emulation package 6.0.14.5)
C28xx_CPU1: Trouble Reading Register PC: (Error -1137 @ 0x0) Device is held in reset. Take the device out of reset, and retry the operation. (Emulation package 6.0.14.5)
C28xx_CPU1: Trouble Writing Register XAR0: (Error -1137 @ 0x7) Device is held in reset. Take the device out of reset, and retry the operation. (Emulation package 6.0.14.5)
C28xx_CPU1: GEL: Error while executing OnReset(1): Target failed to write register XAR0
at XAR0=*((unsigned long *) 0x703F0) [f28377d_cpu1.gel:350]
at SetupDCSM() [f28377d_cpu1.gel:32]
at OnReset(1)
C28xx_CPU1: Loader: One or more sections of your program falls into a memory region that is not writable. These regions will not actually be written to the target. Check your linker configuration and/or memory map.
C28xx_CPU1: File Loader: Verification failed: Values at address 0x0000000000082000 do not match Please verify target memory and memory map.
C28xx_CPU1: GEL: File: D:\ccs6\ccs_work_dir\lab02_ram\Debug\lab02_ram.out: a data verification error occurred, file load failed.