Tool/software: Code Composer Studio
I downloaded the new TivaWare library. It's an .exe file. How do I install in on macOS in CCS 10?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: Code Composer Studio
I downloaded the new TivaWare library. It's an .exe file. How do I install in on macOS in CCS 10?
Hmm! "The Unarchiver" was able to extract the archive and I put the contents in ~/ti/ alongside the previous tivaware and other stuff.
So how do I make it show up in the TI Resource Explorer within CCS 10?
I was able to open a couple of the examples using the usual Import CCS Projects and browsing into the examples directory. But in the "it would be convenient" category, the Resource Explorer has a nice interface to all of the documentation that's in the SW-TM4C-2.2.0.295 directory.
I _am_ going to figure out how to do a custom USB class!
Hi Andy,
The TI REX piece unfortunately was not something we could include on release, but it is still a to-do as we agree that is a better customer experience. Updating TivaWare to work in the newer CCS systems had some challenges rise though and so we decided to not gate the update by that piece and handle it post-release.
Hi, Ralph,
Fair enough. I found where the code and the docs live, and I was able to update an existing project made with CCS9.3 and previous TivaWare to the new stuff, so I'm good.
thanks!