-
Notifications
You must be signed in to change notification settings - Fork 216
Logging To USB Drive
Keir Fraser edited this page Jun 1, 2019
·
3 revisions
In some cases, the FlashFloppy firmware can give diagnostic information when you experience problems or performance issues. The FlashFloppy release archive includes an alternative firmware with diagnostic logging which is written to the file FFLOG.TXT on the USB drive.
Follow steps for Firmware Update but use the update file contained in the alt/logfile subfolder of the FlashFloppy distribution.
NOTE: Please update back to the normal firmware after diagnosing your issue.
Logging is cached in a 2kB RAM buffer and flushed to the USB drive only when a disk image is inserted or ejected. Thus to diagnose an issue:
- Reproduce the issue
- Eject the disk image (eg. navigate to another image)
- Finally, pull the USB drive to inspect FFLOG.TXT
If you fail to follow these steps in this order, the cached logging may be lost.