This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

RTOS/AM5728: FatFS console project crashes

Part Number: AM5728
Other Parts Discussed in Thread: SYSBIOS

Tool/software: TI-RTOS

Hello,

I discovered that the FATFS_Console_idkAM572x_armExampleProject of the SDK-RTOS-05.03.00.07 crashes when inserting or removing the microSD-Card. This happens when booting from the SD-Card directly as well when executing the demo from CCS and the XDS560 debugger.

The idkAM572x.ccxml:CIO output is:

[CortexA15_0] ti.sysbios.knl.Semaphore: line 300: assertion failure: A_badContext: bad calling context. Must be called from a Task.
xdc.runtime.Error.raise: terminating execution

The crash happens in the "AppGpioCallbackFxn"

Do you have a suggestion how to fix this?

Thanks a lot for your help,

Bernd Sprenger