Re:DriverLib is now called StellarisWare
I recommend that you use a 1.6+ version of red suite. They added a nice feature that makes it easy to import projects into a workspace along with other general improvements. You should start red suite and choose a new (empty) workspace. Then "import from XML" the cr_workspace.xml file for your board. This will pull in all the projects and libraries for your board into an eclipse workspace. Even if you already have a workspace you are using, you should try this with a new workspace just to see how it works.
When you import a new workspace this way, eclipse will rebuild everything including the libraries and example app binaries. That is why we did not include the codered version of the graphics library. However, we did include binaries for all the apps in case you just want to reflash a factory version.
When you use the import method, also it will automatically set up all your project settings and library paths, etc.
I believe that it is intended that the libraries and binaries you find in the code red installation should not be used any more with the newer version of red suite. In fact these are not present in the version of red suite that I have installed.
They do have a set of zip files under "examples" that you can import using "import from archive". This is the latest version of DriverLib/StellarisWare that was available when that version of red suite was released. But of course we recommend that you download the latest from our web site.
login or register to reply
|