搜索资源列表
Porting_Linux_to_ARM
- 移植嵌入式Linux到ARM处理器 第一章将简单地介绍本ARM开发板的硬件设计,第二章分析Bootloader的移 植方法,第三章叙述嵌入式mizi Linux的移植及文件系统的构建方法,第四章讲解外设的驱动程序设计,第五章给出一个已构建好的软硬件平台上应用开发的实例。-transplant Embedded Linux ARM processor to the first chapter will be simple to introduce the ARM hardware develo
Hello4Skyeye
- 关于skyeye,它是一个极好的嵌入式模拟软件,这是一个关于skyeye的使用例子,没有涉及到版权问题。在没有硬件平台的情况下,可以真实地体验享受嵌入式的开发过程-on skyeye, it is a very good simulation of embedded software This is one of the examples of the use skyeye not relate to copyright issues. In the absence of the hardwar
aes_core
- Verilog实现AES加密算法 密码模块作为安全保密系统的重要组成部分,其核心任务就是加密数据。分组密码算法AES以其高效率、低开销、实现简单等特点目前被广泛应用于密码模块的研制中。密码模块一般被设计成外接在主机串口或并口的一个硬件设备或是一块插卡,具有速度快,低时延的特点。而从整体发展趋势来看,嵌入式密码模块由于灵活,适用于多种用户终端、通信设备和武器平台,将会得到更加广泛的应用
u-boot_kernel
- 本文介绍了嵌入式系统BootLoader与Linux-2.6.19.2内核参数传递的具体实现。主 要内容包括:系统硬件平台的简介,参数链表的结构和创建,内核的接收
S3C2410_FULL_PROGRAM_FLOW+Source_Code
- ARM单片机S3C2410完全开发流程+源码,附带有手册,该手册面向由传统51单片机 转向ARM嵌入式开发的硬件工程师、由硬件转嵌入式软件开发的工程师、没有嵌入 式开发经验的软件工程师。分9个部分: 1、开发环境建立 2、S3C2410功能部件介绍与实验(含实验代码) 3、bootloader vivi详细注释 4、linux移植 5、linux驱动 6、yaffs文件系统详解 7、调试工具 8、GUI开发简介 9、UC/OS移植
Tutorial_of_Embedded_system_of_TingHua
- 清华大学的嵌入式系统试用教程。 第一章 嵌入式系统的硬件构成 第二章 操作系统 第三章 嵌入式Linux
_CLinux_rruanjian_yizhi_yanjiu
- μCLinux 以其出色的性能在嵌入式系统中得到了广泛的应用。针对μCLinux 的特性,μCLinux 与标准 Linux 的区别,讨论了μCLinux 作为嵌入式平台的优缺点。并结合自己的移植μCLinux 到ARMulator 体会,总结了 一个μCLinux 移植到各种嵌入式硬件平台的一般开发过程。
eth
- 以太网的硬件驱动,包括了大部分通用的协议的介绍,很好,嵌入式的
skyeye-1.2.5_REL.tar.gz
- SkyEye是一个可以运行嵌入式操作系统的硬件仿真工具,这样就可以在没有硬件条件下来进行嵌入式系统的开发。,SkyEye is an embedded operating system can run the hardware simulation tool, so that when there is no hardware to carry out the development of embedded systems.
hardware.tar.gz
- 韦东山的嵌入式完全开发手册的硬件实验代码,光盘资料,无任何修改。使用时改扩展名为bz2.,Wei Dongshan embedded Guide to fully exploit the hardware test code, CD-ROM, without any changes. When used to change the extension bz2.
hwclock
- Linux C程序, 用于同步rtc读取得时间和kernel的时间, 因为有时由于硬件的影响,这两个时间会产生差异。 程序相当于hwclock, 可用于嵌入式设备上。-Linux C program, is used to syncronize the time bwtween RTC and kernel time, since sometimes the two time differs because of hardware problem on embedded equipment.
E-Linux_SourseCode
- 嵌入式Linux-硬件软件与接口 书中的所有配套源代码-Embedded Linux-hardware and software interfaces book with all the supporting source code
linuxmobileRTP
- linux 手持嵌入式视频研发 硬件平台 linux平台 编解码资料来源 移植过程 应用过程 都很详细 难的技术文章 pdf格式 但文字复制无加密-linux mobile RTP
Linux
- 一般般的看法,随着高性能嵌入式处理器的普及和硬件成本的不断降低,尤其是ARM 系列处理器的推出,嵌入式系统的功能越来越强。单色LCD也因为色彩单调,存储信息小,处理速度慢而不能符合人们的需求。 -As the views of the general, with the popularity of high-performance embedded processor and hardware costs continue to reduce, in particular the intr
Construction_of_Embedded
- 本书讲述了嵌入式系统硬件的构成,再简要介绍了操作系统的知识,介绍了嵌入式linux及其软件开发环境,就交叉编译及设备驱动程序等也做了相关的叙述。-This book describes the composition of embedded systems hardware, and then briefly introduce the knowledge of the operating system on embedded linux and software development env
qudong
- 嵌入式系统基本驱动,对硬件寄存器进行初始化还有给设备分配I/O,申请DMA通道等-Embedded systems the basic drive, to initialize the hardware registers are allocated to the device I/O, applications such as DMA channels
linuxneiheanzhuang
- 什么是标准内核?linxu操作系统的分类以应用的嵌入式平台区分(嵌入式linux系统/内核,使上面第一类中的各种linux系统扩展为对特定目标硬件的支持,成为一种具体的嵌入式linux系统)都在此作了介绍-What is the standard kernel? linxu the classification of the operating system to the application of the distinction between embedded platform (embe
embed
- Linux在ARM硬件平台上的移植,嵌入式ARM课程设计-Linux on ARM hardware platform transplantation, embedded ARM curriculum design
PWM_DAC
- 嵌入式LINUX操作系统环境下的PWM及ADC实例代码,这个例子使用的硬件平台是S3C2410微处理器。-Embedded LINUX operating system environment of the PWM and ADC example code, this example is the use of the hardware platform S3C2410 microprocessor.
ARMLinuxS3C2410
- 针对日益复杂的嵌入式系统的应用需求,提出了在S3C2410嵌入式平台上移植ARMLinux操作系统的方案。介绍了 ARM Linux的概念以及移植硬件平台的结构和运行过程,详细讲解了ARM Linux在嵌入式平台上裁减、交叉编译以及建立根 文件系统的过程,并对移植结果进行了测试。测试结果表明,移植后的ARM Linux运行稳定。 -For the increasingly complex needs of embedded system applications, the S3C24