On Tue, Jul 8, 2008 at 6:29 AM, Rahmadi Trimananda <[EMAIL PROTECTED]> wrote:
> 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 > Based on the above the driver is initilizing properly. Using configuration 2 so the udev rule is in place. Do you have the device under test attached and powered on to the JTAG? I've often forgotten to power the device up and think sometimes I have a flaky cable. (mine are hand wired. eric > > > 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 > -- Eric B. Decker Senior (over 50 :-) Researcher Autonomous Systems Lab Jack Baskin School of Engineering UCSC
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
