搜索资源列表
LPC214X_usb_firmware_upergrader_driver
- 基于LPC214X 的USB固件升级程序,通过USB接口来升级更新你的应用程序.基于LPC214X USB 固件升级源程序 (USB Firmware Upgrader source code ) 基于含有USB固件升级的LPC214X例程 例程包含下面编译器的工程文件(Rowley CrossWorks Studio(GCC) 1.5, IAR ARM v.4.39, GCC 3.4 (4.10), ARM ADS 1.2, ARM RealView 2.2, Keil RVC v.3
ARM_training
- ARM开发中收集的ARM培训资料,感觉收益匪浅:整理共享下: 1:ARM编程技巧.ppt 2:ARM处理器内核介绍.ppt 3:ARM调试方案.ppt 4:ARM及Thumb指令集练习.ppt 5:ARM集成开发环境介绍.PPT 6:ARM架构.ppt-ARM collected ARM development training materials, feeling proceeds V.: Finishing share: 1: ARM programming skil
gpio-test
- 1、将makefile中的 CROSS =/usr/local/arm/2.95.3/bin/arm-linux- CFLAGS+=-I/usr/local/src/2.4.18-rmk7/include CFLAGS+=-I/usr/local/src/2.4.18-rmk7/include/linux CFLAGS+=-I/usr/local/arm/2.95.3/arm-linux/include 路径改为你宿主机上的。 2、#make,来编译驱动模块。 3、
Linux
- 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类
arm-linux-gcc-3.4.5-gdb-6.8-insight-6.8-cygwin.tar
- cygwin下的arm交叉编译工具 包括: arm-linux-gcc-3.4.5 arm-linux-gdb-6.8 arm-linux-insight-6.8 -cygwin under the arm cross compiler tools include: arm-linux-gcc-3.4.5 arm-linux-gdb-6.8 arm-linux-insight-6.8
arm-linux-gcc-3.4.1.tar.bz2
- arm-linux-gcc交叉编译工具的安装说明-arm-linux-gcc cross-compiler tool installation instructions
chapter-1
- ARM嵌入式Linux系统开发从入门到精通一书第一章程序 第1章 test.c为书中介绍GDB中使用的例子,对应1.4.2.3小结。 makefile文件为书中介绍GCC中使用的例子,对应1.4.2.2小结。 SWI目录为介绍ADS工具时使用的例子,对应1.3节。 -ARM Embedded Linux system development from entry to the master program book chapter
9260kernel-porting
- AT91SAM926 ARM9 内核移植手册,非常实用,基于AT91SAM9260-EK开发板。包含以下内容: 1.准备所需要的软件和编译工具包 2.安装ARM-LINUX-GCC工具链 3.安装编译AT91BootStrap Bootloader 4.安装编译Uboot及AT91-Uboot补丁 5.安装编译Linux2.6.22及AT91-Linux补丁 6.安装下载工具AT91ISP及烧写文件 7.NFS根文件系统的建立 8.移植Boa Web服务器 9
arm-linux-gcc-3.4.1
- arm-linux-gcc-3.4.1.tgz是在arm开发板上进行开发的交叉编译工具。-arm-linux-gcc-3.4.1.tgz is tool used to develop your system based on arm.
uTenux
- µ Tenux嵌入式实时操作系统是基于日本T-Kernel开发而来,从2009年发布升级至今。上传版本为V1.6版本。 1、现在已经支持IAR、Keil、eclipse+gcc三个环境。 2、主要支持ARM7/9、全线支持Cortex-M0、3、4的ARM内核芯片 3、支持CMSIS 4、只要应用医疗电子、工业控制、办公电子等 5、uTenux学习讨论群:218329305(CSDN推荐)-μTenux embedde
openjpeg-1.5.1-Imote2.tar
- OpenJPEG-1.5.1 compiled for Imote2 (with arm-xscale-linux-gnu), sorry that you have to place them in their respective directory manually. To compile yourself: 1. Download cross compiler arm-xscale-linux-gnu. 2. Download zlib, cross compil
motion_driver_6.12
- 最新的MPU9250,MPU9150,MPU6050,MPU6500官方资料-Changes Notes- MD6.1 to 6.12 - Fixed Hardware Calibration Offset register accel format Previous implementation was saving the offsets in the accel offset registers in a scalre range of+-8G. After cl
lib
- openCV3.3在Ubuntu 16.04下用友善之臂的arm-linux-gcc-4.5.1编译的,需要的可以下载(OpenCV3.3 is compiled with a friendly arm of arm-linux-gcc-4.5.1 under Ubuntu 16.04 and needs to be downloaded)
e2fsprogs-1.39.tar.gz
- e2fsprogs-1.39.tar.gz,LFS6.2软件包 step 1: 解压:e2fsprogs-1.39.tar.gz 到 e2fs目录下 step 2: # cd e2fs step 3: #mkdir build #cd build #../configure --host=arm-linux --enable-elf-shlibs--with-cc=arm-linux-gcc --with-linker=arm-linux-ld -- prefix=/us