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.
Part Number: EVMK2G
Tool/software: TI-RTOS
Hi,
I'm trying to run the MCASP_Audio_evmK2G_c66ExampleProject on the EVMK2G board. The example working fine when the clocks are internal, but when I'm trying to run he example with external clocks (without the predefined symbol MCASP_MASTER) I'm getting an assertion failure at the function mcaspCreateChan():
"
[C66xx] xdc.runtime.Main: "src/mcasp_drv.c", line 4208: assertion failure
xdc.runtime.Error.raise: terminating execution
"
Do you know the cause of this problem, or if there another example of MCASP with external clocks?
Thank you,
Offer.
After looking at Schematic I saw that there a Audio buffer between the SoC and the Codec, so after I change the direction of the clocks in the buffer the problem was solved.
Hi Offer,
Thanks for sharing the solution with the community.
Regards,
Pavel