From: Keith Packard Date: Sat, 27 Dec 2008 19:25:58 +0000 (-0800) Subject: s51: get start address from ihx file. re-enable breakpoints after reset. X-Git-Tag: 0.5~58^2~78 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=1405838160b69e2cda456e21502a1d03b3aa7548;hp=1405838160b69e2cda456e21502a1d03b3aa7548 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 ---