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 ?