2010-04-22 10:10 AM
IAR Compiler and Linker. Output file extensions
2011-05-17 04:48 AM
Hi,
It's important to note that IAR's ielftool is used to create a Motorola S-Record file from the ELF/Dwarf output emitted from the linker. ielftool is expecting the linker output file to have the file extension .OUT. If the file extension is something else, it is likely that ielftool won't find it. So, even though the Embedded Workbench allows a developer to change the file extension for the output file, it is sometimes ill-advised.
Regards,
Dave