Coldfire: PEMicro Problems

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

Coldfire: PEMicro Problems

2,308 次查看
bait
Contributor I

Hi All-
I am running into an issue with the PEMicro. The error message I am getting is, PEMicroProtocolPlugin : Stop failed.

 

This only happens with certain startup code when initializing the 5329 hardware. I don't run into this same issue when I am using the example code from the freescale website, its found here /www.freescale.com/webapp/sps/site/prod_summary.jsp?code=MCF5329&nodeId=0162468rH3YTLC00M99287>

 

and it is called MCF532XSC.ZIP. Using this code I never run into this problem. I am wondering if anyone has run into this issue and knows what the cause of it is. It only happens out of a hardreset.

 

The main difference in the startup sequence is not relying on any of the Metrowerks startup code. I create the vector table and jump into a user-defined startup function. In the user-defined startup code all the steps to initializing the hardware are identical.

 

Thanks and any help is certainly appreciated.

Message Edited by CrasyCat on 2007-04-13 01:48 PM

标签 (1)
标记 (1)
0 项奖励
回复
1 回复

697 次查看
J2MEJediMaster
Specialist I
Clearly the Freescale/Metrowerks startup code is initialzing something that your code isn't. Have you tried patching in the Freescale startup code into your program temporarily and see if the problem goes away?

---Tom
0 项奖励
回复