logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ao-flash-stm - flash a program to an STM32-based AltOS device using st-flash

Author

       Keith Packard

                                                  ao-flash-stm                                   AO-FLASH-STM(1)

Description

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

Name

       ao-flash-stm - flash a program to an STM32-based AltOS device using st-flash

See Also

st-flash(1)

Synopsis

ao-flash-stmfile.elf

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