-
Notifications
You must be signed in to change notification settings - Fork 216
Error Messages
Keir Fraser edited this page Nov 9, 2017
·
11 revisions
When an unrecoverable error occurs a message will be displayed on the LED, LCD, or OLED screen.
A 2-digit error code defined by the FatFS library. Usually indicates bad physical media or a bad filesystem. Try formatting or replacing your USB drive.
A 2-digit error code defined by the FlashFloppy firmware:
- 30 Disk Full: Some writes were lost. Delete some files or use a larger USB drive.
- 31 Bad Image File: The selected image is invalid or unsupported.
Over-current condition on the USB port. The port is powered down until a button is pressed.