S32K144 bootloader using CAN protocol

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

S32K144 bootloader using CAN protocol

712件の閲覧回数
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 返信

684件の閲覧回数
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 件の賞賛
返信