2021-07-08 06:58 AM
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
2024-01-26 10:32 PM - edited 2024-01-26 11:57 PM
Hi Ali,
There is one way to make it update timely. See the introduction below.
BR,
JN