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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

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

1,647 次查看
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
标签 (1)
0 项奖励
回复
2 回复数

1,472 次查看
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 项奖励
回复

1,472 次查看
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 项奖励
回复