Source of elfdwt.exe or similar tool to modify/patch axf/elf?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Source of elfdwt.exe or similar tool to modify/patch axf/elf?

1,648 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by capiman on Sat Mar 14 02:05:30 MST 2015
Hello,

in KEIL environment there could be an afterbuild-step with elfdwt.exe, to create the NXP (vector/bootloader) checksum into AXF.
This is needed to correct the checksum, otherwise the flashed program is not started by built-in bootloader.

Does someone know if there is some open source tool to do such a thing?
I want to patch an AXF file with some own info. Patching the HEX file is too late,
because I also want to download and debug the patched AXF file.

An AXF file seems to be similar to an ELF file, perhaps there is some tool for ELF, which I can use (or take as base for modifications)?

Best regards,

Martin
Labels (1)
0 Kudos
Reply
2 Replies

1,473 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by capiman on Sat Mar 14 05:46:41 MST 2015
Only elfdwt.exe, no other tools, therefore my above posting.
But I need more than elfdwt.exe can do.
0 Kudos
Reply

1,473 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by TheFallGuy on Sat Mar 14 03:27:01 MST 2015
Which tools are you using? Axf file IS elf!
0 Kudos
Reply