Hi -
I'm trying to build the UserExperienceDemo -slac227f - for the MSP-EXP430F5438 using CCSv4.1.2.00027.
I tried importing the project, but that caused some seriously strange problems, so I built the project from scratch. I've imported the HAL directory, the UserExperience directory, and the main.c and the Lowinit.c files. When I compile, I get the following errors. It seems like the includes and defines in the higher-level files are not being seen by the lower-level c files.
Help?