STM32cubeide debug monitoring error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-02-09 6:35 PM
Hello everyone,
​
I use
stm32cubeide: 1.8.0
j-link
stm32f767ii.
​
I recently experienced strange variable value.
The picture above was taken in the break point state.
You can see that the value state of buffer is different.
I've never experienced it when using stm32cubeIDE 1.7.0.
Please let me know if you know a solution or if you have encountered the same problem.
Thanks for your answer
- Labels:
-
DEBUG
-
STM32CubeIDE
-
STM32F7 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-02-10 12:10 AM
You could check if the RX_data_driver top right is actually pointing to the same address
Maybe the live expression window didnt catch up with an update in the .elf when you built the project
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-02-15 4:48 AM
Unable to re-produce this behavior on my side.
Are you able to create a minimal re-producible project that you can attach to this thread?
