Should be called to start a multi-load operation. The flash manager will only erase the flash on the first program load. Once the Flash Manger receives this call, users will be free to call Memory.loadProgram and Memory.loadBinaryProgram as many times as needed to write to the Flash
Performs the specified flash operation. A list of all available operations for the current device can be obtained by calling Flash.listSupportedOperations.
The operation to be performed
Determines if flash is supported for the current device.