Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - linux arm
Search - linux arm - List
arm7制作的MP3(软解码部分)-arm7 based mp3 (software decoding)
Date : 2025-12-28 Size : 166kb User : 朱磊

ARMer9开发系统的linux启动过程剖析的文档-ARMer9 Development System linux start the process of analyzing documents
Date : 2025-12-28 Size : 319kb User :

这是arm10上面的linux环境下的串口通信源程序,方便学习和调试-above the linux environment of serial communication source to facilitate learning and Debugging
Date : 2025-12-28 Size : 115kb User : chenbo

RTC8025时钟芯片驱动,可进行至阳历的下二位数和年月日星期时分秒为止的数据设定/计时/读取 阳历的下二位数为4 的倍数时可自动识别闰年且自动判别至2099 年-RTC8025 clock chip-driven, solar calendar can be carried on until the next two years and the median day of the week when accurate data set date/time/solar calendar read the next two median for a multiple of 4 can automatically identify with automatic leap year in 2099 to discriminant
Date : 2025-12-28 Size : 1kb User :

英培特公司ARM开发板手册,包括地址说明,WINCE,LINUX安装-British company ARM development of tissue culture plates manuals, including addresses that WINCE, Linux installation
Date : 2025-12-28 Size : 13.16mb User : pangbai

是一个ARM上面的PDA开发用的聊天工具,分为客户端与服务器端,纯LINUX环境编译,简单好用-ARM is a top of the chat with PDA development tools, is divided into client and server-side, pure compiler LINUX environment, easy-to-use
Date : 2025-12-28 Size : 64kb User : xiachenfeng

linux for samsung arm S3C2410 -linux for samsung arm S3C2410
Date : 2025-12-28 Size : 874kb User : dainv

.安装好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中选"Use Remote Debug Monitor"。在Keil for ARM中选择"Proteus VSM Simulator"。IAR中选择Debugger-->Setup-->Drver-->Third-Party Driver,然后在Third-Party Driver中指向Vdmcspy.dll文件。 5.在IDE中点击Debug进入仿真模式。一个精彩的Proteus for ARM时代来临。 6.Enjoy! 附件中有两个例程:一个是IAR的例程。一个是Keil for ARM例程,是利用ADS1.2编译实现的。也就是说所有ADS的工程也可以转到Keil for ARM上来运行,方便联机调试,只需要修改很小的部分。 因为ADS不能和Proteus联调,目录下的那个*.mcp文件即是原有的ADS工程文件)
Date : 2025-12-28 Size : 631kb User : 张子凤

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、#export PATH=$PATH:/usr/local/arm/2.95.3/bin //取决于你宿主机上的交叉编译工具路径 #arm-linux-gcc -o gpio_test gpio_test.c //编译应用程序 最终在你的当前文件夹下会生成gpiodrv.o与gpio_test两个文件。 4、#mkdir /tmp/1 5、通过ftp的方法,把gpio_test与gpiodrv.o文件下载到你的开发板上的/tmp/1目录中。 6、#mknod /dev/gpio c 220 0 //创建文件节点 #insmod gpiodrv.o #chmod +x gpio_test #./gpio_test 然后,就可以看到四个LED灯在闪烁了。:)-1, the makefile in the 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 changed the path on your host. 2,# make, to compile driver modules. 3,# export PATH = $ PATH:/usr/local/arm/2.95.3/bin// depends on your host on the path of the cross compiler tool# arm-linux-gcc-o gpio_test gpio_test.c// compile the application procedures for the ultimate in your current folder will be generated under the two documents gpiodrv.o and gpio_test. 4,# mkdir/tmp/1 5, through the ftp way to gpiodrv.o File Download gpio_test with the development of your board/tmp/1 directory. 6,# mknod/dev/gpio c 220 0// create a file node# insmod gpiodrv.o# chmod+ x gpio_test#./Gpio_test then four LED lights can be seen in the flicker of. :)
Date : 2025-12-28 Size : 9kb User : 马工

最新DSP+ARM双核CPU处理器使用的X-loader源程序,可以加载Linux系统,已经测试成功!-latest x-loader using in DSP+ARM due-core CPU for loading Linux. have been test.
Date : 2025-12-28 Size : 425kb User : huangchao

利用ARM解析4HZ GPS模块的定位信息和经纬度-analze the 4HZ GPS module to get the location information
Date : 2025-12-28 Size : 72kb User : 王少华

嵌入式课程设计 大四 ADS1.2 集成开发环境的使用 FT2410P 教学平台 嵌入式 linux内核移植实验 ARM-Linux下编程 EVC编程 -Embedded curriculum design senior ADS1.2 integrated development environment using an embedded linux kernel FT2410P teaching platform transplant experiment ARM-Linux programming under the EVC program
Date : 2025-12-28 Size : 10.75mb User : 李新

SSD1963 driver for STR9
Date : 2025-12-28 Size : 21kb User : Chandrakant

关于ARM的开发详解的介绍包含了 ARM处理器的介绍,嵌入式linux的开始介绍,ADS的使用介绍-Developing Detail Explain on the ARM' s introductory presentation included ARM processor, embedded linux to begin with, ADS introduced the use of
Date : 2025-12-28 Size : 1.95mb User : zhaokang

用于s3c6410的中断测试程序,要在arm-linux-gcc环境下编译,推荐使用4.51版本。-Interrupt the test procedure for s3c6410, to arm-linux-gcc compiler environment, version 4.51 is recommended.
Date : 2025-12-28 Size : 20kb User : yaong

ARM 再linux下AT91SAM9261芯片的bootloader程序-ARM Linux Bootloader AT91SAM9261 chip program
Date : 2025-12-28 Size : 174kb User : tan

linux,arm环境,spi flash的驱动,含atmel,winbond等厂家的型号-linux, arm environment, spi flash drive containing atmel, winbond and other manufacturers of model
Date : 2025-12-28 Size : 21kb User : zhaomx

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
Date : 2025-12-28 Size : 33kb User : huangzh198

ARM嵌入式Linux系统开发从入门到精通书籍的配套源码- ARM embedded Linux system development from entry to the master book supporting source
Date : 2025-12-28 Size : 12.31mb User : null

周立功linux开发板原理图 -zhouligong linux arm kaifaban
Date : 2025-12-28 Size : 600kb User : 111
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.