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.

MSP432P401R: Example of a static library project with driverlib

Part Number: MSP432P401R

Hi,

I'm using CCS v7 + simplelink_msp432_sdk_1_40_00_28.
Is there an example in this SDK to create a static library with driverlib?

What I'm trying to do is to create a middleware for my future applications to provide a high level API.
I would like to use in this middleware the driverlib functions.

The final schema should look like this:
Application (.out) --> Middleware (.lib) --> Driverlib (.lib ?)

I was using MSPWare432 before and it was quite easy, but it seems to be a pain with this SDK :/.

Thanks,
Michaël

**Attention** This is a public forum