ATmega32 wrote:
> 
> 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!
> 
> D:\430\leds>make download-jtag
> msp430-jtag --spy-bi-wire -lpt=USBFET -e leds.elf 
> MSP430 JTAG programmer Version: 2.3
> 
> An error occoured:
> Could not initialize the library(port:USBFET)
> 
> 
> Sorry to my poor English.
> 
> 
> 

Problem solved.

msp430-jtag --spy-bi-wire --lpt=TIUSB   -m -p -v test.txt





-- 
View this message in context: 
http://www.nabble.com/How-Can-I-use-MSPGCC-toolchain-to-download-program-to-MSP430F2012--tp18082125p18146376.html
Sent from the MSP430 gcc - Users mailing list archive at Nabble.com.


Reply via email to