altosui: Abort flashing if debug port isn't working
authorKeith Packard <keithp@keithp.com>
Thu, 2 Sep 2010 05:43:22 +0000 (22:43 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 3 Sep 2010 14:04:28 +0000 (07:04 -0700)
commit2f07ad14a16dbf1b75c71784ceae303825c90ade
tree33bdf0156856796175ea7ffe9e165a3f6d2e42c6
parentcf30343aadd5039627a85319872685f743e64b16
altosui: Abort flashing if debug port isn't working

Check each command going over the debug port and make sure it works as
expected. This commit adds checks for initializing the clock,
selecting the desired program counter and running the flash
program.

Signed-off-by: Keith Packard <keithp@keithp.com>
ao-tools/altosui/AltosFlash.java