SFRs are not shown in the STM32CubeIDE in Debug mode
Hello,
STM32F411CE microcontroller.
I created a starter project via STM32CubeMX using HAL and opened it in STM32CubeIDE. When I run this project in debug mode, the SFRs tab is empty (see figure bellow). Why?

When I create a project without using STM32CubeMX and, accordingly, without using HAL, the SFRs tab shows the registers and value of registers.

