Quantcast
Viewing all articles
Browse latest Browse all 4906

SDK • Re: Raspberry Pi PICO w getting stuck

This may have already been implemented, but just in case.

Looking at the arduino-pico repository, they updated littlefs to the current latest version 4 days ago:
https://github.com/earlephilhower/ardui ... /pull/2193

The version before that is two years old, so hopefully there will be improvements.


I have not read the arduino-pico code. However, it is possible that the layer manipulating littlefs, uses mutex or similar for exclusivity control in order to avoid simultaneous updates of devices. There was an issue that addressed the case of deadlock in combination with FreeRTOS.
https://github.com/earlephilhower/ardui ... ssues/1402

Statistics: Posted by 0yama — Fri Jun 07, 2024 7:22 am



Viewing all articles
Browse latest Browse all 4906

Trending Articles