[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-gcc-list] GDB help
From: |
Joerg Wunsch |
Subject: |
Re: [avr-gcc-list] GDB help |
Date: |
Tue, 1 Apr 2003 10:07:07 +0200 (MET DST) |
"Ralph Mason" <address@hidden> wrote:
> How do I make it connect to the AVR JTAG-ICE? (target async COM2
> didn't work)
Don't know, you need AVArICE for this to work, and gdb connects to
that.
> How to I make it run as a simulator - is that possible?
You need simulavr. Start the simulator, then connect from GDB with
target remote :1812
> Are there any front end guis to GDB that will work with the AVR
> version?
All of them ought to work.
--
J"org Wunsch Unix support engineer
address@hidden http://www.interface-systems.de/~j/
- Re: [avr-gcc-list] GDB help,
Joerg Wunsch <=