Where is the output Hex file for building the project on Segger Embedded Studio?
Where is the output Hex file for building the project on Segger Embedded Studio?
Hi,
You can edit the settings to make Segger Embedded Studio generate a hex file. Open the project settings, under Linker -> Linker, select hex in "Additional Output Format" settings. The hex file will then be generated in the Output\[tagert]\Exe
directory.
Best regards,
Jørgen
Is it possible to have both generated in one building process: HEX and BIN?
(I want to avoid to change settings every time I make HEX and compile again to get BIN, since I need both image formats)
Thanks
Is it possible to have both generated in one building process: HEX and BIN?
(I want to avoid to change settings every time I make HEX and compile again to get BIN, since I need both image formats)
Thanks