Welcome![Sign In][Sign Up]
Location:
Search - s3c2410 board

Search list

[Linux-Unix华恒开发板s3c2410 按钮中断处理示例

Description: 华恒开发板s3c2410 按钮中断处理示例-huaheng development board s3c2410 button interrupt handling example
Platform: | Size: 8113 | Author: 刘彬斌 | Hits:

[Driver Develops3c2410.h_chip.H

Description: s3c2410内部ADC转换的驱动程序,在arm2410实验板上测试过。-s3c2410 internal ADC conversion of the driver, the board arm2410 experiment tested.
Platform: | Size: 3041 | Author: 狼尾草 | Hits:

[Linux-Unixs3c2410a

Description: s3c2410板子上一个4键键盘驱动的代码-s3c2410 board on a 4-button keypad code
Platform: | Size: 2167 | Author: 发挥感 | Hits:

[Other resources3c2410-uda1341

Description: 基于S3C2410X开发板上的 UDA1341TS音频播放驱动程序-UART development board based on the audio broadcast UDA1341TS Driver
Platform: | Size: 9623 | Author: 吴柏霖 | Hits:

[Embeded-SCM DevelopS3C2410

Description: S3C2410开发板与PC机的通信 客户端和 服务器端的代码 以及makefile文件 服务器为开发板 执行 S3 PC机为客户机 执行host.c-S3C2410 development board and PC communications client and server-side code and makefile file server for the implementation of development board for S3 PC client implementation host.c
Platform: | Size: 4085 | Author: 擦的的 | Hits:

[Embeded Linuxs3c2410的BSP包

Description: BSP是Board Support Package的缩写,该术语通常用于嵌入式领域,主要指在开发嵌入式应用时系统开发商提供的各种驱动支持库。不过该术语即使在嵌入式领域人们对它的理解也有一些不同,有的认为它就是驱动程序,有的认为它是OS的驱动程序,也有认为它就是HAL(HardWare Abstract Layer )。实际上这几种理解都只是侧重于某个部分,再由于每个嵌入式系统提供商都根据自己的系统而提出对BSP的不同理解,因此在涉及到BSP的具体涵义时人们往往有一种似是而非的感觉。嵌入式系统提供商的龙头老大:WindRiver公司对BSP的理解偏向于是OS的驱动程序(注:从其BSP的文档中可以看出)因为嵌入式系统中的各种设备的确名目繁多,因此将BSP定位于OS的驱动的确有一定的道理。对于认为BSP就是驱动程序的人来讲,估计他们通常是接触的嵌入式系统提供商提供的某种应用解决方案的应用系统(Total Solution)。在这种开发系统中BSP完全有理由被认为是所有驱动程序,因为开发人员没有必要自己去开发驱动程序,而只是验证驱动程序在自己的系统中是否正确了事。对于开发嵌入式OS的人来讲,似乎将BSP看成是对硬件平台的抽象层(HAL)和CPU的驱动程序更恰当。因此各种理解都有一定的道理,但由于出发点不同,对BSP的理解都有失全面甚至有错误的地方.
Platform: | Size: 2084841 | Author: mongfeiyan | Hits:

[Embeded-SCM DevelopS3C2410

Description: S3C2410开发板与PC机的通信 客户端和 服务器端的代码 以及makefile文件 服务器为开发板 执行 S3 PC机为客户机 执行host.c-S3C2410 development board and PC communications client and server-side code and makefile file server for the implementation of development board for S3 PC client implementation host.c
Platform: | Size: 4096 | Author: 擦的的 | Hits:

[Linux-Unix华恒开发板s3c2410 按钮中断处理示例

Description: 华恒开发板s3c2410 按钮中断处理示例-huaheng development board s3c2410 button interrupt handling example
Platform: | Size: 8192 | Author: 刘彬斌 | Hits:

[Driver Develops3c2410.h_chip.H

Description: s3c2410内部ADC转换的驱动程序,在arm2410实验板上测试过。-s3c2410 internal ADC conversion of the driver, the board arm2410 experiment tested.
Platform: | Size: 3072 | Author: 狼尾草 | Hits:

[Linux-Unixs3c2410a

Description: s3c2410板子上一个4键键盘驱动的代码-s3c2410 board on a 4-button keypad code
Platform: | Size: 2048 | Author: 发挥感 | Hits:

[ARM-PowerPC-ColdFire-MIPSSD_Card

Description: 本程序为嵌入式CPU S3C2410板上的SD卡驱动,使用ADS开发,全部采用C语言描述。-This procedure for embedded CPU S3C2410 board SD card driver, the use of ADS development, all using C language description.
Platform: | Size: 317440 | Author: | Hits:

[OS DevelopFS2410_V60_01

Description: 深圳优龙S3C2410开发板光盘!包括一些主要功能的demo代码,和bois对刚刚开始做bootloader的朋友很有帮助! -Shenzhen excellent Liuzhou S3C2410 development board CD-ROM! Including some of the main function of demo code, and bois just started bootloader helpful friend!
Platform: | Size: 5287936 | Author: 李仲卿 | Hits:

[Software EngineeringS3c2410

Description: 重点讲讲kernel移植方面的,围绕这几个问题,来讨论: 为什么要移植? 什么时候,可以不作移植,就可以直接把kernel run到板子上? 怎么移植? 我们mxic要做移植是作哪个层次的移植? 移植的时候 ,代码要改动多少? 也就是移植的难度和工作量? 移植的时候 要改或者添加哪些文件 ?也就是工作的内容 白手起家?还是可以抄袭s3c2410 ? 当然要踩s3c2410的肩膀!-The focus of talk about the kernel transplantation, and around this a few questions for discussion: Why should we transplant? At any time, can not be transplanted, they can directly to the kernel run on the board? How transplant? We do mxic transplant is the transplantation for what level? Transplantation when the number of code to be changed? Transplantation is the difficulty and workload? Transplantation when what we have to change or add files? That is, the content of the work from scratch? Can still be copied s3c2410? Course S3C2410 tread on the shoulder!
Platform: | Size: 291840 | Author: 邱风 | Hits:

[ARM-PowerPC-ColdFire-MIPSuCos_Demo

Description: 在PC104_2410(S3C2410)板上移植成功的UCGUI源码-In PC104_2410 (S3C2410) board UCGUI source of successful transplantation
Platform: | Size: 6615040 | Author: 陈杰 | Hits:

[ARM-PowerPC-ColdFire-MIPSS3C2410

Description: 杭州立宇泰s3c2410开发板armsys2410 PDF格式原理图-Hangzhou Li-yu-tai S3C2410 development board schematics armsys2410 PDF format
Platform: | Size: 282624 | Author: andy | Hits:

[SCMS3C2410EXT

Description: s3c2410扩展板的PCB图,只有PCB图,没有原理图-S3C2410 board PCB expansion plans, only the PCB map, there is no schematic diagram
Platform: | Size: 141312 | Author: 陈世泽 | Hits:

[ARM-PowerPC-ColdFire-MIPSs3c2410

Description: 友善之臂的开发板s3c2410的全套技术文档,是友善之臂编写的,共有五个文件,包括硬件手册和开发指南。在淘宝网上有卖得,应该对大家有帮助。-Arm friendliness S3C2410 development board complete set of technical documentation is prepared arm friendliness, there are five documents, including the development of hardware manuals and guides. Taobao has sold in the last, should have to help everyone.
Platform: | Size: 4531200 | Author: 徐为 | Hits:

[Embeded LinuxMiniGUI-S3C2410

Description: linux下minigui的移植,适用于三星S3C2410开发板,详细讲述了minigui的整个移植的过程-linux under minigui transplant for Samsung S3C2410 development board, a detailed account of the entire transplant process minigui
Platform: | Size: 208896 | Author: 吴侠 | Hits:

[Software Engineerings3c2410

Description: s3C2410原理图 恒颐高科公司的开发板原理图-s3C2410 schematic constant ego Division' s development board schematics
Platform: | Size: 84992 | Author: 赵伟 | Hits:

[ARM-PowerPC-ColdFire-MIPSs3c2410的开发

Description: 三星s3c2410芯片的有关资料及基于s3c2410芯片的开发板的应用(Samsung S3C2410 chip information and application development board based on S3C2410 chip)
Platform: | Size: 559104 | Author: robieson | Hits:
« 12 3 4 5 6 7 8 9 10 ... 22 »

CodeBus www.codebus.net