While Debugging my code in CCS Cloud, the debugger is unable to find driverlib.h, i am using this lib for the SPI API
Output from compiler :
>> Compilation failure subdir_rules.mk:7: recipe for target 'main.obj' failed "../main.c", line 7: fatal error #1965: cannot open source file "driverlib" 1 catastrophic error detected in the compilation of "../main.c". Compilation terminated. gmake: *** [main.obj] Error 1 gmake: Target 'all' not remade because of errors.
My Project Properties
Family: MSP432
Device: MSP432P401R
Compiler: TI v15.12.1.LTS