Other Parts Discussed in Thread: TLV320AIC3106, OMAP-L138
Tool/software: Code Composer Studio
Hi,
I'm new to TMDS320 and CCS. I'm trying to run McASP code in C6748_StarterWare_1_20_04_01 on TMDSLCDK6748 demo board. Build and run debug work well, but I don't hear any loop back audio from line out. My code is stuck @ if(lastFullRxBuf != lastSentTxBuf) under while loop. And the code never enter the EDMA3CCComplIsr().
Did I miss anything, any configuration setup, any suggestions?
Thanks,
-Jay L.