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/EVMK2EX: CCS: When debugging, encountering the Error-1180@0x0.

Part Number: EVMK2EX

Tool/software: Code Composer Studio

Hello,

        When  debugging the project called DDR3_EDMA_TEST on the windows os,  I just encountered the error as follows:

        C66xx_0: Error connecting to the target: (Error -1180 @ 0x0) Device is held in reset. Take the device out of reset, and retry the operation. (Emulation package 8.3.0.00003)

       The small LCD shows below:

        

        And I have tried to power off and then power on several times, it was stil the same. How to fix this problem?

  • Hi,

    Your board seems to have the same SW1 configuration as mine, therefore my suspicion falls into either the code or something wrong with the board. 

    My board displays something very different that yours. 

    Since I couldn't find much information about this particular status, I will have to check with the device experts and see if they have any additional insights on what to look for when the bootstrap routine stays in this particular step. 

    Regards,

    Rafael

  • Hi, Suafie,

    Is this the first time you connect to the board and seeing the issue? If this is the first time you try to connect, could you set the dip switch to "DSP no boot" mode, [off off off off], and give it a try? At least, you will see DSP no boot on the LCD.

    If you are in DSP no boot mode, but still seeing device help in reset, and if you are running Linux on ARM, you may want to follow instruction in

    http://software-dl.ti.com/processor-sdk-rtos/esd/docs/latest/rtos/index_how_to_guides.html#taking-the-c66x-out-of-reset-with-linux-running-on-the-arm-a15

    Rex