Flashing a bin file in S32DS

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

Flashing a bin file in S32DS

2,860 次查看
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 项奖励
回复
1 回复

1,982 次查看
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 项奖励
回复