Flashing a bin file in S32DS

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

Flashing a bin file in S32DS

2,639 Views
seunghyunum
Contributor I

Hi,

I'm tring examples in S32DS for a S32K144 chip. I checked how can I make the *.bin file in this community ( How to convert *.elf to *.hex file  ) and I completed to make a bin file.

However, I couldn't flash this binary file to S32K144 directly in S32DS v2.0 as below figure.

pastedImage_1.png

Please let me know how I can flash the bin file directly.

Thank you,

BR, Seunghyun Um

0 Kudos
1 Reply

1,761 Views
jiri_kral
NXP Employee
NXP Employee

Hello, 

unfortunately PE Micro is not supporting raw bin file flashing. You can use srec,hex or elf. The feature (bin file output) can be used in linker file (e.g. https://community.nxp.com/message/945930?commentID=945930#comment-945930 )

Jiri

0 Kudos