Am 13.03.2003 21:00:43, schrieb Steve Kappel <st...@stevekappel.com>: >Is there a gdb proxy for a serial-connected programmer >(MSP-PRGS430)? (Any serial programmer cheaper than it?)
we have a serial<->jtag programmer but it does not yet talk GDB.... it should be possible to build a firmware that is compatible with gdbproxy. (the breakpoint and maybe single stepping would need to be implemented by one of our group, but flash programming and r/w registers are possible with the freely available info) does somebody want to spend some time, implementing the GDB protocol for that serial<->JTAG adapter? chris