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: CCS/EK-TM4C123GXL - Error connecting to target / dll missing

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

Tool/software: Code Composer Studio

Hi,

I am trying to use code composer for the first time and I am having problems to debug the code. I am trying to run some "blinky" example code  in the Tiva C Series (TM4C123GXL  /  TM4C123GH6PM) and everytime I receive the following message:

Error connecting to the target:
(Error -600 @ 0x0)
A required dynamic library could not be located.
The library isn't on the search path.
(Emulation package 7.0.100.0)

I searched in the forums but I didn't found nothing that could solve the problem yet. Does anyone have any idea what this could be?  It is important to say that I tried to use Energia and I managed to run code in the Tiva C in there, altough I received a message saying 'Failed to load dynamic library: 'ftd2xx.dll' '.

 I am using code composer studio 7.4.10 and windows 10.