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.

TMS320F28379D: Debugging of CLA1

Part Number: TMS320F28379D

Hi,

in last last days I was able to debug the CPA1 (sometimes with problems).
But today I am really not able to to this (including Reboot and Power Off).

I always do:

  • Start debug
  • do some debug steps to configure the CLA momories and the pointers to the CLA tasks
  • Debug window - Connect target to CLA1
    "no symbols are defined"
  • Run - Load - Load symbols
    Disassembly window is jumping to 0x000 with no assembler code.
    If I go to the code address 0xA000, I can see the assembler code."
    But in the Debug window there is still "no symbols are defined" at CLA1 (Suspended)
  • If I resume, I get:
    CPU1_CLA1: Can't Run Target CPU: (Error -2060 @ 0x0) Requested operation cannot be done while device is running. Halt the device, and retry the operation. (Emulation package 9.3.0.00042)

I have CCS 10.2.0.
The CLA1 is running and I can see a GPIO toggeling.
What can I do?

Thanks, Gerd