I am trying to get up and running with a LM3S8962 evaluation board and an older version of Code Composer Studio (4.1.2.00027) - floating license, not the version that shipped with the board. I am trying to follow the instructions given here: http://www.ti.com/lit/ml/spmu132b/spmu132b.pdf
I installed StellarisWare from here: http://www.ti.com/tool/sw-ek-lm3s8962
Per the instructions, I tried to import "driverlib" from the installed StellarisWare directory and instead it installed two projects: "driverlib-cm3" and "driverlib-cm4f." Neither project seems to be valid. When I try to open the project, I instead get a message "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." Then I can't open any source code files either.
I've found various answers to this problem in the forums, and they seem to involve updating Code Composer Studio to the latest version. Seems simple enough. The problem is that when I try to update CCS, it finds the update to 4.2.5.00005, but will not let me install it. I get an error message saying "Code Composer Studio (4.2.5.00005) requires feature "com.ti.ccstudio (4.0.0.201106061600)", or equivalent." When I check my "Feature Details" I have com.ti.ccstudio, Version 4.0.0.201003161800. I have no idea how to get my version to be "compatible" with the update.