Man page - ao-flash-stm32f1(1)

Packages contains this manual

Manual

AO-FLASH-LPC

NAME
SYNOPSIS
DESCRIPTION
USAGE
SEE ALSO
AUTHOR

NAME

ao-flash-stm32f1 - flash a program to an STM32F1x-based AltOS device using openocd

SYNOPSIS

ao-flash-stm32f1 file.elf

DESCRIPTION

ao-flash-stm32f1 loads the specified .elf file into the target device flash memory.

USAGE

ao-flash-stm32f1 is a simple script that passes the correct arguments to openocd to load a file into the target device via a connected STlink debugging dongle.

SEE ALSO

openocd(1)

AUTHOR

Keith Packard