Coldfire: PEMicro Problems

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Coldfire: PEMicro Problems

2,307件の閲覧回数
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 返信

696件の閲覧回数
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 件の賞賛
返信