DangerousPrototypes / BusPirate5-firmware

Bus Pirate v5 Firmware
MIT License
136 stars 42 forks source link

Internal file system kept getting corrupted #60

Closed TwistedSim closed 3 weeks ago

TwistedSim commented 4 months ago

Everytime I try to use the internal file system, it seems to get corrupted. It briefly work after using the "format" command, but then, it stopped working properly. Here what the ls command output when the FS is corrupted:

image

wyattearp commented 4 months ago

@TwistedSim - could you provide some of the following information to help triage?

Thanks!

TwistedSim commented 4 months ago

Hello!

TwistedSim commented 4 months ago

I noted that after sending the reset command #, the file system seems to be working again, but I can only mount it in read-only mode. My files seems to also be present, so the actual content might not be corrupted.

TwistedSim commented 4 months ago

might be related: image