ATmega32 schrieb:
How Can I use MSPGCC toolchain to download program to MSP430F2012?Hardware are FET430UIF,MSP430F2012,Spy-Bi-Wire The Command"msp430-jtag --spy-bi-wire -lpt=USBFET -e leds.elf "doesn't work!
... > An error occoured: > Could not initialize the library(port:USBFET) try "TIUSB" instead of "USBFET".with --backend=mspgcc i can also use the parallel port JTAG interface (that backend won't work with the USB interface, for that use the command line above with the fix)
chris
