« Return to Thread: Problem with including binary blob

Re: Problem with including binary blob

by Daniel Otte-2 :: Rate this Message:

Reply to Author | View in Thread

Francisco Silva wrote:
>
> See this:
> http://lists.gnu.org/archive/html/avr-gcc-list/2006-04/msg00046.html
>
> for a very nice way to include binary blobs.
>

That is really a nice way to do it, but it places the result in th RAM, not in
the FLASH (sure it is also written to the flash, to load it). So how can I
instruct avr-objcopy to produce a elf-file from a binary where the contents is
only stored in flash.

kind regards,
  Daniel



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

signature.asc (196 bytes) Download Attachment

 « Return to Thread: Problem with including binary blob