搜索资源列表
todo-for-uclinux
- uclinux 下写的一个 todo 程序,功能部是很全但可以参考-Basis wrote a todo procedures, the Department is very functional but can refer to the whole
armboot-1.1.6
- armboot-1.1.6.zip 一个包含很全的arm bootloader。 适用arm7,9,xscale -armboot - 1.1.6.zip consist of a whole arm of bootloade r. Apply arm7, 9, xscale
ShengBo--can
- 盛博can驱动程序功能很全,并经现场PC104产品检验。经碘-Cheng Bo can drive the whole process is very functional, and the scene by PC104 product testing. After iodine
Linux_boot_faster
- This research project evaluates startup times of the linux boot process from power-on until user login. Time consuming parts of the boot process are investigated and methods how to speed up the whole process are discussed.
embedc[1]
- 简介 当今嵌入式处理器的生产已远远超过了为桌面系统所设计的处理器。本书通过介绍8位微控制器(MCU)的开发原理和C语言的相关知识,向读者展示了如何用C语言编写8位嵌入式MCU程序,内容涉及数据类型和变量、函数库、优化和测试嵌入式C语言程序等。利用贯穿全书的样例工程,揭示了特定设备硬件开发的详细细节,以及用C语言进行嵌入式程序设计所带来的快速开发、增强的可移植性和再利用等优越性能。本书适合于从事嵌入式研究的相关技术人员使用-briefing today's embedded process
OV9650
- OV9650开发的所有资料,较全,对于摄像头驱动开发的研究,有一定帮助!-OV9650 development of all the information, than the whole, the camera driver development for the research, will definitely help!
u-boot
- 是何嵌入式爱好者的书籍。全面讲述整个过程启动的-Ho lovers are embedded books. Fully describe the whole process started
axd_debug_mmu
- 使用AXD调试MMU地址映射程序手记 详细介绍了MMU启动的全过程-MMU debug using AXD Notes address mapping procedure described in detail to start the whole process of MMU
ARM79u-boot
- 本u-boot移植手册系统地介绍了整个 u-boot 移植的过程:从 u-boot 起源开始,到代码的获取, 到系统启动工作分析,再到 flash 驱动及其他相关驱动分析,最后到 u-boot 移植 成功,进入 u-boot 命令行界面; 本移植手册面向的对象,是对 ARM 体系结构初步了解,并有一定的汇编基 础的初学者,以及 ARM 的 fans。毫不夸张地说,本教程可以使得初学者从一无 所知,直至完全掌握 u-boot 移植技术,至此,您真正地入门了!-The u-boo
ARM
- 嵌入式系统通常是以具体应用为中心,以处理器为核心且面向实际应用的软 硬件系统,其硬件是整个嵌入式系统运行的基础和平台,提供了软件运行所需的 物理平台和通信接口;而嵌入式系统的软件一般包括操作系统和应用软件,它们 是整个系统的控制核心,提供人机交互的信息等。所以,嵌入式系统的开发通常 包括硬件和软件两部分的开发,硬件部分主要包括选择合适的MCU或者 SOC 器件、存储器类型、通讯接口及I/O、电源及其他的辅助设备等;软件部分主要 涉及OS porting和应用程序的开发等,
embedlinux
- 嵌入式系统具备下列特性: 1. 通常只执行特定功能,这一点与一般桌上型办公设备或数据库系统有很大区别。 2. 以微电脑与周边器件构成核心,其规模可在大范围内变化,如从8051芯片到x86芯片。 3. 要求严格的时序和稳定性,这是因为在机器控制的大型系统中,程序运行稍有差错则可能使得整个系统失去控制,甚至酿成灾害。 4. 全自动操作循环-Embedded systems have the following features: 1. Usually perform a speci
Linux
- 讲述了linux开发全过程,清晰,明了,是初学者不可多得的入门资料-Linux about the whole process of development, clear, clear, introductory information for beginners rare
RedHat9installstepbystep
- 在开发ARM前在电脑上安装红帽9的全部过程-ARM in the development of the computer before installing the whole process of Red Hat 9
LCD
- 先lcd屏幕中部开始显示4行的一首诗,在定时器控制下垂直滚动,直到整首诗逐渐从屏幕最上边消失,然后又从屏幕下沿逐渐出现。并如此循环不止-Middle of the screen started to show the first 4 lines of a poem, under the control of the vertical scroll in the timer, until the whole poem gradually disappear from the screen the
Linuxjiaocheng
- 本书从Linux安装到linux的使用全过程。非常适合新手。-Book from the use of Linux installed linux the whole process. Very suitable for beginners.
U-boot@AT91RM9200
- 全面介绍如何将UBOOT在ARM上启动的全过程,并对在S3C2410平台上移植进行了详细的介绍-Fully describes how to UBOOT start in the whole process of ARM, and transplantation in the S3C2410 platform described in detail
123
- 关于嵌入式操作系统的整个内核,uboot,文件系统的移植过程-Embedded operating system on the whole kernel, uboot, the file system migration
linux_filesystem
- 在嵌入式linux系统中,文件系统是一个非常重要的组成部分,如果根文件系统工 作不正常,则整个系统将无法工作,系统启动的时候会出现kernel pannic的大故障报警。 首先简要的介绍一下建立嵌入式的文件系统所需要的必要的文件夹:-In the embedded linux system, the file system is a very important part, if the root file system is not working properly, then the
Linux-wdi
- 嵌入式linux系统的全程喂狗方法,从bootloader到内核启动-Embedded linux system feed the dog the whole way, from the bootloader to boot the kernel
design-the-driver-of-linux
- 基于嵌入式开发视频流的黄金文档,包括开发环境的搭建,如何添加驱动,如何修改操作系统等,如果仔细阅读,你会了解整个设计过程-Video stream based on the gold embedded development documents, including the development environment to build, how to add drivers, how to modify the operating system, if carefully read, you