Shift the address in the hex file with Offset
0
votes
1
answer
591
views
I want to update the hexfile start address with offset. For example, i have a hex file name **abc.hex** and start with address 0x0000 to 0xFFFF. But I want to shift the context in the hexfile to the address 0x1FFFF.
How Can we do this in linux with tool like hexdump or xxd?
Asked by sagar
(3 rep)
Sep 5, 2023, 08:27 AM
Last activity: May 29, 2024, 11:04 AM
Last activity: May 29, 2024, 11:04 AM