« Return to Thread: How do you get an ez430 going under Linux?

Re: How do you get an ez430 going under Linux?

by Phil Lewis-2 :: Rate this Message:

Reply to Author | View in Thread

Using kernel 2.6.22 i get the following on the terminal that is running
msp430-gdbproxy:
 
root@ubu-desktop:/media/sda2/opt/cdk4msp/bin# ./msp430-gdbproxy --debug msp430
--spy-bi-wire /dev/ttyUSB0

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: msp430_open()
debug: MSP430_Initialize()
debug: MSP430_Configure()
debug: MSP430_VCC(3000)
debug: MSP430_Identify()
info:      msp430: Target device is a 'MSP430F20x3' (type 52)
debug: MSP430_Configure()
notice:    msp430-gdbproxy: waiting on TCP port 2000
notice:    msp430-gdbproxy: connected
debug:     msp430: msp430_connect()
debug: MSP430_Registers(READ)
debug:     msp430-gdbproxy: Control-C received
 
 
I get the following on the terminal that is running msp430-gdb:
 
root@ubu-desktop:/media/sda2/opt/cdk4msp/bin# ./msp430-gdb
GNU gdb 5.1.1
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "--host=i386-mandrake-linux-gnu --target=msp430".
(gdb) target msp430 localhost:2000
Timeout reading from remote system.
(gdb)

 
Help me please.  What should I do next?
 
 
 
                                                                               
             

You should never wear your best trousers when you go out to fight for freedom and truth.


       
____________________________________________________________________________________
Yahoo! oneSearch: Finally, mobile search
that gives answers, not web links.
http://mobile.yahoo.com/mobileweb/onesearch?refer=1ONXIC

-------------------------------------------------------------------------
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@...
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

 « Return to Thread: How do you get an ez430 going under Linux?