Uses of Class
uk.ac.manchester.spinnaker.alloc.bmp.FirmwareLoader.FirmwareLoaderException
Package | Description |
---|---|
uk.ac.manchester.spinnaker.alloc.bmp |
The BMP control subsystem.
|
-
Uses of FirmwareLoader.FirmwareLoaderException in uk.ac.manchester.spinnaker.alloc.bmp
Subclasses of FirmwareLoader.FirmwareLoaderException in uk.ac.manchester.spinnaker.alloc.bmp Modifier and Type Class Description static class
FirmwareLoader.CRCFailedException
A CRC check failed.static class
FirmwareLoader.TooLargeException
A data chunk was too large for the firmware loader to handle.static class
FirmwareLoader.UpdateFailedException
An update of the firmware on a BMP failed.