Hi,
I tried another thing. I copied linker script msp430x435.x adding a new
section and placing that initialized data into this one. It will work better
because I can align data at next free flash segment automatically. Thank you
anyway.
Marcos
Em Friday 07 October 2005 13:06, N. Coe
At 07:53 07-10-05 -0300, you wrote:
>Hi all,
>
> Is there a way for placing initialized data at next free segment? I mean
not
>manually verifying what is the last used address and changing the code but
an
>automated way to do this.
> I need to rewrite some portions of flash memory at
Hi all,
Is there a way for placing initialized data at next free segment? I
mean not
manually verifying what is the last used address and changing the code but an
automated way to do this.
I need to rewrite some portions of flash memory at runtime.
Regards,
Marcos