How to download hex file.

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

How to download hex file.

Jump to solution
3,905 Views
limsunghyun
Contributor I

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.

Labels (1)
0 Kudos
1 Solution
2,992 Views
jiri_kral
NXP Employee
NXP Employee

Hi, 

just create empty application project for S32K1xx 

pastedImage_2.png

Open debug configuration, select your .hex file: 

pastedImage_3.png

And start debug: 

pastedImage_1.png

Hope it helps. 

Jiri

View solution in original post

2 Replies
2,993 Views
jiri_kral
NXP Employee
NXP Employee

Hi, 

just create empty application project for S32K1xx 

pastedImage_2.png

Open debug configuration, select your .hex file: 

pastedImage_3.png

And start debug: 

pastedImage_1.png

Hope it helps. 

Jiri

2,992 Views
limsunghyun
Contributor I

Thanks for your answer.

The problem is solved!! :smileyhappy:

0 Kudos