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

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

Re: [avr-gcc-list] What are these Tiny26 warnings?


From: E. Weddington
Subject: Re: [avr-gcc-list] What are these Tiny26 warnings?
Date: Mon, 30 Aug 2004 09:54:34 -0600
User-agent: Mozilla Thunderbird 0.7.3 (Windows/20040803)

Bob Paddock wrote:


I am trying to compile some code for the Tiny26, everything seems to work
fine but I'm getting warnings that I don't understand.

What do the warnings below mean, and how do I make them go away?


Sheesh, I forget *exactly* what they mean. Jörg Wunsch could tell you better than I could (when he gets back). This has been answered before, so perhaps you can search the list. But I *do* know that you can safely ignore those warnings. (Even the WinAVR README mentions this.)

What I might suggest though, is that you drop the conversion to Extended COFF altogether. Atmel has a version 4.10 of AVR Studio that includes a new parser that can parse ELF files that contain DWARF debugging information. The latest WinAVR has the ability to generate these files. So, if you're going to do debugging with AVR Studio, I would go this route. See also the WinAVR README for more info.

HTH
Eric



reply via email to

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