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

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

Re: [avr-gcc-list] avr gdb question


From: Graham Davies
Subject: Re: [avr-gcc-list] avr gdb question
Date: Mon, 6 Jun 2005 07:32:34 -0400

Przemek Urbanski wrote:

> I recompiled gdb for avr debugging. Now i have to set up target while
> using gdb. I am using stk500 development board. As far as my
> understanding goes, I can perform in circuit debugging, if I connect my
> board to pc via rs232. What sort of connection I need on stk500 side?
> JTAG device?

A JTAG interface will be what you need if you are using the ATmega16,
ATmega32, ATmega162 or another STK500-compatible MCU that has On-Chip Debug
via a JTAG port.

Here is some information about using a JTAG interface with the STK500:
http://www.ecrostech.com/Products/AvrJtagIce/Connect.htm#STK500
Most of this applies to the Atmel JTAG ICE and other "clone" JTAG
interfaces.  Because of shipping delay, duty and tax you might be better off
with a local clone than ordering an AVR ICE-Cube from the USA.  I don't know
where else you can get the adapters, but you can make one up yourself quite
easily.

If you are not using one of these MCUs, the JTAG interface won't help.  A
better place to take this discussion might be avr-chat.

Graham.





reply via email to

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