why would SDMMC_OSAEventGet return SDMMC_OSA_EVENT_TRANSFER_CMD_FAIL?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

why would SDMMC_OSAEventGet return SDMMC_OSA_EVENT_TRANSFER_CMD_FAIL?

459 Views
Lukaz
Contributor III

Hello,

I am trying to work with SD-Card, I have encountered a problem when I call the f_mkdir function, after a bit of debugging, the problem is that the function SDMMC_OSAEventGet returns a SDMMC_OSA_EVENT_TRANSFER_CMD_FAIL. After looking into the documentation I couldn't find any explanation why would the function returns a transfer fail flag. I hope someone can give me a clue so I can try to fix the problem.

Thanks in advance.

0 Kudos
Reply
1 Reply

444 Views
Hui_Ma
NXP TechSupport
NXP TechSupport

Hi,

First of all, sorry for the later reply.

Could you help to let us know which i.MXRT product you are using? 

The SDMMC_OSAEventGet() function can only return kStatus_Fail or kStatus_Success value.

Mike

0 Kudos
Reply