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

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

[avr-gcc-list] AVARICE / GDB problem


From: Ralph Mason
Subject: [avr-gcc-list] AVARICE / GDB problem
Date: Fri, 18 Jul 2003 12:56:46 +1200

I have been using GDB & avarice.  As I have a bootloader I would like to use
that to program the device (much faster than using AVARICE, and I don't
loose the bootloader)

But when I capture using avarice I get the following error.


GNU gdb 5.3
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=i686-pc-mingw32 --target=avr"...
(gdb) source connect
Couldn't establish connection to remote target
Remote failure reply: E01
(gdb)


(the connect script contains)
set height 50
set remoteaddresssize 32
set remote Z-packet enable
target remote localhost:4242

>From AVARICE

avarice  --capture --jtag com1  localhost 4242
AVaRICE version 2.0.20030403cvs, Apr  4 2003 11:27:09

JTAG config starting.
Hardware Version: 0xc0
Software Version: 0x78
Reported JTAG device ID: 0x9702
Configured for device ID: 0x9702 atmega128
JTAG config complete.
Waiting for connection on port 4242.
Connection opened by host 127.0.0.1, port 4621.
gdb communications failure: Connection reset by peer
gdb communications failure: Connection reset by peer

Thanks for any ideas.

Ralph


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.491 / Virus Database: 290 - Release Date: 18/06/2003



reply via email to

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