Hello, I'm hw engineer and using S32K MCU.
Recently, I gave hex file from customer. but i don't know how download a hex file to MCU.
I have s32k controllers and multilink fx.
so, i want to download hex file through free tool.
How can i download?
if you know free tool to download hex file, please let me know.
Thank you.
Solved! Go to Solution.
Hi,
just create empty application project for S32K1xx
Open debug configuration, select your .hex file:
And start debug:
Hope it helps.
Jiri
Hi,
just create empty application project for S32K1xx
Open debug configuration, select your .hex file:
And start debug:
Hope it helps.
Jiri
Thanks for your answer.
The problem is solved!! :smileyhappy: