搜索资源列表
tnkernel-arm-2-4
- TnKernel是一个源码开放的ARM嵌入式实时操作系统,该操作系统在众多ARM芯片中得到广泛应用,官方已经移植了包括LPC、AT91SAM7S、STR7等ARM7芯片,本工程是最新的2.4版本,包含了ADS、Keil、IAR、GCC等众多编译环境,开发人员可以在不同的目录下找到自己熟悉的编译器工程文件,对嵌入式开发人员极具参考价值。-TnKernel is an open-source embedded real-time operating system ARM, The operating
ucos_arm_rvds
- ucos的官方arm版本,原版使用GCC或ADS编译,但有些文件没给全。这个是使用RVDS2.2编译的,主要修改了ASM文件的部分定义使之能够通过编译,CPU为S3C2410,可以在SKYEYE上工作。代码目录清晰,方便修改.
gbaeva
- GBA游戏程序,剧情演示,使用arm-gcc编译-GBA games, drama presentations, the use of arm-gcc
interrupt_test 用于s3c6410的中断测试程序
- 用于s3c6410的中断测试程序,要在arm-linux-gcc环境下编译,推荐使用4.51版本。-Interrupt the test procedure for s3c6410, to arm-linux-gcc compiler environment, version 4.51 is recommended.
Proteus_for_ARM7.rar
- .安装好Proteus 6.9 SP4,需要用Keil for ARM的或IAR的同样需要安装好。 2.安装Proteus VSM Simulator驱动 可以在官方网站上下载到)。Keil装Vdmagdi.exe,IAR装Vdmcspy.exe 3.将附件中的Prospice.dll和Licence.dll文件Copy到..\bin目录下,MCS8051.dll和ARM7TDMI.dll文件拷贝到..\MODELS目录下。分别替换原有的文件。 4.打开原理图模型和程序。记得要在ISIS中
libmodbus-2.0.3.tar
- Modbus TCP Master/Slave communication library. Must be compiled with gcc compiler.
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、
lpc2103-skel.tar
- Base skel for NXP LPC2103 controller (GNU/ARM-GCC)
mapShow
- 本程序用于统计arm-none-eabi-gcc编译工程生成的*.map文件,能统计出各个模块的RAM、ROM使用情况。-The procedures used for statistical arm-none-eabi-gcc to compile the project generated*. Map file, each module RAM, ROM usage statistics.
LEDaUART
- TINY6410简单程序,点亮LED和串口发消息,适合初学者。DEMO文件有ADS工程,而6410文件夹里适合在LINUX下用MAKE调用ARM-LINUX-GCC编译-Code for tiny6410,which is easy to learnig .Lighting up LEDs and sending message by UART.DEMO is suit for ADS project,and 6410 is suit for ARM-LINUX-GCC
Fatfs_GCC
- FatFs gcc 编译工程 FatFs Module是一种完全免费开源的FAT文件系统模块,专门为小型的嵌入式系统而设计。它完全用标准C语言编写,所以具有良好的硬件平*立性,可以移植到8051、PIC、AVR、SH、Z80、H8、ARM等系列单片机上而只需做简单的修改。它支持FATl2、FATl6和FAT32,支持多个存储媒介;有独立的缓冲区,可以对多个文件进行读/写,并特别对8位单片机和16位单片机做了优化。-FatFs Module is a completely free
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
