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.
Tool/software: Code Composer Studio
Hello,
I have a global variable that is set rk - and when a break point is hit - the debugger displays: Unknown register 'R0H'.
Please see the attached.
Thanks,
John
Ki,
As a workaround so I can use the debugger; I just put the variables I need access to (floating point) into a structure, so that seems to be OK.
Maybe this bug should mention this as a workaround until the bug is really fixed, tested, and verified across a few compiler/CCS releases.
Thanks,
John