Grant Edwards schrieb:
Since msp430-gdbproxy doesn't support the '23x0 chips,
you tried the latest version (especially of MSP430.so/dll from
http://soft-switch.org/downloads/mspgcc/? if you're using windows you
might also try to use a MSP430.dll+HIL.dll from a FET kit.
Any ideas what would cause constant JTAG communication problems
for the IAR debugger that wouldn't affect msp430-jtag or the
Elprotronic flash programmer?
if the device has spy-bi-wire support it depends on the JTAG adapter and
software you use...
parallel port adpaters:
- MSP430mspgcc.so/dll supports 4 wire JTAG (9 out of 10 times)
- TI's MSP430.so/dll: not supported
USB adpaters:
- only with TI's MSP430.so/dll but then it supports all modes
4 wire JTAG on spy-bi-wire devices needs a special setting in the driver
that not all downloaders (can) set.
chris