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.
Please let me know how I can flash the bin file directly.
Thank you,
BR, Seunghyun Um
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