ao-flash-samd21(1)

flash a program to an SAMD21-based AltOS device using openocd

Section 1 altos bookworm source

Description

AO-FLASH-LPC

NAME

ao-flash-samd21 - flash a program to an SAMD21-based AltOS device using openocd

SYNOPSIS

ao-flash-samd21 file.elf

DESCRIPTION

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

USAGE

ao-flash-samd21 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

See Also