XMC4500 APP FATFS with RTOS

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Not applicable
Hi ~
I have success test write a txt file in Micro SD card with non RTOS option on DAVE4
But when I choose Use RTOS , Code will pending on SemStatus = osMutexWait(FATFS_MutexProtectId, osWaitForever) of
res = f_mount(&fs, "0:", 1);,Did anyone have got this problem?
Case official example code is non RTOS.2258.attach






2257.attach
1 Reply
finketho
Employee
Employee
First solution authored
Hi SamTsang,

looked into your problem and tried to reproduce but was not successful. For me RTOS mode is working. May you please post you project so that i can take a look into it.

Best regards,
Thomas
0 Likes