[BUG] SD_read in sd_diskio.c fails with DMA in cached memory areas
Hello,there seems to be a problem in function SD_read with reading data in DMA transfer mode to cached buffers.I've enabled cache handling with#define ENABLE_SD_DMA_CACHE_MAINTENANCE 1but there is a serious problem with calling SCB_InvalidateDCache_b...