Why the MPC5675K LSM mode application can't run ?

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

Why the MPC5675K LSM mode application can't run ?

618 Views
1329306846
Contributor III

Hello everyone !

        Receently ,  I want to creat a project with LSM mode for MPC5675k. I download the example in the NXP , but it doesn't runs .Whether the MPC5675k must creat a project with DPM model ?

1 Reply

445 Views
davidtosenovjan
NXP TechSupport
NXP TechSupport

Hi, first point is that you need to use right version of the example code

Example MPC5675K PinToggleStationery LSM CW210 

Example MPC5675K PinToggleStationery DPM CW210 

Second point is that MCU must be switched to particular mode.

If you use TRACE32 debugger (Lauterbach), attached script I made (...\t32\MPC5675K_switch_to_LSM_mode.cmm) changes the mode automatically (Power-on-reset) is required to finish to mode switch process.

If you are using PeMicro debugger, the process can be little bit more complex, see attached document describing is for CodeWarrior 10.x.

Also PeMicro has a solution for this operation:

https://www.pemicro.com/faqs/faq_view.cfm?id=227