cancel
Showing results for 
Search instead for 
Did you mean: 

STM32cubeide debug monitoring error

hjuns
Associate III

Hello everyone,

I use

stm32cubeide: 1.8.0

j-link

stm32f767ii.

I recently experienced strange variable value.

0693W00000JPEcBQAX.pngThe 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

2 REPLIES 2
Javier1
Principal

You could check if the RX_data_driver top right is actually pointing to the same address

0693W00000JPFmVQAX.pngMaybe the live expression window didnt catch up with an update in the .elf when you built the project

we dont need to firmware by ourselves, lets talk
mattias norlander
ST Employee

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?