Re: bug with timer0 interrupt?
Jonathan Geisler <[email protected]>
| Newsgroups | gmane.comp.hardware.avr.gcc |
|---|---|
| Message-ID | <[email protected]> |
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 -- _______________________________________________ AVR-GCC-list mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/avr-gcc-list
signature.asc
(application/pgp-signature, 490 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) iQEcBAEBCAAGBQJRIjA3AAoJEOwSkIyhEMwrLcAIAJqdWEoQDQrJq+VBTLAwFan3 C6eecQo8+Cfti1jeGhEX31Q0a97/2xm1VlSggC2zFypsfhnJhkl/a6mC82OOhApZ KyVfD011cxx/FPjL2erYVI/lxxDZUssleNjs96ZXi8/1jYDj0pe0lkCraYMHJ0uE bLcHyhYB2TE7tbrXJDMSZMP8JVxGNayNWOla0T0+x2ViR4QS/4Ww2v6NEu951zr+ Nq4bS6ctyMocHoMpmfhOI9rWG8eCTWa2EnyUbTg0Uog6gGouJor/QDAJ04FXt+aP zImTX+7pH1G4juXC3jdLVGKdQLKMwqCmk8Gtji8Cg4VdREcT7xHRauURz78sPuo= =4wjx -----END PGP SIGNATURE-----