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
This worked ! thank you, however when I flash the generated Hex File my SoftDevice doesn't show up? I'm using NRF Studio to flash the Hex file. Is this a settings problem?? Or Memory allocation problem??
This worked ! thank you, however when I flash the generated Hex File my SoftDevice doesn't show up? I'm using NRF Studio to flash the Hex file. Is this a settings problem?? Or Memory allocation problem??