boot loader for the MP 5777c platform

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

boot loader for the MP 5777c platform

947 Views
purushothamredd
Contributor III

Hi, we are new to nxp microcontrollers , recently got MPC5777c-516DS and MPC57XXXMB wanted to build boot loader for the same, can I get any reference code and documentation.

5 Replies

684 Views
petervlna
NXP TechSupport
NXP TechSupport

Hello,

Currently we can provide only this application note:

http://www.nxp.com/assets/documents/data/en/application-notes/AN5319.pdf

http://www.nxp.com/assets/documents/data/en/application-notes-software/AN5319SW.zip

 

It's written for MPC5748G but the principle will be the same for all MPC57xx. Most of the code can be re-used.

Peter

684 Views
purushothamredd
Contributor III

Thanks for your reply,

Can we re-use same c-array_driver  functions  code ( FlashProgram_C,  FlashErase_C, FlashCheckStatus_C  from example code ) for MPC5777c, 

Can I get same example code for S32Design studio

0 Kudos

684 Views
petervlna
NXP TechSupport
NXP TechSupport

Hi,

Yes, I expect you can reuse those general functions.

Peter

684 Views
purushothamredd
Contributor III

Hi peter,

Thanks, Can you list out what will be the major changes in code for MPC5777C 

0 Kudos

684 Views
petervlna
NXP TechSupport
NXP TechSupport

Hi,

No. I have not dig into this bootloader.

You have to do it on your own or ask for professional help.

Peter