Man page - ao-elftohex(1)
Packages contains this manual
- ao-test-baro(1)
- ao-test-flash(1)
- ao-send-telem(1)
- ao-reset-lpc(1)
- ao-elftohex(1)
- ao-telem(1)
- ao-dumpflash(1)
- ao-dbg(1)
- ao-bitbang(1)
- ao-rawload(1)
- ao-cal-accel(1)
- ao-ejection(1)
- ao-flash-stm32f0x(1)
- ao-flash-stm(1)
- ao-test-igniter(1)
- ao-list(1)
- ao-flash-samd21(1)
- altosui(1)
- ao-test-pressure(1)
- micropeak(1)
- ao-dump-up(1)
- ao-edit-telem(1)
- ao-load(1)
- ao-test-gps(1)
- ao-cal-freq(1)
- ao-usbload(1)
- ao-sky-flash(1)
- ao-usbtrng(1)
- ao-eeprom(1)
- ao-flash-stm32f1(1)
- ao-flash-lpc(1)
- ao-makebin(1)
- telegps(1)
Package: altos
apt-get install altos
apt-get install altos
Manuals in package:
Documentations in package:
Manual
AO-LOAD
NAMESYNOPSIS
DESCRIPTION
OPTIONS
AUTHOR
NAME
ao-elftohex - convert programs to IHX format
SYNOPSIS
ao-elftohex [--output- output.ihx ] [--verbose] input.elf ...
DESCRIPTION
ao-elftohex reads the specified .elf files and writes out a .ihx version.
OPTIONS
--output= output.ihx
This specifies the output file (default is stdout)
--verbose
Dumps some debug information.
--nosym
Excluded symbol table information from the resulting file. This information is a non-standard extension supported by the Altus Metrum tools.
AUTHOR
Keith Packard