s51: get start address from ihx file. re-enable breakpoints after reset.
authorKeith Packard <keithp@keithp.com>
Sat, 27 Dec 2008 19:25:58 +0000 (11:25 -0800)
committerKeith Packard <keithp@keithp.com>
Sat, 27 Dec 2008 19:25:58 +0000 (11:25 -0800)
Use the start of the ihx file when asked to run from 0x0, this lets
sdcdb run programs from ram.

The reset command clears all hw breakpoints, so reset them afterwards.

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

No differences found