<FlashManager> TagĀ 

Contains the configuration for flash memory.

Syntax

<FlashManager type="DriverName" id="">
      
      
    </FlashManager>

Parameters

  • type
    The class name of the flash manager.
  • id
    The unique identifier (ID) of the flash manager.

Remarks

This tag contains the configuration for the flash manager. To use the flash manager provided by the emulator, set the type attribute to FlashManager.

Occurs in
<MemoryManager>
Contains
<FlashSectors>

Version Information

Available in .NET Micro Framework version 2.0

See Also

Reference

Emulator XML References