« Return to Thread: Problem with including binary blob

Re: Problem with including binary blob

by Bill Gatliff :: Rate this Message:

Reply to Author | View in Thread

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
bgat@...




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

 « Return to Thread: Problem with including binary blob