The problem in the hardware

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

The problem in the hardware

732 Views
hjhjhj
Contributor IV

Hi,

     To make my program work correctly,I have to comment codes as follows.Mybe it's caused by the hardware,but I'm not sure the real cause.To your knowledge,what does the problem exist in my hardware?

      11.PNG

Thank you !

HJ

2 Replies

549 Views
petervlna
NXP TechSupport
NXP TechSupport

Hi,

This is not the problem in your HW.

The underlined line is verification loop - waiting for successful mode change.

Check the Mode Entry module, and check GS register. Here you can see actual mode.

Most probably it is the DRUN (or your previous mode) instead of RUN0.

Configure your ME initialization correctly and you will pass this verification loop with no issues.

Peter

PS: it is always useful to state which device you are using.

549 Views
hjhjhj
Contributor IV

Hi Peter,

The  software in the attachment is tested in a MPC5643L demo board and it works well.In my own hardware,I have to comment codes as follows in order to make sure that the code "counter++ "work well.

     22.PNG

33.PNG

If not,the software always waits for transitoin.Do you know what's wrong with it?

44.PNG55.PNG

 

Thank you !

HJ

0 Kudos