Conerning the USBizi bootloader, it seems to copy the InternalFlashStorage area on G and over writes it on L, any way to keep this from happening

If you have items in the flash to keep between power cycles, you may want to keep them between manage code updates.

Any suggestions?

No this can’t be changed.

from the USBIZI manual:

[quote]USBizi has 2KB of RAM that is backed-up by battery. Data is retained on power loss. The
developer needs to wire a 3V battery or a super capacitor to the VBAT pin. This is available through GHI NETMF library.[/quote]

BatteryRAM class in GHIElectronics.NETMF.Hardware