Other Parts Discussed in Thread: SYSBIOS
Dear all,
I am trying to run audio example using SYS/BIOS on LCDK. The C6748_StarterWare_1_20_03_03 has example "mcasp" can work properly.
However, if I added SYS/BIOS on this project, the audio failed. The audio is not expected as the original audio. So, if I wish to use SYS/BIOS
for this project, how should I do properly? Can anyone give me some suggestions? Thank you very much.
(If I declared on file(.cfg) "var BIOS = xdc.useModule('ti.sysbios.BIOS');", the audio failed. If not declared any something like "ti.sysbios", the audio work.)
Sincererly,
James