搜索资源列表
ARMLinux-at-AT91RM9200
- :ARM Linux 在AT91RM9200 平台上的移植,步骤包括下载安装内核源码、建立交叉编译环境及以压缩或非压缩方式配置和编译内核。其文件系统的建立及程序开发均在宿主机上完成,再通过串口、网口或者JTAG口烧写至目标板。-: AT91RM9200 ARM Linux platform in the transplant, steps include download and install the kernel source code, the establishment of cross
sht11_driver
- 自己写的SHT11驱动 CPU为AT9200,linux内核版本为2.4.27 编译环境为gcc-2.95.3-himself wrote the SHT11 driven CPU for AT9200, linux kernel version 2 .4.27 build environment for gcc - 2.95.3
MSimulatorV120Release
- 一位大侠写的ARM7DTMI模拟器,功能强大,可以模拟按键,彩色液晶,触摸屏,中断,异常等ARM7内核模块和外设,其中包含了bootloader代码,可以用ADS直接编译,是您没有ARM硬件条件下学习ARM的最好实验环境.-a Shanhaiguan write ARM7DTMI simulator, powerful, can be simulated keys, color LCD. Touchscreen, interruption, abnormal ARM7 kernel module
UCOSusb
- 在ads1.2编译成功基于lpc2214的UCOS操作系统下的usb及串口通讯系统项目文件.包括ucos内核文件.对在ucos下编写arm程序朋友大有帮助.-in ads1.2 compiler based on the success of the UCOS lpc2214 operating system under the usb and serial I communications system project documents. OUT including kernel docum
基于ARM内核的嵌入式系统开发
- 一、 硬件 1) ARM的内核简介 2) 指令结构 3) ARM的异常中断处理 二、 软件 1) 操作系统的软件 2) 映射方式 3) 编译调试的方法-one, a hardware) ARM core Introduction 2) instructions structure 3) ARM interrupt handling two anomalies, a software) operating system software 2) mapping mode 3) Build a tes
HostUSB
- 这是NXP公司的Cortex-M3内核ARM芯片LPC1768的USB Host的源代码,在IAR 5.x下编译通过-This is NXP' s ARM Cortex-M3 core chip LPC1768 in USB Host of the source code, compiled by the IAR 5.x
JXARM9-2410-1
- 创维特arm9开发板使用详解,包含arm9交叉编译环境的搭建,bootloader的烧写,内核的下载,绝对的一本好资料!-Skyworth special ARM9 development board using detailed, including ARM9 cross compiler build environment, bootloader the programmer, the kernel downloads, absolute a good information!
S3C2410
- 周立功S3C2410实验箱多媒体课件,Linux内核编译实验,Linux内核编译实验 ,video4linux模块应用实验, 触摸屏实验.-Ligong S3C2410 week experimental box multimedia courseware, Linux kernel compile Experimental, Linux kernel compile experiment, video4linux application of the experimental module,
s3c2410_mykbd_drv
- 在2410下按键程序,运用内核中handlescancode处理键值,可以直接编译进内核,不过要对内核配置文件config.in和Makefile作相应添加修改-In 2410 under the key procedures, the use of kernel handlescancode deal with keys, can be directly compiled into the kernel, but to the kernel configuration file config.
STM32_Touch
- ST最新的Cortext-M3内核的ARM触摸屏演示工程,使用IAR编译-ST latest Cortext-M3 core ARM Touch Panel Demonstration Project, using IAR compiler
MY-M0V01
- CORTEX-M0内核MCU串口通讯测试代码,在KEIL4环境下实现,此代码在开发板验证过,编译后绝对可以运行。-CORTEX-M0-core MCU serial communications test code, in KEIL4 environment to achieve, this code is verified in the development board, compiled definitely can run.
Linux
- Linux开发系列由浅入深地介绍了交叉编译工具的搭建、基于s3c2416 bootloader的实现过程,以目前最新版的linux4.10.10内核为基础,一步步细致地介绍了修改编译,以及最简单的hello world根文件系统到实用复杂的根文件系统的构建。从而对bootloader、linux内核、根文件系统之间的关系有一定的认识。系列文章选取了几个典型的linux设备驱动,如LED、gpio按键、u盘、sd卡、网卡、nand flash、lcd等等,介绍了linux设备驱动框架的模式。针对嵌
阳初S3C2410的内核文件zImage
- 阳初S3C2410的内核文件zImage,编译好了,可直接下载到开发板运行