TI中文支持网
TI专业的中文技术问题搜集分享网站

F28031仿真出错 .out load failed

自己做的一个小板子,今天仿真时出错了。用的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.

 

Johnson Chen1:

楼主请检查电源,复位以及仿真器以及目标配置是否正常。

自己做的一个小板子,今天仿真时出错了。用的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.

 

Hanson He:

有一次新安装的CCSv5.2也出类似的下载.out出错,后来关闭IDE,重启电脑就好了。

建议新装的CCS,装完毕后,重启下电脑

自己做的一个小板子,今天仿真时出错了。用的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.

 

Martin Yu:

看错误提示应该是JTAG电路的问题,请检查JTAG电路,特别关注/REST管脚信号。

自己做的一个小板子,今天仿真时出错了。用的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.

 

Jones Chen:

建议楼主首先要确认硬件是没有问题的。

既然用的是XDS100v2TI官方的,也用的是官方的固件,软件部分应该没有太多问题。

 

赞(0)
未经允许不得转载:TI中文支持网 » F28031仿真出错 .out load failed
分享到: 更多 (0)