G80 onboard flash reprogramming

The CPU used supports sector based reflashing - can we do this from a .NET MF application?

After studying the flash memory map, it appears sector 1 (0x8004000 - 0x8007FFF) might be available for user data? Can we overwrite or otherwise augment what is stored in this sector for user purposes?

Thanks, I looked at the configuration feature, this will do nicely. Thanks for the tip!