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

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

Re: [avr-gcc-list] How to debug AT90S8515/ATmega8515?


From: E. Weddington
Subject: Re: [avr-gcc-list] How to debug AT90S8515/ATmega8515?
Date: Tue, 26 Oct 2004 06:30:23 -0600

On 26 Oct 2004 at 9:53, Günter Dannoritzer wrote:

> I remember seeing on the Atmel web page an application note about using
> gcc and creating debug information for AVR Studio, but I did not find it
> anymore. Did Atmel move away from supporting avr-gcc?
>

No, probably just the opposite.

If you use the latest WinAVR release, you can generate an ELF file with DWARF2 
debugging
information. This can be used in the latest AVR Studio 4.10 release for 
debugging. See the
WinAVR README file for more information.

Eric


reply via email to

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