This is the command ao-flash-stm that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
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.
Use ao-flash-stm online using onworks.net services