S32K344 Bootloader

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

S32K344 Bootloader

1,182 Views
ashokKumar5nxp
Contributor I

Dear Team,

 

I am trying to select a bootloader for my s32k344 board. And, I need to customize this bootloader. Can you please suggest which bootloader is best for s32k344?

 

Regards

Ashok

0 Kudos
5 Replies

1,166 Views
VaneB
NXP TechSupport
NXP TechSupport

Hi @ashokKumar5nxp 

Thre is an Unified bootloader Demo (no HSE is used) solution of S12Z, S32K1xx and S32K3xx.

 

B.R

VaneB

0 Kudos

1,156 Views
ashokKumar5nxp
Contributor I

Hi @VaneB ,

 

Thanks you so much for the reply.

 

Actually I am looking for Secondary bootloader for S32K344. Is there any suggestion regarding secondary bootloaders?

 

Regards

Ashok

0 Kudos

1,147 Views
VaneB
NXP TechSupport
NXP TechSupport

Hi @ashokKumar5nxp 

What we have are:

The Unified bootloader previously mentioned (no HSE is used), and there is support in HSE firmware. You can download HSE FW and HSE demo app, HSE OTADEMO for A/B Swap from S32K3 Standard Software -> S32K3 Reference Software packages.

0 Kudos

1,038 Views
ashokKumar5nxp
Contributor I

Hi @VaneB,

 

I just have one more question regarding Unified bootloader.

Is that possible to customize this Unified bootloader? Means, can I include some .c & .h files in this bootloader and build it for S32K3 boards?

 

Regards

Ashok

0 Kudos

1,016 Views
VaneB
NXP TechSupport
NXP TechSupport

Hi @ashokKumar5nxp 

Any necessary modifications can be made to the project and the functionality is up to your implementation.

Our demo codes are provided as a reference, we do not recommend to use at production.

0 Kudos