Sujet : Re: RP2040 reset idea
De : jrwalliker (at) *nospam* gmail.com (John R Walliker)
Groupes : comp.sys.raspberry-pi sci.electronics.designDate : 19. Sep 2024, 10:02:52
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vcgpbs$fglr$1@dont-email.me>
References : 1 2 3 4 5 6 7
User-Agent : Mozilla Thunderbird
On 19/09/2024 03:45, Lawrence D'Oliveiro wrote:
On Wed, 18 Sep 2024 12:56:44 -0700, john larkin wrote:
If you copy a bunch of files into the flash, Windows will lie about
what's there, but there is really only one. If you disconnect the USB
cable and reconnect, Windows will show the one file.
What if you try it from Linux?
Unlike Windows, Linux is less prone to lie about things.
I just tried it using an RP2350 connected to a PC running
Linux Mint Mate edition.
I can copy files to the 2350 file system using either the GUI
or command line and they give the appearance of being copied
successfully. I can read them back.
However, if I eject the USB drive and restart the RP2350
processor the files have gone away. So either they are being
cached in the PC or they are only transiently stored.
John