在debug模式下读取存储在LSRAM中的数据是正确的,但是在Release模式下读取数据是错误的,这是什么原因呢?看了手册说RAM有访问保护,是保护的问题吗?
这是正常的数据。
这是异常的数据。
这是内存分配。
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.
在debug模式下读取存储在LSRAM中的数据是正确的,但是在Release模式下读取数据是错误的,这是什么原因呢?看了手册说RAM有访问保护,是保护的问题吗?
这是正常的数据。
这是异常的数据。
这是内存分配。