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.
I've created a new CCS project (v12.5) and have installed the MSP430Ware kit via the resource explorer. Then, following the instructions documented in MSP430FR2xx_4xx_DriverLib_Users_Guide-2_91_13_01.pdf on pages 21-22 of this document I try to add a copy of DriverLib to the project. However, I cannot see an option to "Add copy of DriverLib to project"
What is the correct method of linking driverlib to a project? I have seen other explanations stating that I need to individually import example projects and then add my files? The documentation does not go through this. Any help would be greatly appreciated.
This easist way is to make change based on a driverlib project. And then change the device selection.
sorry I am not sure exactly what you mean by this. There is a project spec file in there with a series of filepaths.
I mean if you want to develop MSPM0 through driverlib. I would suggest you to improt the emptyProject instead of building it by yourself.
**Attention** This is a public forum