I recently grabbed a new Linux msp430-gdbproxy executable from
www.soft-switch.ort/downloads because the one on the mspgcc
site doesn't know about the F4270.

The new gdb-proxy does recognize the 4270, but it can't program
flash on an F148.  The erase operation seems fine, but when I
try to "load" an elf file, gdbproxy cpu usage goes to 100% and
it just sits there forever spitting out

 debug: MSP430_Memory(WRITE)

about once per second.

If I switch back to the old msp430-gdbproxy binary, everything
works fine (except it doesn't recognize teh 4270).

Is there a version of msp430-gdbproxy that both recocgnizes
newer devices and knows how to load to flash?

[This is using the TI parallel port JTAG interface.]

-- 
Grant Edwards                   grante             Yow!  There's a SALE on
                                  at               STRETCH SOCKS down at the
                               visi.com            "7-11"!!


Reply via email to