 | Discussion Forum |  |
|
|
Utility to build axf-files from hex/binaryNext Thread | Thread List | Previous Thread Start a Thread | Settings | Details | Message |
|---|
Read-Only Author Horst Wild Posted 25-Feb-2009 09:40 GMT Toolset ARM |  Utility to build axf-files from hex/binary Horst Wild Hi, i know fromelf.exe to get hex or binary files from an axf file. But i need a program to build an axf file out of an hex file (or bin). background: i use uVision to load program via jtag, so i need an axf file. but i want to manipulate some date before loading. so i generate an hex file, but now i need to get the axf back out of the hex-file. | | Read-Only Author Andy Neil Posted 25-Feb-2009 09:56 GMT Toolset ARM |  RE: Utility to build axf-files from hex/binary Andy Neil objcopy ? | | Read-Only Author Tamir Michael Posted 25-Feb-2009 10:45 GMT Toolset ARM |  RE: Utility to build axf-files from hex/binary Tamir Michael if I am not wring, uv3 can load .hex files using the -f token. hence:
uv3 -f foo.hex
would program your device. | |
Next Thread | Thread List | Previous Thread Start a Thread | Settings |
|