Other Parts Discussed in Thread: SYSCONFIG
I have encountered a problem while adding a shared variable, which is in shared memory, to add watch expression. After adding the variable to the add watch, code composer immediately closes. This happens only with the shared variable.
Versions:
Code Composer 12.1.0,
MCU PLUS SDK: 08.06.45,
Compiler, ti-cgt-armllvm: 2.1.2,
SysConfig: 1.14.0
You can see the shared variable and add watch screen shots at the below.
While adding Add Watch Expression:

The shared variable:
![]()

