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.

Generating an IAR simple Binary

I am reading SWRA353, chapter 2.3.2 (The instruction to generate IAR binary file that can be used on OTA image converter).

Project > Options > Linker> Extra Output tab.

my IAR does not have "Extra Output" tab on the linker dialog box, it has "Output" tab, but it generates GenericApp.out, there is "Extra Options" tab, but it accepts command lines (or flags).

I am using the latest version of the IDE, 7.30.44.8187 (and 7.1.7.3552). How can I generate the simple binary on the newer IAR IDE version?