Re: msp430 - basic gdb initialization question



Matthew Kendall wrote:

.... snip ...

After I got my eZ430 at 430-Day I went through the process of
installing eclipse and mspgcc and getting them working with the
eZ430. I wrote up some notes mostly for myself, but I also put
them here:

http://msp430.squaredpad.com/archives/101

You may find them useful. In my gdb.ini file I had:
target remote :3333
set remoteaddresssize 16
set remotetimeout 999999
set download-write-size 512
set remote memory-write-packet-size 512
set remote memory-write-packet-size fixed
set remote memory-read-packet-size 512
set remote memory-read-packet-size fixed
monitor erase
load leds.elf

I get 'server not found'. The problem may be my ISP

--
Some informative links:
<news:news.announce.newusers
<http://www.geocities.com/nnqweb/>
<http://www.catb.org/~esr/faqs/smart-questions.html>
<http://www.caliburn.nl/topposting.html>
<http://www.netmeister.org/news/learn2quote.html>
<http://cfaj.freeshell.org/google/>


.