Tool/software: Code Composer Studio
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.
I got this issue with any my or example project on debug.
Very similar with e2e.ti.com/.../823707
I asked: What do I need to do to get the same issue as you are seeing? Please give a clear step by step description.
To be able to read a register, the module you are trying to read the registers for has to be on. Not all projects uses the DMA and hence it will not be possible to read the registers.
I assume you actually uses this module and it's on when trying to read?