Wow, that is neat! Thanks Dimitry.
> -----Original Message-----
> From: [email protected]
> [mailto:[email protected]]on Behalf Of Dmitry
> Sent: Thursday, 6 February 2003 23:47
> To: [email protected]
> Subject: Re: [Mspgcc-users] Proposal for a new little, but convenient
> feature to ld...
>
>
> use '.infomemnobits' instead ;)
>
>
> On Thursday 06 February 2003 15:11, Graeme Hedley wrote:
> > I wanted to use the information memory but not initialise it on
> each flash
> > program so that some data would survive both reboots and flash
> updates. I
> > defined an array thus:
> >
> > u16_t __attribute__((section(".infomem"))) info_buffer[32];
>