avr-chat
[Top][All Lists]
Advanced

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

Re: [avr-chat] Problem with including binary blob


From: David Kelly
Subject: Re: [avr-chat] Problem with including binary blob
Date: Tue, 30 Jun 2009 12:50:01 -0500
User-agent: Mutt/1.4.2.3i

On Tue, Jun 30, 2009 at 07:03:04PM +0200, Daniel Otte wrote:
> Hello,
> I have a problem with including a binary blob (which I converted into a .S 
> file
> containing .byte 0x.. statements).
> The problem starts with the linker, which says:
> 
> /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.

-- 
David Kelly N4HHE, address@hidden
========================================================================
Whom computers would destroy, they must first drive mad.




reply via email to

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