MCUXpresso IDE hex file

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

MCUXpresso IDE hex file

2,595 Views
grochal7
Contributor III

Hello!

Is it possible to program my board by using hex/bin file and mcuxpresso ide? 

Regards!

Tags (2)
3 Replies

1,837 Views
BlackNight
NXP Employee
NXP Employee

I suggest to have a read here: Using Eclipse to Program Binary Files to an Embedded Target | MCU on Eclipse 

So you could use the Segger interface (see above article), or you can convert the file in another format. I'm using the SRecord (SRecord 1.64 ) utility to modify and convert files. If you convert it to a binary, you can use the MCUXpresso built in flash programmer as well.

I hope this helps,

Erich

0 Kudos

1,837 Views
grochal7
Contributor III

Hello,

If I programmed my K64F board by using bin. or .hex file and "drag and drop" method will all flash also be erased?

 

Regards!

0 Kudos

1,837 Views
grochal7
Contributor III

Thanks for help! It is working now :smileyhappy:

0 Kudos