Trampas Stern <tram...@gmail.com> wrote:

> /home/tools/hudson/workspace/avr8-gnu-toolchain/src/avr-libc/crt1/gcrt1.S:52:
> warning: internal error: out of range error <avr-gcc-list@nongnu.org>

That sounds as if you were trying to relocate your bootloader beyond
the actual address space of the AT90CAN128.  Line 52 in gcrt1.S is the
reset vector (containing a jump to the label __init).

What's your compiler commandline to link this job?

Btw., without subscribing to this mailinglist, I'm afraid you'll
miss a number of replies.
-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)

_______________________________________________
AVR-GCC-list mailing list
AVR-GCC-list@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-gcc-list

Reply via email to