[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [avr-gcc-list] avr-gcc/avr-ld fill unused code memory
From: |
Weddington, Eric |
Subject: |
RE: [avr-gcc-list] avr-gcc/avr-ld fill unused code memory |
Date: |
Tue, 23 Dec 2008 08:09:24 -0700 |
> -----Original Message-----
> From:
> address@hidden
> [mailto:address@hidden
> org] On Behalf Of address@hidden
> Sent: Tuesday, December 23, 2008 6:49 AM
> To: address@hidden
> Subject: [avr-gcc-list] avr-gcc/avr-ld fill unused code memory
>
>
> Hello,
>
> I am looking for a possiblity to fill the unused code memory
> of my atmega328p
> with a specific pattern. I took a look at the AVR linker
> scripts but did not
> came up with an solution. Anybody has already done this?
>
Use the SRecord utilities. These come with WinAVR if you are using that
distribution. The SRecord project can be found on SourceForge.