搜索资源列表
uclinux 源代码
- 基于ARM系列微处理器的uclinux代码实现,对学习操作系统原理很有帮助.-series based on the ARM microprocessor Basis source implementation of the principles of learning OS helpful.
ARM9_based_MMU_OS.tar
- 一个基于MMU的操作系统的实现(代码很少,几乎行行有注释,如果想了解ARM体系结构,我想,看这些代码是有帮助的。-an operating system based on the MMU (of code rarely, almost all actions there are notes, if they want to know the ARM architecture, I would like to see the code to be helpful.
UP-NetARM3000-uCLinux__(1)
- 本次实验使用 Redhat linux 9.0 操作系统环境安装 uCLinux 的开发库及编译器。新建一 个目录,编写 hello.c 和 makefile 文件。学习在 linux 下的编程和编译过程,以及 ARM 开发板的使用和开发环境的设置。下载已经编译好的文件到嵌入式控制器中运行。-the experimental use Redhat Linux 9.0 operating system environment of the installation uCLinux develo
ARM7TDMI__uClinux__(1)
- 硬件:ARM 嵌入式开发板、PC 机 Pentumn500 以上, 硬盘 10G 以上。 软件:PC 机操作系统 redhat linux 9.0 + uclinux 开发环境-hardware : ARM embedded development board, PC Pentumn500 over 10G drives above. Software : PC operating systems redhat linux + 9.0 development environment Basi
ezx-crosstool-0.5
- For ARM交叉编译环境的Shell源码。适用于嵌入式Linux手机操作系统-For ARM cross-compiler environment Shell source. Embedded Linux applied to the cell phone operating system
touchdrv
- 触摸屏驱动程序,基于linux操作系统!ARM平台-Touchscreen drivers, based on the Linux operating system! ARM platform
buildroot-20070205
- 用于生成linux操作系统下的交叉编译工具链和嵌入式linux系统的根文件系统,支持x86、arm、powerpc等处理器。-Linux operating system used to generate the cross compiler tool chain and embedded Linux system-Wen pieces systems to support x86, arm, powerpc, and other processors.
kbDriver
- 一个以s3c2410为核心的ARM板键盘驱动程序的例子,操作系统为arm-linux-a s3c2410 for the ARM core plate Keyboard Driver for example, operating system for arm - linux
Uclinuxbootloader
- Uclinux 操作系统嵌入式ARM移植的bootloader 程序-ARM Embedded Operating System Remote transplant procedures Bootloader
CANbusdriverforS3C2410
- CAN总线芯片MCP2510在ARM芯片S3C2410上的完整驱动程序,MCP2510通过SPI接口与S3C2410对接,在Linux2.4操作系统下实现了底层带CAN接口的智能设备与上层设备进行通讯。-MCP2510 CAN Chip Chip S3C2410 ARM in the integrity of drivers, MCP2510 through the SPI interface and S3C2410 docking, the Linux operating system und
Monitor-testmanylevels-arm
- 向嵌入式linux操作系统中,移植了一个视频的监视系统,该系统可以在ARM9上运行
sqlite3
- sqlite3.0数据库适合ARM-LINUX操作系统,已经编译好,可以直接使用,具体编译方法可以在网上找到。
ARM9LinuxBase
- ARM9与Linux基础教程 仅供个人使用,不得用于盈利目的 一:嵌入式系统基础 1. 什么是嵌入式系统 2. 嵌入式系统的特征 3. 应用及发展趋势 4. 嵌入式系统的基本组成 5. ARM处理器概述 6. S3C2410简介 7. 几种主流嵌入式操作系统分析 二:嵌入式Linux操作系统基础 1. Linux系统介绍 2. Linux安装 3. 启动 4. 基本命令
ARM
- 主要介绍了嵌入式系统硬件构成、操作系统、嵌入式linux等
arm--uclinux
- 在arm7 平台上的小操作系统uclinux上添加应用程序的方法,简单好用,我自己实践过的-Arm7 platform in a small operating system, add uclinux application methods, easy-to-use, I have been in practice
FullEmbeddedLinuxNotes
- 本书全面介绍了嵌入式Linux系统开发过程中,从底层系统支持到上层GUI应用的方方面面,内容涵盖Linux操作系统的安装及相关工具的使用、配置,嵌入式编程所需要的基础知识(交叉编译工具的选项设置、Makefile语法、ARM汇编指令等),硬件部件的使用及编程(囊括了常见硬件,比如UART、I*IC、LCD等),U-Boot、Linux内核的分析、配置和移植,根文件系统的构造(包括移植busybox、glibc、制作映象文件等),内核调试技术(比如添加kgdb补丁、栈回溯等),驱动程序编写及移植(
ARM
- 嵌入式系统通常是以具体应用为中心,以处理器为核心且面向实际应用的软 硬件系统,其硬件是整个嵌入式系统运行的基础和平台,提供了软件运行所需的 物理平台和通信接口;而嵌入式系统的软件一般包括操作系统和应用软件,它们 是整个系统的控制核心,提供人机交互的信息等。所以,嵌入式系统的开发通常 包括硬件和软件两部分的开发,硬件部分主要包括选择合适的MCU或者 SOC 器件、存储器类型、通讯接口及I/O、电源及其他的辅助设备等;软件部分主要 涉及OS porting和应用程序的开发等,
Embedded_Remote_Control_System_Based_on_GPRS
- 本课题基于ARM嵌入式硬件平台,以嵌入式Linux为操作系统,设计并实现了一个远程控制系统。该系统主要包括远程控制终端系统、控制服务器系统和受控终端系统三大模块,实现了GSM短消息收发、GPRS数据传输、视频图像采集、蓝牙无线通信、直流电机变速控制和远程终端人机交互等功能。该系统可广泛应用于智能家居、工矿采集和机械生产等远程控制方面。-The remote control system designed and implemented in the paper is based on ARM e
ARM
- ARM学习规划 [table][tr][td]本帖隐藏的内容需要回复才可以浏览(现在不用回复了) ARM+LINUX路线,主攻嵌入式Linux操作系统及其上应用软件开发目标: (1) 掌握主流嵌入式微处理器的结构与原理(初步定为arm9) (2) 必须掌握一个嵌入式操作系统 (初步定为uclinux或linux,版本待定) (3) 必须熟悉嵌入式软件开发流程并至少做一个嵌入式软件项目。 -ARM learning plan [t
project
- arm 的简单操作系统的编程,具有相册,音乐播放器,视频播放器,密码登陆等功能(Arm's simple operating system programming, with albums, music players, video players, password landing and other functions)