Skip to content

nrf: fix internal flash writes#1661

Merged
dhalbert merged 2 commits into
adafruit:masterfrom
dhalbert:nrf-internal-flash-fixes
Mar 18, 2019
Merged

nrf: fix internal flash writes#1661
dhalbert merged 2 commits into
adafruit:masterfrom
dhalbert:nrf-internal-flash-fixes

Conversation

@dhalbert
Copy link
Copy Markdown
Collaborator

@dhalbert dhalbert commented Mar 18, 2019

Still thinking a bit about when else to flush the cache, maybe using auto-reload timer (even if we are not running a code.py). PR for now is for testing -- don't merge quite yet.

Fixes #1654.

@dhalbert
Copy link
Copy Markdown
Collaborator Author

@jerryneedell @uhreber This PR has an additional filesystem flush beyond the .uf2's I gave you. @jerryneedell, this may fix the "missing file" you mentioned at the end of this comment.

@jerryneedell
Copy link
Copy Markdown
Collaborator

downloaded and tested on PCA10059 -- ran same sequence as before:
erased FS
reloaded libs
reloaded ble_uart_echo_test
this time all files were present

ran ble_uart_echo_test
copied 5Kbyte file to CIRCUITPY a few times
no issues

Copy link
Copy Markdown
Collaborator

@jerryneedell jerryneedell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tested on PCA10059 - unable to reproduce any of the FS issues I reported previously.

@dhalbert dhalbert merged commit b4b8ffa into adafruit:master Mar 18, 2019
@dhalbert dhalbert deleted the nrf-internal-flash-fixes branch March 18, 2019 14:41
@dhalbert dhalbert mentioned this pull request Apr 13, 2020
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

file system issues on pca10059

2 participants