-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
The FatFS is not working correctly, apparently ever since tinygo-org/tinygo#3460
$ tinygo flash -target nano-rp2040 -stack-size 8kb -monitor ./examples/console/fatfs/machine/
Connected to /dev/ttyACM0. Press Ctrl-C to exit.
SPI Configured. Reading flash info
==> lsblk
-------------------------------------
Device Information:
-------------------------------------
flash data start: 10026000
flash data end: 11000000
-------------------------------------
==> mount
Could not mount filesystem: fatfs: (13) There is no valid FAT volume
==> format
Successfully formatted filesystem.
==> mount
Could not mount filesystem: fatfs: (13) There is no valid FAT volume
Metadata
Metadata
Assignees
Labels
No labels