hello,
when I debug my process,I put a global variable in the watch window.At first i can read the value of the variable .BUT when i run some code then,i found i can't read the
variable.I the watch window ,it displays that "memory map prevented read of target memory ".and i go on to run some code,i can read the variable agin.But the
value of the variable has changed since in the code i get no code to change the value of the variable.
I don't know why and i need your help.
Thank you!