Use SFR access funcs. Support 'dump' command. Add -m (monitor) flag.
authorKeith Packard <keithp@keithp.com>
Sun, 28 Dec 2008 08:11:13 +0000 (00:11 -0800)
committerKeith Packard <keithp@keithp.com>
Sun, 28 Dec 2008 08:11:13 +0000 (00:11 -0800)
Not all SFRs are visible in the unified address space, so the SFR-specific
accessors are required.

The dump command is the same as the various 'd*'
commands, but also supports dumping program memory.

The new -m (monitor) flag watches the command stream between s51 and sdcdb.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found