Whenever I import a Tivaware example (such as usb_dev_serial) into CCS I receive the following error:
This project was created using a version of compiler that is not currently installed: 5.2.6 [ARM]
How can I get the Tivaware examples to build and run on my Tiva-C launchpad?
Here's my setup:
CCS version 6.1.3.00033
TivaWare for EK-TM4C123GXL-2.1.2.111
OSX version 10.11.5 (El Capitan)
I'm guessing I need to update the compiler to use GNU (Linaro), however, some guidance would be appreciated since I'm very new to all this.

