Running code without the USB multilink interface on MPC5668EVB

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

Running code without the USB multilink interface on MPC5668EVB

951 Views
pierreschmidt
Contributor III


Hello,

 

I am working on an application for the MPC5668G µC. The application is compiled with codeWarrior and Flashed to memory through the USB multilink interface. I am able to run the application with Code Warrior ICD PPC nexus, but unfortunately when I start the board withouth the multilink interface connected, the application does not run. Is there a special location to Flash the application to be able tu run without the ICD?

 

Thanks.

Labels (1)
0 Kudos
2 Replies

802 Views
PetrS
NXP TechSupport
NXP TechSupport

Hi,

There may be an issue with the SRAM init and/or MMU init upon startup.

Attached you can find an “MPC5668G-PinToggleStationery” project, which work well as standalone application too.

You may use it as a base project for your development.

Hope it helps.

Best Regards,

Petr

0 Kudos

802 Views
pierreschmidt
Contributor III

Hi,

I've seen your answer only today. I will try your attachement and let you know if it helps.

0 Kudos