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.

OMAPL138B-EP: McASP Project Error

Part Number: PROCESSOR-SDK-OMAPL138

Hi,

I got the following error when I was running McASP project.

xdc.runtime.Main: "src/mcasp_drv.c", line 4181: assertion failure

And the line 4181 is:         assert(0U != timeout);

Can you let me know what the issue is?