Hi!

I need to persistently store data in the device I'm developing, so I thought I would save it to flash. How can I do this? I didn't find anything in xpcc, so I would have to use some lower level functions I think, but what I don't know is how to allocate space for the data in the flash so it's on a separate page?

Antal