FATFS +SDIO and Free RTOS / FR NOT READY issue
Hai all,
I am using ST Discovery Board (STM32f407) for SDIO based SD card interfacing and using Free RTOS.
Here I already verified that SDIO with FatFs functions are working without Free RTOS.
But whenever we enable free RTOS, that moment onwards FatFs getting hanged.Cannot able to open file or even not able to access the SD card properties.
Here Stack is 128 and Heap is 26000.HCLK is 168 MHz.
Please help me to solve this iussue.
