I updated with Paul's latest startup.cpp and FS.h in cores along with the LittleFS.cpp, LittleFS.h and LittleFS_NAND.cpp library files.
My combined PSRAM and Flash test program that was hanging now runs OK with 16MB PSRAM and 2Gb NAND Flash. Also tested on a 8MB PSRAM and 2Gb Flash setup.
I then tried h4yn0nnym0u5e's test program in #82 again that was hanging on me. I commented out the PSRAM stuff since it isn't supported in Paul's stuff and changed it to NAND flash and it now also runs OK on my setup.
I then tried the updated test program in #93 after changing it to NAND Flash and it also runs OK, so good progress I think.
My combined PSRAM and Flash test program that was hanging now runs OK with 16MB PSRAM and 2Gb NAND Flash. Also tested on a 8MB PSRAM and 2Gb Flash setup.
I then tried h4yn0nnym0u5e's test program in #82 again that was hanging on me. I commented out the PSRAM stuff since it isn't supported in Paul's stuff and changed it to NAND flash and it now also runs OK on my setup.
I then tried the updated test program in #93 after changing it to NAND Flash and it also runs OK, so good progress I think.
Code:
PSRAM 16MB: IDs deadbeef, cafebabe; QSPI base: 01000000 (16M)
LittleFS_QSPIFlash on W25N02KVZEIR
Bytes Used: 262144, Bytes Total:265289728
testFile2.txt contains 'Test file exists'