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.