AO-MAKEBIN(1) - Linux manual page online | User commands
Construct raw binary file or DFU image from collection of ELF files.
Chapter
ao-makebin
AO-LOAD(1) General Commands Manual AO-LOAD(1)
ao-makebin AO-LOAD(1)
NAME
ao-makebin - construct raw binary file or DFU image from collection of ELF filesSYNOPSIS
ao-makebin [--base=base-address] [--output=output.bin] [--dfu] [--verbose] input.elf ...DESCRIPTION
ao-makebin reads the specified .elf files and writes out a raw binary flash imageOPTIONS
--base=base-address This specifies the target address for the first byte of the file (default is 0) --output=output.bin This specifies the output file (default is stdout) --dfu Creates a DFU file (as documented by ST's UM0391 user manual) instead of a raw binary file. --verbose Dumps some debug information.AUTHOR
Keith PackardThis manual | Reference | Other manuals |
---|---|---|
ao-makebin(1) | referred by | |
refer to | ao-load(1) |