fwexec - Man Page

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

fwflash(1)

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.

Referenced By

fwflash(1).

2024-01-25