hi,
I built the code here C:\ti\pdk_OMAPL138_1_01_00_02\packages\ti\drv\exampleProjects\MCASP_AudioExampleProject
in CC6 with the bios_6_35_01_29 as the debugger requested.
The project builds but I'm not sure it can run. I get no pass through audio and the following error in the console.
[C674X_0]
EDMA driver initialization FAIL
Create input stream FAILED.
I tried changing the setting in targetConfigs to lcdk OMAP-L138 and XDS200 usb jtag debugger.
I also tried adding my own config file mcdsk.ccxml and selected the correct 0MAP-L138 / XDS200
I get same error either way.
Is there a config I need to edit for EDMA driver ?
I attached a screen shot of the debug window.