goodfet.monitor

The monitor application is used to manage the GoodFET's own microcontroller, as well as to perform certain tests on application code.

Client

Usage: goodfet.monitor verb [objects]

goodfet.monitor test
goodfet.monitor dump $foo.hex [0x$start 0x$stop]
goodfet.monitor ivt
goodfet.monitor peek [0x$start 0x$stop]
goodfet.monitor verify $foo.hex [0x$start 0x$stop]
goodfet.monitor ramfill
goodfet.monitor ramdepth
goodfet.monitor info

Pinout

This client works on the GoodFET itself and as such there is no pinout needed

Notes

No notes for this client.