搜索资源列表
fontdisplay
- linux下font显示的文档,说明如何自己做gui时显示各种字符。-under linux font display documents, how do gui their various characters at the show.
source insight
- 提供一个查看源代码的工具,可以让大家先看看 多提宝贵意见-provide a view source code tool that allows you to take a look at more valuable views
s3c44b0x+USB
- 1代码. 2.测试步骤 1> 开发板上电 2> 运行测试程序 3> 运行串口监视软件,波特率115200 4> 用usb电缆连接开发板和PC,若已连接,则拔掉重连 5> 系统显示找到新硬件,安装Tools\\usb驱动\\D12驱动 6> 运行Tools\\UsbDebug.exe 7> 刷新设备列表,选中Philips项 8> 将接收数据端点和发送数据端点均设为端点1,管道大小设为16 若
raidtools-1.00.3.tar
- create raid tool at linux
graspforth
- graspForth is my humble attempt at a Forth-in-C that has the following goals: GCC ......... to support all 32-bit micros that GCC cross-compiles to. Relocatable . to be able to run in-place in either Flash or Ram. Fast ........ to be \"not m
MPC860_SCC_UART
- powerpc系列的一款芯片mpc860的uart驱动的源代码,看源代码前最好看一下它的datesheet要不然很难看懂-powerpc series of new chip mpc860 the UART driver source code look at the source code before the best look at the datesheet otherwise it is difficult to understand them
EBD9200-BasicROM
- 这是英贝德公司测9200rom的ads程序,大家来看看学习-Bader This is the British company's ads 9200rom measurement procedures, we learn to look at
EBD9200-BasicSPIDataFlash
- 这是英贝德公司测9200rom的spi程序,大家来看看学习-This is the British company measured Bader 9200rom of 20 procedures, we learn to look at
EBD9200-BasicUHP
- 这是英贝德公司测9200rom的uhp程序,大家来看看学习-This is the British company measured Bader 9200rom achieved the procedure, we look at learning
EBD9200-BasicEMAC
- 这是英贝德公司测9200rom的emac程序,大家来看看学习-Bader This is the British company's eMac 9200rom measurement procedures, we learn to look at
gprsAt
- 一个gprs通讯的数个 at命令封装,需要串口支持,没有实现所有的at命令,实现了几个关键的命令,比如:拨 接 电话,tcp连接等。可以增加函数。-a GPRS communications at the several orders Packaging need serial, not at all in order to achieve several key orders, such as : dial telephone, tcp connections. Increase functi
sbc_vivi
- 这个是广州友善之臂提供的bootloader(vivi),目标板SBC2410,支持USB下载,我试过几个网上的版本,编译出来都不支持USB,估计这个是要收费的,没办法只好用这个啦~(看到他们的公司的LOGO有点不爽)有时间可以研究一下UBOOT!-the friendliness of the Guangzhou arm of Bootloader (14:57). Target board SBC2410 support USB download, I tried several onlin
boaWebServer
- Boa是一个非常小巧的Web服务器,可执行代码只有约60KB。它是一个单任务Web服务器,只能依次完成用户的请求,而不会fork出新的进程来处理并发连接请求。但Boa支持CGI,能够为CGI程序fork出一个进程来执行。Boa的设计目标是速度和安全,在其站点公布的性能测试中,Boa的性能要好于Apache服务器。-Boa is a very compact Web server executable code only about 60KB. It is a single task Web s
ARM_display_keyboard_src
- LCD and Keyboard ARMulator model for the ADS Source Code Copy the provided ARMulate folder into your ADS directory tree at the root, for example in c:\\ADSv1_1. If prompted to overwrite files, choose Yes. The batch file copy_console.b
DV710_Key_driver_test
- 基于ST公司的str710芯片的DV710开发板。通过按动K1、K2、K3分别点亮三3个通用LED指示灯。按键松开时相应LED熄灭。-based company str710 chip DV710 Development Board. By pressing the K1, K2, K3 were lit three three generic LED indicator. Keys splayed out at the corresponding LED.
4.5_rtc_test
- Embest S3C44B0X Evaluation Board RTC Test Example RTC Check(Y/N)? y Set Default Time at 2004-12-31 FRI 23:59:59 Set Alarm Time at 2005-01-01 00:00:01 ... RTC Alarm Interrupt O.K. ... Current Time is 2005-01-01 SAT 00:00:01
hh-at91rm9200-2.6(1)
- 笔者使用的是华恒公司提供的基于at91rm9200的开发板,公司提供的开发环境使用Linux内核是2.4, 交叉编译环境也比较老,由于笔者用到的驱动对2.4内核支持不好(尤其在arm上)。笔者决定自己移植2.6内核到该款开发板上,目前工作已经基本完成。 本文第一部分介绍了交叉编译环境的建立,基本内核的移植过程。其中对部分Linux源代码的修改方法虽然是适用于华恒的板,不过对其他平台也有借鉴价值。-author used the huaheng company based at91rm9200 d
hh-at91rm9200-2.6(2)
- 笔者使用的是华恒公司提供的基于at91rm9200的开发板,公司提供的开发环境使用Linux内核是2.4, 交叉编译环境也比较老,由于笔者用到的驱动对2.4内核支持不好(尤其在arm上)。笔者决定自己移植2.6内核到该款开发板上,目前工作已经基本完成。本部分主要介绍了jffs2文件系统的建立过程。-author used the huaheng company based at91rm9200 development boards, provide development environment
hh-at91rm9200-2.6(3)
- 笔者使用的是华恒公司提供的基于at91rm9200的开发板,公司提供的开发环境使用Linux内核是2.4, 交叉编译环境也比较老,由于笔者用到的驱动对2.4内核支持不好(尤其在arm上)。笔者决定自己移植2.6内核到该款开发板上,目前工作已经基本完成。 本部分介绍了几个驱动程序的移植过程,特别是显卡部分。-author used the huaheng company based at91rm9200 development boards, provide development environ
root_china
- 嵌入式ARM-LINUX根文件系统原为.tar,forS3C2410,经过编译,亦可在windows环境下解压缩-ARM Embedded-Linux root file system originally. Tar, forS3C2410. After compiling, or at windows environment decompress