This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Memory map prevented reading of target memory at 0x0BFFBD44



用6678编写代码的时候,在一个子函数中定义的变量,在单步运行的时候出现了 Memory map prevented reading of target memory at 0x0BFFBD44这个错误,显示地址出问题,但是6678没有0x0BFFBD44这个地址,运行前变量地址是对的,下图是运行前和运行后的图,还有cmd截图。

 这是运行前,变量存放地址没问题。

 单步运行到值函数的时候,变量就变成这样了而且一部分是对的,一部分是错的。