Hi Michiel and Eric, I guess Michiel's experience confirmed my problem, because I also got disconnected from the VM as soon as I tried to use it. In fact it was successfully detected at the first place. I don't know why, but the parallel connection also works fine for me. Thanks for the information from both of you.
Best regards, Rahmadi Trimananda Computer Engineering TU Delft Master Student Address : Roland Holstlaan 709, 2624 HV, Delft The Netherlands Phone : +31642530168 ----- Original Message ---- From: Michiel Konstapel <[EMAIL PROTECTED]> To: Rahmadi Trimananda <[EMAIL PROTECTED]>; Tiny OS <[email protected]> Sent: Wednesday, July 9, 2008 12:54:52 PM Subject: RE: [Tinyos-help] Problem with JTAG TI USB in Xubuntos I’ve tried to get the same thing to work, but it seems that the USB version won’t work under VMware. It is successfully detected, just like yours, but as soon as I try to use it, it’s disconnected from the VM and reconnected shortly after: [136856.586460] ti_usb_3410_5052_1 ttyUSB0: ti_open - cannot clear output buffers, -84 [136858.340344] usb 1-1: USB disconnect, address 4 [136858.347753] ti_usb_3410_5052_1 ttyUSB0: TI USB 3410 1 port adapter converter now disconnected from ttyUSB0 [136858.349441] ti_usb_3410_5052 1-1:2.0: device disconnected [136860.362695] usb 1-1: new full speed USB device using uhci_hcd and address 5 [136860.570873] usb 1-1: configuration #1 chosen from 1 choice [136860.579723] ti_usb_3410_5052 1-1:1.0: TI USB 3410 1 port adapter converter detected [136862.368764] usb 1-1: reset full speed USB device using uhci_hcd and address 5 [136862.520544] usb 1-1: device firmware changed [136862.520643] ti_usb_3410_5052: probe of 1-1:1.0 failed with error -5 [136862.521349] usb 1-1: device_add(1-1:1.0) --> -5 [136862.521505] usb 1-1: USB disconnect, address 5 [136862.640262] usb 1-1: new full speed USB device using uhci_hcd and address 6 [136862.860749] usb 1-1: configuration #1 chosen from 2 choices [136862.868265] ti_usb_3410_5052 1-1:1.0: TI USB 3410 1 port adapter converter detected [136862.868363] ti_usb_3410_5052: probe of 1-1:1.0 failed with error -5 [136862.868402] usb 1-1: device_add(1-1:1.0) --> -5 [136863.323292] ti_usb_3410_5052 1-1:2.0: TI USB 3410 1 port adapter converter detected [136863.338961] usb 1-1: TI USB 3410 1 port adapter converter now attached to ttyUSB0 It works with a computer running Ubuntu natively. I’ve gone back to a parallel programmer for use in VMware until I can find a fix, but I have no idea if the problem is with VMware, Ubuntu or the FET. Michiel From:[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rahmadi Trimananda Sent: dinsdag 8 juli 2008 15:29 To: Tiny OS Subject: [Tinyos-help] Problem with JTAG TI USB in Xubuntos Hi everyone, I'm now trying to install a JTAG Texas Instrument MSP-FET430UIF. I've created the 26-ti.rules file and now my system shows that it detects the debugger tool: [30032.516116] usb 1-2: new full speed USB device using uhci_hcd and address 24 [30032.776580] usb 1-2: configuration #1 chosen from 2 choices [30032.788080] ti_usb_3410_5052 1-2:1.0: TI USB 3410 1 port adapter converter detected [30032.788131] ti_usb_3410_5052: probe of 1-2:1.0 failed with error -5 [30032.788170] usb 1-2: device_add(1-2:1.0) --> -5 [30033.862346] ti_usb_3410_5052 1-2:2.0: TI USB 3410 1 port adapter converter detected [30033.919618] usb 1-2: TI USB 3410 1 port adapter converter now attached to ttyUSB0 By using dmesg command, I got the above lines. And when I tried to invoke the command:msp430-gdbproxy --port=2000 msp430 /dev/ttyUSB0, the message that I got is the following: Remote proxy for GDB, v0.7.1, Copyright (C) 1999 Quality Quorum Inc. MSP430 adaption Copyright (C) 2002 Chris Liechti and Steve Underwood GDBproxy comes with ABSOLUTELY NO WARRANTY; for details use `--warranty' option. This is Open Source software. You are welcome to redistribute it under certain conditions. Use the '--copying' option for details. debug: MSP430_Initialize() About to init '/dev/ttyUSB0' error: msp430: Could not initialize device interface (1) debug: MSP430_Initialize() About to init '/dev/ttyUSB0' error: msp430: Could not initialize device interface (1) debug: MSP430_Initialize() About to init '/dev/ttyUSB0' error: msp430: Could not initialize device interface (1) Thus, it seems that my system could not detect the device correctly. FYI,I'm using the Xubuntos on a VMWare environment. Does anyone of you have ever had such experience like this and was able to solve it? Or probably someone has an idea about this. Thank you very much. Rahmadi Trimananda Computer Engineering TU Delft Master Student Address : Roland Holstlaan 709, 2624 HV, Delft The Netherlands Phone : +31642530168
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
