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.

CCS 5.4 Tiva Launchpad

Other Parts Discussed in Thread: TM4C123GH6PM

I just recently received my TM4C123G and I installed a 90 day evaluation version of CCS after fighting with my optimus based laptop. I installed the TIVA ware into a separate directory and then went about importing all the projects into the CCS workspace.

When I try to build I get an error that says

"This project was created for a device that is not currently recognized: Cortex M.LM4F110B2QR. Please install the device descriptor, or migrate the project to the closest match from the supported devices by adjusting project properties."

I was able to get it to build after changing the device to a TM4C123GH6PM...However I'm unable to use the ICDI because the target configuration is still looking for lm4f120h5qr.xml. 

I was expecting that the examples would be configured for the new launchpad, but they are not which is understandable. However, where can I acquire the proper device configuration files for it and how do I install them? 

BTW, i was able to use the LM flasher to write to the device successfully, but I'm suspect about device configuration files that don't match, as it tends to introduce difficult to find bugs because of differing memory addresses etc. Some insight and guidance wouold be trmemendously appreciated.

Stephen