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.

CCS/TM4C129ENCPDT: TM4c129EXL launch pad

Part Number: TM4C129ENCPDT


Tool/software: Code Composer Studio

Dear Sir,

How can i import driverlib/rom.h library in ccs. Because i have some problem during build my project. Error are given below .......


undefined first referenced
symbol in file
--------- ----------------
ROM_GPIOPinTypeUART ./main.obj
ROM_SysCtlPeripheralEnable ./main.obj
ROM_UARTCharPutNonBlocking ./main.obj
ROM_UARTConfigSetExpClk ./main.obj
ROM_UARTSpaceAvail ./main.obj

error #10234-D: unresolved symbols remain
error #10010: errors encountered during linking; "Uart_testing.out" not built

>> Compilation failure
makefile:144: recipe for target 'Uart_testing.out' failed
gmake[1]: *** [Uart_testing.out] Error 1
makefile:140: recipe for target 'all' failed
gmake: *** [all] Error 2

**** Build Finished ****

Thanks 

Imtiaj