cancel
Showing results for 
Search instead for 
Did you mean: 

SFRs view in stm32cubeide don't update during running target

Ali Yazdanifar
Associate II

hi all

in stm32cubeide user guide on page "160" said that: "It is possible to use the SFRs view while the target is running when using the ST-LINK GDB server. However, the [Live expression] option in the debug configuration must be enabled in this case."

but :

with considering all things that the user guide said, just "live expression" works when the target is running, and for updating SFRs we should debug or (suspend and resume) program

, while in Keil this option works, and SFRs update when the program in running mode.

i use

stm32cubeide 1.6.1 version

stm32f103c8t6

1 REPLY 1
Jiaming
Associate III

Hi Ali, 

There is one way to make it update timely. See the introduction below.

1.PNG

BR,

JN