作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2009, Vol. 35 ›› Issue (13): 61-62,6. doi: 10.3969/j.issn.1000-3428.2009.13.021

• 软件技术与数据库 • 上一篇    下一篇

Windows CE内存访问原理分析与研究

付腾桂,王 健   

  1. (杭州电子科技大学电子信息学院,杭州 310018)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2009-07-05 发布日期:2009-07-05

Analysis and Research of Windows CE Memory Access

FU Teng-gui, WANG Jian   

  1. (Institute of Electronic Information, Hangzhou Dianzi University, Hangzhou 310018)
  • Received:1900-01-01 Revised:1900-01-01 Online:2009-07-05 Published:2009-07-05

摘要: 针对Windows CE流接口驱动程序,通过嵌入指针访问应用程序内存区域时出错的案例,分析错误产生的原因,阐述一些有关Windows CE内存访问的重要概念,包括指针参数、嵌入指针、同步访问、访问检查和内存整理,从而提出对嵌入指针进行内存整理的解决方法。结果证明该方法可以有效地解决异步内存访问出错的问题。

关键词: Windows CE系统, 内存访问, 内存管理, 内存整理, 驱动程序

Abstract: Aiming at the error when stream interface drivers for Windows CE access the memory bank of applications by the embedded pointer, this paper analyzes the error causes and elaborates some essential concepts of Windows CE memory access, including pointer parameter, embedded pointer, synchronous access, access checking and memory marshalling. This paper proposes a solution that the embedded pointer should be marshaled when asynchronous access. Result proves that the solution can effectively solve the problem of asynchronous memory access errors.

Key words: Windows CE system, memory access, memory management, memory marshalling, drivers

中图分类号: