Hi,
I am updating TM4C1294 LaunchPad projects from TivaWare_C_Series-2.1.2.111 to TivaWare_C_Series-2.1.3.156 using SSC 6.2.0.000048 (on Win7).
Project are using TIVAWARE_INSTALL path as suggested in CLP_Workbook.
I edited TIVAWARE_INSTALL path in "Resource/Linked Resources/Path Variable" tab to a new one, that took care of driverlib.lib path.
But in "Build/ARM Compiler/Include Options" TIVAWARE_INSTALL still remains old.
I found the old value in .cproject file and edited it manually. Project now compiles correctly, but this do not seem the right way to do it.
TIVAWARE_INSTALL path is sitting in two places in .cproject file and also in .project file, this one is edited from "Resource/Linked Resources/Path Variable" tab, but not in a .cproject file.
Do i miss something?
Dmitri