K82F based FRDM board flashing procedure

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

K82F based FRDM board flashing procedure

867 Views
vivek_kaushik
Contributor II

Hi,

I am using KSDK 2.6.0 for K82F based FRDM board, I am using MCUXpresso IDE.

I am able to compile all example and my own code and flash and able to test on FRDM board and everything is working fine.

I would like to know any alternative simple way of flashing binary to FRDM board instead of using MCUXpresso, as I have to share my binary with other teams, who will not use MCUXPresso IDE, if there is alternative simple flashing mechanism available for my other teams to use then I do not need to share and explain them to use MCUXpresso IDE.

Please support.

Kind Regards

Vivek

Labels (1)
0 Kudos
5 Replies

782 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi Vivek,

You can drag-and-drop binary (.bin) files onto the virtual hard disk to program the internal flash of the target MCU.
Please refer: OpenSDAv2

Best Regards,

Robin

 

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

782 Views
vivek_kaushik
Contributor II

Thanks! a lot Robin,

It is really helpful procedure. Please let me know where in my project folder I can locate the .bin file to flash?

Kind Regards,

Vivek

0 Kudos

782 Views
vivek_kaushik
Contributor II

Hi Robin, 

I am not able to locate any .bin after build in my project folder. However if i use MCUXPresso IDE to flash after build, I can see my modified code is getting flashed and executing.

My project folder is looking like below:

pastedImage_1.png

And the FRDM board when connected to my PC appears as below, is it expected?

pastedImage_2.png

Kind Regards

Vivek

0 Kudos

782 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi Vivek,

Please refer: MCUXpresso IDE: S-Record, Intel Hex and Binary Files

Best Regards,

Robin

782 Views
vivek_kaushik
Contributor II

Thanks a lot! Robin. This helps, will get back for any further support.

Kind Regards

Vivek

0 Kudos