Solved
Is it possible to view registers of a running target inside STM32Cube?
I would like to view/modify values of registers while in debugging perspective, while the target is in running state. So far I have discovered that you can view registers only during pause(resume) of program in the SFRs window. Is it possible to have some type of continous refresh of registers values?