Problem loading .abs file with P&E Multi and MC13213

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Problem loading .abs file with P&E Multi and MC13213

跳至解决方案
1,784 次查看
DSweet
Contributor I
Hi, I have just started using an MC13213 mcu with a P&E HCS08/HCS12 usb multilink pod. I am having difficulties loading my .abs file into the mcu using the hiwave debugger through the p&e device. When it begins running the programming script, it runs these commands:

Loading programming algorithm ... Done. (FCDIV=$CA)

CMD>EM
Erasing. Module has been erased.

CMD>PM
Programming and Verifying Address $0182C

... at this point it just stalls. It doesn't produce an error, and says its running the programming script, but it never finishes. I get the same results if I use the Expert Mode Programmer to exectue these commands individually. I didn't have a problem loading a simple small test program, but with my current larger project I can't get around this problem. Any ideas? Let me know if you need any other info. Thanks

Dan Sweet

J2MEJediMaster added MCU type to subject line



Message Edited by J2MEJediMaster on 2008-03-05 10:55 AM
标签 (1)
标记 (1)
0 项奖励
回复
1 解答
941 次查看
J2MEJediMaster
Specialist I
I have two educated guesses for you.

1) How big is your program? Could it be too big for the available memory?

2) What MCU does the Hiware Simulator/Debugger display? (The value is located in the right portion of the status bar on bottom of this program's window.) If that value doesn't match the part that you're targeting, you can get sporadic behavior like what you've seen.

---Tom

在原帖中查看解决方案

0 项奖励
回复
1 回复
942 次查看
J2MEJediMaster
Specialist I
I have two educated guesses for you.

1) How big is your program? Could it be too big for the available memory?

2) What MCU does the Hiware Simulator/Debugger display? (The value is located in the right portion of the status bar on bottom of this program's window.) If that value doesn't match the part that you're targeting, you can get sporadic behavior like what you've seen.

---Tom
0 项奖励
回复