S32K144 bootloader using CAN protocol

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

S32K144 bootloader using CAN protocol

706 次查看
emb02
Contributor IV

Hi,

I want to write bootloader for S32K144 using CAN protocol but not getting any reference code.

I'm using S32DS v 3.4 and SDK v 4.0.1.

Can I get example code of CAN bootloader?

0 项奖励
回复
1 回复

678 次查看
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi @emb02 

We provide application note “S32K1xx Firmware updates” discussing A/B swap and using CAN interface:

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

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

There are SW examples for S32K144 and S32K146.

S32K144 has one read partition on program flash, so it is not possible to update the application while the old application is still running.

S32K146 has more read partitions on program flash, so old application can run during the update.

Regards,

Lukas

0 项奖励
回复