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.

McASP GIO_create timeout

Good day,

I am trying to use the biospsp_03_00_01_00 McASP GIO driver on the C6748 EVM board.

I perform GIO_create() for the receiver channel in a Task context and it returns fine.

Then I perform GIO_create() for the transmit channel in the same Task context and it reaches a timeout:

Assertion failed, (0 != timeout), file Mcasp.c, line 3881

I have defined Mcasp_LOOPJOB_ENABLED but it does not help.

Any ideas?

Thank you very much.

Jan.