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.
Part Number: MSP432P401R
Tool/software: Code Composer Studio
I'm a beginner using the MSP432P401R and I found that I can write code using the driver library but I can not include it in my project. I downloaded an example using the adc14 because I have to use the adc14 for a project, and when I build the downloaded example it works, but as soon as I try making a new project and include the "driverlib.h" it gives me this dialogue: "cannot open source file driverlib.h"
I already tried linking paths in the include options within the properties of the project.
Hi,
please use the empty project skeleton as mentioned in the quick start section here:
It has all the path and settings for a driverLib project already included.
Regards,
Stefan
**Attention** This is a public forum