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/EK-TM4C123GXL: "Stellaris In-Circuit Debug Interface" option missing from Target Configuration

Part Number: EK-TM4C123GXL
Other Parts Discussed in Thread: TM4C123GH6PM

Tool/software: Code Composer Studio

I am using Code Composer Studio 8.3 and am trying to run examples on the EK-TM4C123GXL.  When I open the example's Target Configuration I get the following text instead of dialog window:

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<configurations XML_version="1.2" id="configurations_0">
<configuration XML_version="1.2" id="Stellaris In-Circuit Debug Interface_0">
<instance XML_version="1.2" desc="Stellaris In-Circuit Debug Interface_0" href="connections/Stellaris_ICDI_Connection.xml" id="Stellaris In-Circuit Debug Interface_0" xml="Stellaris_ICDI_Connection.xml" xmlpath="connections"/>
<connection XML_version="1.2" id="Stellaris In-Circuit Debug Interface_0">
<instance XML_version="1.2" href="drivers/stellaris_cs_dap.xml" id="drivers" xml="stellaris_cs_dap.xml" xmlpath="drivers"/>
<instance XML_version="1.2" href="drivers/stellaris_cortex_m4.xml" id="drivers" xml="stellaris_cortex_m4.xml" xmlpath="drivers"/>
<platform XML_version="1.2" id="platform_0">
<instance XML_version="1.2" desc="Stellaris TM4C123GH6PM_0" href="devices/tm4c123gh6pm.xml" id="Stellaris TM4C123GH6PM_0" xml="tm4c123gh6pm.xml" xmlpath="devices"/>
</platform>
</connection>
</configuration>
</configurations>

And when I go to create a new Target Configuration the "Stellaris In-Circuit Debug Interface" option is not available.  I not sure if I initial installed support for the TM4C ARM® Cortex®-M4F MCU, but it shows installed from Resource Explorer.  I feel like I missed something here any help would be greatly appreciated. 

Thank you,

Scott