Do NXP provide the s32k144 bootloader demo example? If they have, where to download it?
Solved! Go to Solution.
Hi,
We can provide Rappid bootloader utility:
https://www.nxp.com/webapp/Download?colCode=RAPPID_BOOTLOADER_UTILITY&appType=license
Notice that source codes for this utility are not provided to customers. S32K144 is supported.
There are plans to develop a demo code directly for S32K144 but it will take some time – I guess that it could be available in Q1/2018.
Then you can take a look at this application note:
https://www.nxp.com/docs/en/application-note/AN5319.pdf
https://www.nxp.com/docs/en/application-note-software/AN5319SW.zip
It is written for PowerPC device MPC5748G but maybe you can re-use some ideas and code.
Regards,
Lukas
Hi Lukas, Is the bootloader specific for S32k144 (or 142 which I am using) available yet? Are there restrictions to using the link above to implement on an S32K142?
Thank you for your answer! Now I've written bootloader successfully,it can upgrade app and jump to app and execute correctly!
Because the reference datasheet is too little to find a resaon why do you write registers like this?
Maybe I need to spend more time to find reason
Can you share your boot-loader code
You can reference my blog and you can find it.
i'm try to download bootloader code from your blog but i'm not getting download.
you mean you need the iar project?
Or do you have other problems when execute the code from my blog?
Dear sir,
I need s32k144 bootloader code.
If it’s possible please send me bootloader code.
Thanks a lot !!
Hi,
We can provide Rappid bootloader utility:
https://www.nxp.com/webapp/Download?colCode=RAPPID_BOOTLOADER_UTILITY&appType=license
Notice that source codes for this utility are not provided to customers. S32K144 is supported.
There are plans to develop a demo code directly for S32K144 but it will take some time – I guess that it could be available in Q1/2018.
Then you can take a look at this application note:
https://www.nxp.com/docs/en/application-note/AN5319.pdf
https://www.nxp.com/docs/en/application-note-software/AN5319SW.zip
It is written for PowerPC device MPC5748G but maybe you can re-use some ideas and code.
Regards,
Lukas