avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-gcc-list] Anyone have avr-gdb working on an STK300


From: Sattler Chris-QA1406
Subject: [avr-gcc-list] Anyone have avr-gdb working on an STK300
Date: Fri, 20 Apr 2001 08:58:01 -0500

I've been trying for the last couple of days to getting avr/gdb working with
my stk300 and I'm not having a lot of success. I have built uisp-20010211,
avrmon-stk200-0.5.0 and the avr patched version of gdb. Uisp is working fine
with the -dstk200 option. When I run "mon localhost" I get:

mon: restarted. port:host = localhost:11111

When I then run avr-gdb I get:

GNU gdb 4.18
Copyright 1998 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=i686-pc-linux-gnu --target=avr".
(gdb)

I then do a:

target avr localhost:11111

and get:

Server: connect from host 127.0.0.1, port 1032.
Timeout reading from remote system.

I have tried redefining the MISO, MOSI, and SCK pins in monitor.c to match
the PORT B pins used by the ATmega103, but with no luck.

Has anyone out there gotten this configuration to work?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]