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/MSP430F6779: DriverLib including problem

Part Number: MSP430F6779


Tool/software: Code Composer Studio

Hello,

I added the DriverLib to my project and some files still aren't working.

I click left mouse button (with left Ctrl) on the command like : USCI_A_SPI_initMaster and i see  cannot find symbol "USCI_A_SPI_initMaster " in index.

But when i click on command like GPIO_setAsPeripheralModuleFunctionInputPin, it's working well. 

I already added the path in Include options.