自己做的一个小板子,今天仿真时出错了。用的xds100 v2的仿真器;直接打开的官方示例代码用来仿真。
错误警告:
RAM时错误提示:
C28xx: Failed Software Reset: (Error -1137 @ 0x0) Device is held in reset. Take the device out of reset, and retry the operation. (Emulation package 5.0.681.0) C28xx: Trouble Reading PC Register: (Error -1137 @ 0x0) Device is held in reset. Take the device out of reset, and retry the operation. (Emulation package 5.0.681.0) C28xx: Trouble Reading Register ST1: (Error -1137 @ 0x6) Device is held in reset. Take the device out of reset, and retry the operation. (Emulation package 5.0.681.0) C28xx: GEL: Error while executing OnReset(1): target access failed at (ST1&~(0x0100)) [f28031.gel:282] at C28x_Mode() [f28031.gel:32] at OnReset(1) . C28xx: Failed Software Reset: (Error -1137 @ 0x0) Device is held in reset. Take the device out of reset, and retry the operation. (Emulation package 5.0.681.0) C28xx: Trouble Reading PC Register: (Error -1137 @ 0x0) Device is held in reset. Take the device out of reset, and retry the operation. (Emulation package 5.0.681.0) C28xx: Trouble Reading Register ST1: (Error -1137 @ 0x6) Device is held in reset. Take the device out of reset, and retry the operation. (Emulation package 5.0.681.0) C28xx: GEL: Error while executing OnReset(1): target access failed at (ST1&~(0x0100)) [f28031.gel:282] at C28x_Mode() [f28031.gel:32] at OnReset(1) . C28xx: Trouble Writing Memory Block at 0x0 on Page 0 of Length 0x2: (Error -1137 @ 0x6) Device is held in reset. Take the device out of reset, and retry the operation. (Emulation package 5.0.681.0)
flash时的错误提示:
C28xx: Failed Software Reset: (Error -1137 @ 0x0) Device is held in reset. Take the device out of reset, and retry the operation. (Emulation package 5.0.681.0) C28xx: Trouble Reading PC Register: (Error -1137 @ 0x0) Device is held in reset. Take the device out of reset, and retry the operation. (Emulation package 5.0.681.0) C28xx: Trouble Reading Register ST1: (Error -1137 @ 0x6) Device is held in reset. Take the device out of reset, and retry the operation. (Emulation package 5.0.681.0) C28xx: GEL: Error while executing OnReset(1): target access failed at (ST1&~(0x0100)) [f28031.gel:282] at C28x_Mode() [f28031.gel:32] at OnReset(1) . C28xx: Failed Software Reset: (Error -1137 @ 0x0) Device is held in reset. Take the device out of reset, and retry the operation. (Emulation package 5.0.681.0) C28xx: Trouble Reading PC Register: (Error -1137 @ 0x0) Device is held in reset. Take the device out of reset, and retry the operation. (Emulation package 5.0.681.0) C28xx: Trouble Reading Register ST1: (Error -1137 @ 0x6) Device is held in reset. Take the device out of reset, and retry the operation. (Emulation package 5.0.681.0) C28xx: GEL: Error while executing OnReset(1): target access failed at (ST1&~(0x0100)) [f28031.gel:282] at C28x_Mode() [f28031.gel:32] at OnReset(1) . C28xx: Flash Programmer: Error erasing flash memory. Device is locked or not connected. Operation cancelled C28xx: Flash Programmer: Error erasing Flash memory. C28xx: Error resuming a profile counter: (Error -1137 @ 0xAE8) Device is held in reset. Take the device out of reset, and retry the operation. (Emulation package 5.0.681.0) C28xx: Flash Programmer: Device is locked or not connected. Operation cancelled. C28xx: Trouble Writing Memory Block at 0x3f75f6 on Page 0 of Length 0x16: (Error -1137 @ 0xAE8) Device is held in reset. Take the device out of reset, and retry the operation. (Emulation package 5.0.681.0) C28xx: GEL: File: C:\ti\tidcs\c28\DSP2803x\v121\DSP2803x_examples\cpu_timer\Debug\Example_2803xCpuTimer.out: Load failed.