Hi
I am trying to compile the Connected Audio Framework (current version v02.00.02.04) following instructions provided by the download. However, the project has a lot of source file naming/include errors (capitalized vs lower case filenames). After correcting those errors, the project complains about unresolved symbols (PAL_osCheckTimeOut, PAL_osProtectEntry, PAL_osSemCreate, etc) in i2c_bios_drv_lib.lib. What could be wrong? I am using CCSv5, compiler version 4.4.1, DSP/BIOS version 5.42.1.09.
Thanks.