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.

MSP-EXP430F5529LP: MPN

Part Number: MSP-EXP430F5529LP
Other Parts Discussed in Thread: MSP430WARE, MSPWARE

I am trying to include the driverlib.h library but every time I do CCS says that the file directory does not exist.

How do I install it?

  • It appears you're trying to include "directlib.h", not "driverlib.h". Try changing that.

    Driverlib is part of MSP430Ware, which (I think) can be installed from either the CCS App Center or Resource Explorer. (I download it directly from the TI site, so I'm not quite sure.)

    When it's installed, when you create a New Project, one of the options (you may have to scroll down) is "Empty project with Driverlib source". I suggest you try that now, to see if you already have it.

  • If you have the MSPWare installed, it is *much* easier to start with a DriverLib project and bolt your stuff to it.

**Attention** This is a public forum