I do not understand. What do you mean by 'setup'.

I have the ti_usb_3410_5052 driver linking the FET up to ttyUSB0. I am using
the msp430 target argument and --spy-bi-wire target option with the
msp430-gdbproxy and it comes back to me with 

'Could not communicate with FET (35)'

Is the program expected to work with this setup? 

My command : 

./msp430-gdbproxy --port=3333 msp430 --spy-biwire /dev/ttyUSB0

Am I missing something?

Thanks

Anil



Steve Underwood wrote:
> 
> cloud9ine wrote:
>> I found this thread and was wondering if the spy-bi-wire functionality
>> ever
>> got built into the linux version of msp430-gdbproxy?
>>
>> I am using the EZ430 tool and managed to get it recognized with a driver
>> patch. I am trying to connect to the tool with msp430-gdbproxy with the
>> --spy-bi-wire command line parameter but it comes back to me with 'Could
>> not
>> connect to FET (35)'.
>>
>> I was wondering whether this is due to a timing issue (my linux is
>> running
>> inside virtualbox and capturing usb through that) or due to the
>> msp430-gdbproxy linux version not having spy-bi-wire support.
>>   
> If your setup can use a USB FET tool, it should work for Spy-Bi-Wire.
> 
> Steve
> 
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Mspgcc-users mailing list
> Mspgcc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mspgcc-users
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Updated-msp430-gdbproxy-tf1494599.html#a12930809
Sent from the MSP430 gcc - Users mailing list archive at Nabble.com.


Reply via email to