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

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

Re: [avr-gcc-list] bug with timer0 interrupt?


From: Jonathan Geisler
Subject: Re: [avr-gcc-list] bug with timer0 interrupt?
Date: Mon, 18 Feb 2013 08:44:23 -0500
User-agent: Mutt/1.5.21 (2010-09-15)

On Sat, Feb 16, 2013 at 01:49:26AM +0000, Selvaraj, Senthil_Kumar wrote:
> This sounds like the linker script bug that misplaces bss section if the data 
> section is empty i.e. if there are no initialized globals.
> 
> Jonathan, what version of the linker (GNU binutils) are you using?

For my avr cross development, I'm using 2.23.1

> Does -Wl,--section-start=.data=0x800100 help fix the problem?

Nope.  I was hoping this would be it.  Any other ideas?

                                                -- Jonathan Geisler --

Attachment: signature.asc
Description: Digital signature


reply via email to

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