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.

TM4C123GH6PZ: Error when compiling legacy code in CCS Vn 12 with Tivaware library TivaWare_C_Series-2.2.0.295

Part Number: TM4C123GH6PZ

I was trying to build the legacy workspace in Version 12 with Tivaware library - TivaWare_C_Series-2.2.0.295.

I am getting building error saying the files driverlib\events.h and "driverlib/externfunction.h" are not found.

Description Resource Path Location Type
#1965 cannot open source file "driverlib/Events.h" Event.c /ni_ble_com/EVENTS line 24 C/C++ Problem
#1965 cannot open source file "driverlib/EventsE.h" Display.c /ni_ble_com line 24 C/C++ Problem
#1965 cannot open source file "driverlib/EventsE.h" Logic.c /ni_ble_com line 17 C/C++ Problem
#1965 cannot open source file "driverlib/EventsE.h" ModbusUartChannelB.c /ni_ble_com line 25 C/C++ Problem
#1965 cannot open source file "driverlib/externfunction.h" Key.c /ni_ble_com line 23 C/C++ Problem
#1965 cannot open source file "driverlib/externfunction.h" ModbusUartChannelA.c /ni_ble_com line 23 C/C++ Problem
#1965 cannot open source file "driverlib/externfunction.h" encoder.c /ni_ble_com line 39 C/C++ Problem
#1965 cannot open source file "driverlib/externfunction.h" main.c /ni_ble_com line 93 C/C++ Problem
#1965 cannot open source file "driverlib/externfunction.h" partialStroke.c /ni_ble_com line 20 C/C++ Problem
gmake: *** [Display.obj] Error 1 ni_ble_com C/C++ Problem
gmake: *** [encoder.obj] Error 1 ni_ble_com C/C++ Problem
gmake: *** [EVENTS/Event.obj] Error 1 ni_ble_com C/C++ Problem
gmake: *** [Key.obj] Error 1 ni_ble_com C/C++ Problem
gmake: *** [Logic.obj] Error 1 ni_ble_com C/C++ Problem
gmake: *** [main.obj] Error 1 ni_ble_com C/C++ Problem
gmake: *** [ModbusUartChannelA.obj] Error 1 ni_ble_com C/C++ Problem
gmake: *** [ModbusUartChannelB.obj] Error 1 ni_ble_com C/C++ Problem
gmake: *** [partialStroke.obj] Error 1 ni_ble_com C/C++ Problem
gmake: Target 'all' not remade because of errors. ni_ble_com C/C++ Problem
#179-D variable "btTxBufRdPtr" was declared but never referenced MasterEvents.c /ni_ble_com line 43 C/C++ Problem
#225-D function "selectorSwitchUpdate" declared implicitly selectorswitch.c /ni_ble_com line 159 C/C++ Problem
#225-D function "vfnSetpointReSet" declared implicitly Control.c /ni_ble_com line 512 C/C++ Problem
#225-D function "vfnSetpointReSet" declared implicitly Control.c /ni_ble_com line 521 C/C++ Problem
#225-D function "vfnSetpointSet" declared implicitly Control.c /ni_ble_com line 501 C/C++ Problem
#552-D variable "uiReturnValue" was set but never used torqueEncoder.c /ni_ble_com line 1033 C/C++ Problem
#994-D missing return statement at end of non-void function "uiRetCalibrationData" torqueEncoder.c /ni_ble_com line 1063 C/C++ Problem
Invalid project path: Include path not found (C:\ti\TivaWare_C_Series-2.0.1.11577). ni_ble_com pathentry Path Entry Problem
Invalid project path: Include path not found (ni_ble_com\inc). ni_ble_com pathentry Path Entry Problem