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.

TM4C1294NCPDT: Issues of library files

Part Number: TM4C1294NCPDT

Respected Sir,

I am working with TM4C1294NCPDT. I am trying to develop the simple code for CAN communication , UART, GPIO toggle. I have Included Tivaware path in compiler include option, also included the .lib file in File Search Path, still I am facing the following errors:

I have included the respective header files for UART and GPIO  etc. When I open the declaration of these functions (UARTprintf   etc) then it jumps into respective files where those functions are written, still CCS is giving such errors of compiler. Can you please tell what is exactly missing.