This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Programming the serial flash with IAR EWARM generated code

Other Parts Discussed in Thread: UNIFLASH, CC3200

Hello,

I believe it is necessary to do convert the .out file generated by IAR EWARM to a .bin file in order to use Uniflash to write it to the CC3200 Lunchpad serial flash.

But how to do it? The IAR Embedded Workbench for others MCUs has an option in the linker section to select the file format to generate, but it seems that .out is the only option for CC3200.

Oh, yes, I'm using the newest EWARM 7.30.

Please advise. Thanks.