Question
is there a way to replace some hex values in .elf files?
Right now, i have generated a hex file using objcopy, added a crc etc to it.
Now, is there any way to add this hex information back to the original elf file? It would be nice to have it all packaged in one file back again.
