At Step 4: Import Libraries of the "Stellaris Development and Evaluation Kit QuickStart Guide for Code Composer Studio" there are instructions for importing the Stellaris driver libraries, which are in the form of project files. In my case, there are two projects, driverlib-cm3 and driverlib-cm4f. The projects do get imported, but a warning message appears that says this:
"The Managed Make project file could not be read because of the following error:
Error loading Managed Make project information for project driverlib-cm4f. The tool definitions used to create the project are not available.
Managed Make functionality will not be available for this project."
What does this mean?
Do I have something to be concerned about?