table of contents
fwexec(1) | General Commands Manual | fwexec(1) |
NAME¶
fwexec - upload firmware image to a connected NXT device and run it from RAM
SYNOPSIS¶
fwflash file [load_address [jump_address]]
DESCRIPTION¶
The fwexec utility is similar to fwflash(1), but the firmware image is uploaded to NXT RAM and executed from there. The image must have been compiled specially to handle this.
The fwexec utility is part of LibNXT.
SEE ALSO¶
AUTHOR¶
Maintained by Nicolas Schodet <nico@ni.fr.eu.org>.
Originally written by David Anderson <dave@natulte.net> based on first initial version by Lawrie Griffiths.
2024-10-18 |