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)
commit1405838160b69e2cda456e21502a1d03b3aa7548
tree390013a8b1d83bdda187a9f69845f12e92939b8f
parent1264c3676e95427bba5d01e05c303d036a7f9eca
s51: get start address from ihx file. re-enable breakpoints after reset.

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>
s51/s51-command.c
s51/s51-main.c