Hello,
I am using CCS v4 and have installed the IPC package (ipc_1_23_02_27). Inspite of this, I am getting this error during compilation:
fatal error #5: could not open source file "ti/sdo/io/IDriver.h" Note: I am trying to port a DSP/BIOS code to SYS/BIOS and hence replaced #include <DEV.h> with #include <ti/sdo/io/IDriver.h> What might be the reason for this? Thanks. Divya