Closed technoblogy closed 2 months ago
If you run Release 4.6b with SD card enabled, and PSRAM in use, the first access to the SD card, eg with (directory), gives:
(directory)
assert failed: remove_free_block heap_tlsf.c:206 (next && "next_free field can not be null")
If you run Release 4.6b with SD card enabled, and PSRAM in use, the first access to the SD card, eg with
(directory)
, gives: