Quantcast
Channel: MSP low-power microcontroller forum - Recent Threads
Viewing all articles
Browse latest Browse all 22179

CCS/MSP432P401R: cannot open source file driverlib.h

$
0
0

Part Number:MSP432P401R

Tool/software: Code Composer Studio

i tried to copy paste a code from the example '  gpio_toggle_output_MSP_EXP432P401R_nortos_ccs '   into a new ccs project and tried to compile it.It gave error the following errors :

<

Description Resource Path Location Type
#1965 cannot open source file "driverlib.h" main.c /practice line 51 C/C++ Problem
gmake: *** [main.obj] Error 1 practice C/C++ Problem
gmake: Target 'all' not remade because of errors. practice C/C++ Problem

>

While i realise that there is a need to include certain source files for this to work, I do not know which exactly.I also tried to find the driverlib.h file in the TI folder : " C:\ti\simplelink_msp432p4_sdk_1_60_00_12\source\ti\devices\msp432p4xx\driverlib "

but then it showed the errors during compilation :

<

Description Resource Path Location Type
#1965 cannot open source file "ti\simplelink_msp432p4_sdk_1_60_00_12\source\ti\devices\msp432p4xx\driverlibdriverlib.h" main.c /practice line 51 C/C++ Problem
gmake: *** [main.obj] Error 1 practice C/C++ Problem
gmake: Target 'all' not remade because of errors. practice C/C++ Problem

>


Viewing all articles
Browse latest Browse all 22179

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>