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.

5515evm ccs 4.1 debugger stopped to work

Hi,

For some days I am working with 5515 EVM.

The debugger (using on-board connection via USB) worked well. But from today I am observing some strange behavior.

The CCS compiles projects and allows to start the debug section - I see connecting to the USB (bar), The picture on the LCD is changing but the debugger is not working.

What can be a problem here?

Thanks a lot in advance,

Rubby

  • Have you tried cycling power and restart?

    Regards.

  • Of course,

    res-starting PC,

    re-installing CCS (4.1)

    the same result.

    I am especially confusing by the fact that the CCS sees the EVM and interacts with it:

    - when I am trying to switch the project I see message box "You are required to terminate all existing debug sessions...."
    - starting debug session I see GEL file outputs:
    C55xx: GEL Output: Reset Peripherals is complete.
    C55xx: GEL Output: Configuring PLL (100.00 MHz).
    C55xx: GEL Output: PLL Init Done.
    C55xx: GEL Output: SDRAM Initilization Complete.
    C55xx: GEL Output: Target Connection Complete.

    but when I am switch to debug perspective - I do not see any content of the target - not disassembly, not memory map,....

    What can be wrong here?

    -