Hello, I am starting a new project with your new Tiva TM4C123GH (formerly lm4f232). I hope to get the part today. But in the mean time, I have been using your LM4f211 control card along with the DRV8312 motor kit. I have been focusing on just getting familiar, and have run most of the sample programs for the LM4f211 from the Stellarisware libraries.
This week, at a TI tech day, I spoke with someone regarding the tivaware package, and they recommended that I install it, and use it to work with my new parts so I don't have to go back later and change things. So I downloaded Tivaware, and installed it. When trying to import the projects, I was getting errors regarding the ARMv5 compiler (sorry, it was a day ago, and I didn't write it down). I then checked code composer for updates, and went from Ver 5.2->5.3, and installed the ARM update that was listed. Now, I am able to import the Tivaware project, but am getting errors.
When trying to run "blinky", I get:
-Error: gmake: *** No rule to make target `clean'. blinky Unknown C/C++ Problem
-Error: This project was created using a version of compiler that is not currently installed: 5.0.3 [ARM]. Please install the compiler of this version, or migrate the project to one of the available compiler versions by adjusting project properties. blinky properties TI Problem Marker
-Warning: Invalid project path: Include path not found (\include). blinky pathentry Path Entry Problem
I have reviewed the Stellarisware to Tivaware migration document SPMA050A, but maybe I missed something. Are there any other documents you might be able to point me to to help me out? Any other tips for using TivaWare? Or should I stick to StellarisWare for the time being?
Thanks!
