Hi,
Is there any example of setting an array in Flash and keeping data continuous in Flash?
Thanks
Hi,
Is there any example of setting an array in Flash and keeping data continuous in Flash?
Thanks
This would be down to the toolchain rather that the chip - so, what toolchain?
keeping data continuous in Flash
What do you mean by that ?
What if you just declare it as 'const' ... ?
Otherwise, you'll need to specify a memory section, and allocate that to Flash.
EDIT
For SES: