NXP Demos to Run other Derivatives

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

NXP Demos to Run other Derivatives

1,061 Views
Ehsaaan
Contributor III

Hello Dears

What is the proper procedure to run MPC5746B or MPC5748G using MPC574xB-C-G_Sample_Application that is already configured for MPC5746C?
I Know we should change the target derivative in the Resources module. Where else we should make other changes? even in EB or in makefiles of the Sample.

Regards,
Ehsan

Tags (1)
0 Kudos
5 Replies

1,028 Views
petervlna
NXP TechSupport
NXP TechSupport

But, I have this problem in Lauterbach Trace32 :
Flash.Unlock all

Ahh, nice that you mention where is the issue.

Please  check you flash list in debugger to see if the flash locations match your device.

Best regards,

Peter

0 Kudos

1,027 Views
Ehsaaan
Contributor III

Could you explain more about this, please?

 

0 Kudos

998 Views
petervlna
NXP TechSupport
NXP TechSupport

If you write in Lauterbach command line flash.list you will get list of mapped active flash blocks and its status. Check if those blocks match your device, or you need to modify cmm script.

Then execute flash.unlock.all or simply flash.auto all.

petervlna_0-1635926893528.png

you can use this programming script which contain all derivatives.

Best regards,

Peter

 

0 Kudos

1,042 Views
petervlna
NXP TechSupport
NXP TechSupport

Hello,

In my point of view there will be no issues to run the code on any of MPC574x versions.

But you can check linker files for correct memory definition.

Best regards,

Peter

Here are some example code which may help you:

https://community.nxp.com/t5/MPC5xxx-Knowledge-Base/MPC5-software-example-list/ta-p/1102445

 

best regards,

Peter

0 Kudos

1,039 Views
Ehsaaan
Contributor III

Ok thanks.
But, I have this problem in Lauterbach Trace32 :
Flash.Unlock all
this command didn't work in the .cmm file.

0 Kudos