搜索资源列表
novectorinterrupt
- 基于向量的中断,大多数ARM开发这把中断查询的工作安排在初始化代码部分完成,但是本程序优化了一下,将查询过程安排在中断服务程序中进行,这样更加直观合理-disruptions, the majority of ARM inquiries that the interruption of work for the completion of initialization code, but the process optimization for a moment, in the course o
4510-kaifa-demo
- 4510简单例子程序(转载),可以用来学习一下arm的初始化,串口操作等-4510 (reproduced), can be used to study the arm of the initialization, serial operation
key_ucos
- 可以加载到嵌入式系统终端的键盘驱动程序,实现了键盘初始化,键盘数据读写及复位等功能。- The keyboard driver program can be loaded inbed-system and carry out the function of the initialization keyboard,r/w of keyboard data, reset and so on.
mouse_ucos
- 可以加载到嵌入式系统终端的鼠标驱动程序,实现了鼠标初始化,鼠标数据读写及复位等功能。-can be loaded to end embedded systems mouse drivers, achieved a mouse initialization, reading and writing data on the mouse and reset functions.
vga
- 可以加载到嵌入式系统VGA显示驱动程序,实现了VGA初始化及显示驱动等功能。-can be loaded into embedded systems VGA display drivers, the realization of the Initialization and VGA display driver functions.
44binit_1
- arm的非向量中断通过执行IsrIRQ判断中断源,找到相应Handle***的地址。 此程序是在arm上实现向量方式中断的初始化程序-arm of the non-vector interruption through the implementation IsrIRQ judgment interrupt source, find the corresponding Handle *** address. This procedure is the arm on the way to ac
MCF523x
- MCF523X系列处理器初始化代码,对开发523X些列freescale处理器有非常重要的意思,能使你的开发加快,非常好用!-MCF523X processor initialization code, the development of more out of Freescale 523X processor has a very important meaning, you can accelerate the development of very handy!
4510Bbootloader
- 用c编写的s3c4510bbootloader,该程序很简单,该程序包括硬件初始化,烧写程序,串口程序等-prepared with the s3c4510bbootloader, the procedure is very simple, the program includes hardware initialization, the burning process, serial procedures
24a0启动代码
- SUAMSUNG ARM S3C24B0 的初始化代码源文件,对初学者有示范作用。-SUAMSUNG ARM S3C24B0 initialization source code, for beginners with a role model.
2410Simplest
- 适用于S3C2410的最简ADS1.2工程! 工程中仅包括一个汇编代码,生成的bin文件仅87字节。可以完成初始化并点亮一个LED灯,您可以这个工程为基础开始2410开发板的熟悉过程。-S3C2410 apply to the most simple ADS1.2 works! Projects include only a compilation of a code of bin documents generated only 87 bytes. Initialization and t
at91rm9200_boot
- AT91RM9200的BSP 主要包括SDRAM、EEPROM,NAND FLASH,NOR FLASH的初始化-AT91RM9200 the BSP including SDRAM, EEPROM, FLASH NAND, NOR FLASH initialization.
Main_withoutMain
- xscale的初始化主程序,非常适合了解初始化过程的人-XScale initialization program, very suitable for the understanding of the initialization process
ucos_gprs
- ucos下,GPRS应用程序,含GPRS的初始化,以及拨号。-CENTER, GPRS applications, including GPRS initialization, and dial-up.
arm8019
- 开发工具用EMBEST IDE进行开发,该程序是一个S3C44B0直接驱动网卡的程序,包括8019初始化,物理层收包发包,UDP的接收和发送,IP的发送和接收.已及ARM的地址解板,整个程序是自顶而下,方便进行网卡研究用,也可将其移植到8051单片机上使用-development tools used EMBEST IDE for development, the program is a direct drive S3C44B0 card procedures, including 8019
para_serial
- FPGA内NIOSII核的并口,串口的初始化及其开发-NIOSII nuclear FPGA within the parallel port, serial port initialization and Development
AT91RM9200-BasicUSBPipe-ARM1_2-2_0
- 文件中主要包含的内容为: AT91RM9200的内部内部功能寄存器的定义,ROMSTART.S(ARM)复位启动涵数 从USB的操作、初始化、中断等功能!! 该程序供ARN开发者参考资料-document contains the main content : AT91RM9200 function of internal registers within the definition ROMSTART.S (ARM) reduction from the start culvert s
AT91RM9200-BasicEMAC-ARM1_2-2_0
- 文件中主要包含的内容为: AT91RM9200的内部内部功能寄存器的定义,ROMSTART.S(ARM)复位启动涵数 网络接口操作(物理转接芯片为:9161读者注意)、初始化、中断等功能-document contains the main content : AT91RM9200 function of internal registers within the definition ROMSTART.S (ARM) reduction culvert launched several o
AT91RM9200-BasicROM_Services-ARM1_2-2_0
- AT91RM9200的通讯口操作程序,包含帮助文件内容和对应的AT91RM9200启动和初始化程序库-AT91RM9200 communications mouth operational procedures, to help contain the contents of the documents and the corresponding AT91RM9200 startup and initialization procedures library
ILI9322.zip
- The attached zip includes a c code for initializing ILI9322 display chip used in many 3.5 TFT LCD devices. this is a SPI based initialization code in C which can be seamlessly ported to any architecture. I have also added the datasheet for easy refer
SSD1289
- Solomon IC SSD1289 initialization code for TFT LCD. 262K, 240RGB x 320 resolution. Using Atmel AVR ATmega128 MCU.