This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320F28P550SJ: Can't Find A source File At "/home/ubnuser/ti/repos/c2000ware_release/driverlib/f28p55x/driverlib/i2c.c"

Part Number: TMS320F28P550SJ
Other Parts Discussed in Thread: C2000WARE

Tool/software:

I'm encountering an error when attempting to debug my firmware that uses the I2C protocol.
The error message indicates that a file cannot be found at the path Code Composer Studio (CCS) is searching for. Despite including the path "C:\ti\c2000\C2000Ware_5_04_00_00\driverlib\f28p55x\driverlib" in my project's include directories, the issue persists. This path corresponds to the latest version of my C2000 libraries. Has anyone come across this issue before ?