搜索资源列表
WinCE_BootLoader_develop.rar
- 介绍了WinCE系统下BootLoader的开发基本过程 CE并不是一个通用的安装版操作系统,在形形色色的嵌入式硬件设备世界里, 一款CE系统通常只会针对某一种硬件平台生成。所以,作为原始设备生产商,必须根据自己的硬件平台和应用场合定制CE,最主要的工作就是编写适合于自己的板级支持包(BSP)。在BSP中,包含了一个重要的组成部分——BootLoader。创建一未功能完善的BootLoader,是开发WinCE系统的第一步,也是极为关键的一步。本文将结合开发实例,介绍如何开发适合于自己硬件的B
LINUXDRIVERDESIGN
- 嵌入式Linux驱动程序开发 设备驱动程序实际是处理和操作硬件控制器的软件,从本质上讲,是内核中具有最高特权级的、驻留内存的、可共享的底层硬件处理例程。驱动程序是内核的一部分,是操作系统内核与硬件设备的直接接口,驱动程序屏蔽了硬件的细节,完成以下功能-Embedded Linux driver development device driver is actually handling and operation of the hardware controller software, in
TestGPRS
- 测试GPRS 模块 C#编写 可在硬件设备上使用。 环境:VS2005和WinCE5.0 全部使用AT指令编写测试指令。 包括拨号、连接TCP、发送数据。 并配有一个简易的Delphi编写的服务端用与测试。 -Test GPRS module C# to write in the hardware devices. Environment: VS2005 and WinCE5.0 All written tests using the AT command instr
RebootDevice
- 基于WinCE5.0操作系统的在UC-7122ce硬件平台上用C++进行二次开发的协议转换的程序编写,是关于重启动设备的源程序,希望对大家有用-Based the WinCE5.0 the operating system for secondary development in the UC-7122ce hardware platform C++ protocol conversion program written in the source code on the device is r
startup
- ok6410a开发板的eboot文件夹中的启动代码,用来初始化硬件设备-the eboot file folder ok6410a development board startup code used to initialize the hardware
Read-and-write-memory-mapped-file
- 本代码用来对WinCE环境下内存映射的读写,当在系统总线上扩展新的硬件设备时会非常重要。-This code is used under WinCE environment to read and write memory-mapped, when the expansion of a new hardware device on the system bus will be very important.