Hi!
Im using a conversion tool to convert a debuggers out file to intel hex and add an application CRC (after last application addr).
While the debugger flashes the out file, I can't check the application CRC on debug. I botched this by flashing the hex via command line before starting the debug, but this is not the best way.
Is there any way to convert the hex file back to out, or to any other format loadable by the debugger?