littlefs
littlefs copied to clipboard
Error "Unknown function at ..."
Hi everyone, I have a problem with the littlefs library. I use a microcontroller from the nRF52 family and SEGGER Embedded Studio for ARM. I noticed that when I run the firmware, in 50% of cases, the firmware crashes and the error "Unknown function at ..." appears. In debugging I noticed that the error appears when running the lfs_file_rawopen function. Can anyone tell me why this happens? Thanks.