Is it possible to keep the selection of watched variables with a re-compiled binary?
During testing I frequently make changes to the source and re-compile it using "STM32CubeIde". Now, when trying to add/remove a variable from the watchlist ("variables" node in STM32CubeMon), I get the following message and my previous selection is gone.
"The variable list has been updated because the executable file *** has changed."
So even the list of available variables has not changed (and I think even their address is still the same), I have to redo the selection.
So is there a way to tell STM32CubeMon to update the symbol table and thereby keep the old selection?
Kind regards,
Thomas
