|
在使用keil进行debug是出现以下两个错误提示: error 65: access violation at 0x40021000 : no 'read' permission error 65: access violation at 0x40021000 : no 'write' permission 问题出在哪里?应该如何解决呢? |
| 内存越界读写。比如指针运用错误、数组越位操作、堆栈溢出等等。 |
微信公众号
手机版