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.