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.

building .hex files under IAR

by default, the projects shipped with the dev kit build output for C-SPY debugging....

i would like to instead generate the .hex files for these programs -- essentially the same files as found in the Accessories/Hex_Files directory....

i selected the 'Other' format on the 'Linker' page, with intel-extended chosen as the output format....  i'm not sure, however, what to select for the format variant.... when i selected 'none', the generated .hex file was about 1/3 the size of what they should have been....  the other options are 32-bit linear vs. segmented (with/without an entry point)

thanks in advance....