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.

cam't find the include file named msp430x11x1.h

trying to use one of the provided sample programs that requires msp430z11x1.h

have tried  various searches for the file with no success.

also  in browse for source files  the source directory is blank

  • In CCSv4, this file can be found in \ccsv4\msp430\include folder within the CCS install path. When you create a new CCS project for MSP430, this path is already set up under the include directories search path, so it should be able to find this file automatically. If you are getting build errors, please provide more details so we can better understand the nature of the problem.