Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF5 FatFs won't build. nrf_block_dev.h No such file or directory

I'm having trouble incorporating the FatFs library into my existing project. I've used CMSIS to update sdk_config.h I've added diskio_blkdev.c and ff.c to the project. When I attempt to build the project, I get the error: "nrf_block_dev.h: No such file or directory". Any suggestions for fixing this error would be greatly appreciated. Please let me know what additional information would be helpful. Thank you. 8204.sdk_config.h

Related