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.

TMS320F28388D: Cannot open the relative included file

Part Number: TMS320F28388D
Other Parts Discussed in Thread: C2000WARE

Dear sir,

I am studying the examples of TMS320F28388, I imported the example project “buffdac_ex1_enable“  from C2000Ware_3_02_00_00, but later I install C2000Ware_3_03_00_00,

and I uninstalled C2000Ware_3_02_00_00, so the example build failed. I change the linked library driverlib to C2000Ware_3_03_00_00, and add the include path of C2000Ware_3_03_00_00 like the picture below.

the project can be build finished with no errors. but when I use "Ctrl" + left click to find the definition of the relative Macros in the include files, it seems like still search the old file path in C2000Ware_3_02_00_00, and open a blank file.

And I don't know why, is there any other configurations I need to change, I need your help, and thank you  in advance.