I have problem to use CpIntc for sysBios (6.33.2.31) with CCS 5.1.1.00031 and pdk_C6678_1_0_0_19 for C6678EVM.
After adding var CpIntc = xdc.useModule('ti.sysbios.family.c66.tci66xx.CpIntc'); in the cfg file, and adding ti.sysbios.family.c66.tci66xx.CpIntc to the project link library include as input. I then got an error of "cannot find file "ti.sysbios.family.c66.tci66xx;"", even though the line "var BIOS = xdc.useModule('ti.sysbios.BIOS');" does not have any problem and I added manually ""C:\Program Files\Texas Instruments\bios_6_33_02_31"" in the library serach path.
Did I missed anything here?
I am attaching the project file as well as the cfg file. I changed the project names and removed the . at the beginning so as to be able to upload.
thanks a lot
Weichun6648.C6678evmMtBakerDsp.cfg