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 have tried to include:
/* DriverLib Includes */
#include "driverlib.h"
to my project in really different ways but I couldn't. I deeply appreciate it if anyone can help me. The common way that is said to include it in the project is as follows:
1- download the driverlib package using this link. And unzip the contents.
2- Add driverlib path to the project by following project>>properties>>include options>>add dir or #include search path. below image
4- Adding #include"driverlib.h".
It is not working. I have also copied the driverlib to the project root, but none of them didn't work.
Thanks
Saber
Sorry, I haven't meet this problem before, I will change this thread to another topic.
Hello Saber,
What are your versions of CCS, SDK? Provide the full version numbers
Thanks
ki
Hi Ki
The SD version is 04_10_00_13 and the CCS version is 10.
Thanks and Regards
Saber
Saber Kazeminasab said:
The last version of the MSP432P SDK is 3.40.01.02. But you mentioned you are using SDK version 4.10.00.13. DId you install the SDK for MSP432E?
Yes, you are absolutely right!
I was using MSP432E. I installed the MSP432P SDK and now could import the empty project from the directory:
C:\ti\simplelink_msp432p4_sdk_3_40_01_02\examples\nortos\MSP_EXP432P401R\driverlib\empty
Thanks in advance Ki
Saber
**Attention** This is a public forum