Boot source code to use RAppID Bootloader app with S32K144

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

Boot source code to use RAppID Bootloader app with S32K144

Jump to solution
1,195 Views
lucianomoretti
Contributor IV

I want to program a S32K144 with the RAppID Bootloader Utility but I'm having issues finding the code for the bootloader part that needs to be loaded into the Flash of the S32K144. The RAppID tool lists the S32K144 as a supported chip.

I've found the Unified Bootloader Framework download on the S32K page but my initial look at that it seems to only support CAN/LIN bus for updates.

0 Kudos
1 Solution
1,179 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

Unfortunately, the source code of .rbf file is proprietary and is not available. But if you want to develop own solution, there are these two application notes which can be used as a nice starting point:

 

https://www.nxp.com/docs/en/application-note/AN12218.pdf

https://www.nxp.com/docs/en/application-note-software/AN12218SW.zip

 

https://www.nxp.com/docs/en/application-note/AN12323.pdf

https://www.nxp.com/docs/en/application-note-software/AN12323SW.zip

 

Regards,

Lukas

View solution in original post

3 Replies
1,171 Views
lucianomoretti
Contributor IV

Thanks. Disappointing that the solutions seem so disjointed but that AN12218 serial bootloader looks close to what we're looking for.

0 Kudos
1,190 Views
lucianomoretti
Contributor IV

Basically, I'm looking for the code for the S32K144 RBF so that we can customize it for our board to use LED indications, etc.

0 Kudos
1,180 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

Unfortunately, the source code of .rbf file is proprietary and is not available. But if you want to develop own solution, there are these two application notes which can be used as a nice starting point:

 

https://www.nxp.com/docs/en/application-note/AN12218.pdf

https://www.nxp.com/docs/en/application-note-software/AN12218SW.zip

 

https://www.nxp.com/docs/en/application-note/AN12323.pdf

https://www.nxp.com/docs/en/application-note-software/AN12323SW.zip

 

Regards,

Lukas