Flash a program to an lpc11u14-based altos device using openocd
ao-flash-lpc file.elf
ao-flash-lpc loads the specified .elf file into the target device flash memory.
ao-flash-lpc 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.
Keith Packard