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.

CCSTUDIO-THEIA: Loading Symbols when debugging CLA in CCS 20.3.1.5

Part Number: CCSTUDIO-THEIA

Hi,

I'm trying to debug the CLA on the STM320F28379D using CCS 20.3.1.5__1.9.1.
In successfully connected to the target and the programm stops at the __mdebugstop(); instruction (at least I believe). 
The problem is, all registers show 0x0000 and no variables are found in the Watch window. I believe this is the relevant section in the documentation: https://software-dl.ti.com/C2000/docs/cla_software_dev_guide/debugging.html
The documentation is for the old, not theia based version of CCS. Hence my question:

How do I load the symbols for debugging in CCS 20?

Thanks in advance :)