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.

TMS320F28379D: DriverLib version and project archive

Part Number: TMS320F28379D
Other Parts Discussed in Thread: SYSCONFIG, C2000WARE

Hello,

I changed my PC recently. I worked with driverlib 5.02 and this change. Since I had to re install CCS and driverlib, I tried to work with a latest version of driverlib.

So, I installed CCS 12.81, DriverLib 6.00 and SysConfig 1.26.

I imported an archive of my project. For each project (CPU1 and CPU2) of my workspace, I selected the installed products

image.png

When I build the CPU1 project, everything is fine: thre evaluated include option refer to the right C2000Ware, and each source file of the project too

image.png

image.png

 

I guess the link between the include options of the project and the include options of a source file is done automatically.

But, for the other project (CPU2), the include otpions are of the project are right, but there is a source file which dies not have the right include options

image.png

image.png

That's strange because for the other source file, everything is OK.

Was there an option to check to make ghe link between Project and source file OK ?

Thank you for your help.

Vincent