[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-chat] Problem with including binary blob
From: |
Bill Gatliff |
Subject: |
Re: [avr-chat] Problem with including binary blob |
Date: |
Tue, 30 Jun 2009 12:55:56 -0500 |
User-agent: |
Thunderbird 2.0.0.22 (Macintosh/20090605) |
David Kelly wrote:
> On Tue, Jun 30, 2009 at 07:03:04PM +0200, Daniel Otte wrote:
>
>> /usr/lib/gcc/avr/4.3.3/../../../../avr/lib/avr5/crtm644.o: In function
>> `__vector_default':
>> (.vectors+0x50): warning: internal error: out of range error
>>
>
> Is telling you not to load your binary data into the vector section.
>
... cause it probably won't fit--- and indeed, in this case it doesn't. :)
b.g.
--
Bill Gatliff
address@hidden