This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Can I make a hex file? What settings are needed?

Hello, I'm using IAR for ARM 7.1.

I made my own project and I want to make my project as a hex file to

program my application to several boards.

/***************************************************************************************/

For example : I made my project XXX with IAR.

==> I want to change my project XXX to a hex file (XXX.hex).

image description

==> Then I want to use XXX.hex with the nRFgo Studio

to download my project on several boards.

/***************************************************************************************/

I googled some parts.

image description

So I tried to do it like this picture, but there weren't such option like this.

image description

So my question is, could I make my IAR project to a hex file?

Also what settings should be needed?

-Regards, Mango922

Related