WeACT BlackPill, losing applications files #17650
Unanswered
davefes
asked this question in
STM32 / Pyboard
Replies: 1 comment 8 replies
-
by default that board uses LFS2 as its filesystem. |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Several times I have had applications running on various releases of WeACT_F411_BLACKPILL fail. Both on the 8MB flash boards and boards without added flash.
What I find is that even though I remove the files that appear after flashing and load the application files that I want, when these units stop working I find that the original files are there are instead.
I can only guess that the files loaded on from the image are not really deleted and when something fails those files are copied back to /flash
Has anyone seen a lost of the wanted application files on these devices?
Edit:
This happens only after I upload the firmware, make a LFS2 filesystem and put on my application files.
Beta Was this translation helpful? Give feedback.
All reactions