Boot source code to use RAppID Bootloader app with S32K144

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Boot source code to use RAppID Bootloader app with S32K144

跳至解决方案
2,341 次查看
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 项奖励
回复
1 解答
2,325 次查看
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

在原帖中查看解决方案

3 回复数
2,317 次查看
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 项奖励
回复
2,336 次查看
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 项奖励
回复
2,326 次查看
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