Man page - ao-flash-stm(1)
Packages contas this manual
- ao-load(1)
- ao-list(1)
- ao-usbload(1)
- ao-cal-accel(1)
- ao-dbg(1)
- ao-edit-telem(1)
- ao-test-pressure(1)
- ao-cal-freq(1)
- ao-eeprom(1)
- ao-test-baro(1)
- ao-test-igniter(1)
- ao-send-telem(1)
- ao-flash-stm32f0x(1)
- ao-flash-lpc(1)
- ao-reset-lpc(1)
- ao-dump-up(1)
- ao-flash-stm(1)
- ao-bitbang(1)
- telegps(1)
- micropeak(1)
- ao-elftohex(1)
- ao-telem(1)
- ao-test-gps(1)
- ao-makebin(1)
- ao-dumpflash(1)
- ao-flash-samd21(1)
- ao-usbtrng(1)
- ao-rawload(1)
- ao-sky-flash(1)
- altosui(1)
- ao-test-flash(1)
- ao-ejection(1)
- ao-flash-stm32f1(1)
Package: altos
apt-get install altos
apt-get install altos
Manuals in package:
Documentations in package:
Manual
| AO-FLASH-STM(1) | General Commands Manual | AO-FLASH-STM(1) |
NAME
ao-flash-stm - flash a program to an STM32-based AltOS device using st-flash
SYNOPSIS
ao-flash-stm file.elf
DESCRIPTION
ao-flash-stm loads the specified .elf file into the target device flash memory.
USAGE
ao-flash-stm converts the specified .elf file into a raw binary file and then uses st-flash to load it into the target device via a connected STlink debugging dongle. If st-flash is not available, ao-flash-stm will emit an error message and terminate.
SEE ALSO
st-flash(1)
AUTHOR
Keith Packard
| ao-flash-stm |