SFRs view in stm32cubeide don't update during running target
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-07-08 6: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
- Labels:
-
STM32CubeIDE
-
STM32F1 Series
-
SVD
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
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
