Welcome![Sign In][Sign Up]
Location:
Search - arm-linux-gcc

Search list

[Other resourcebuild-arm-linux-3.4

Description: arm linux交叉编译环境的搭建,针对gcc 3.4版本。
Platform: | Size: 2049 | Author: zou feng | Hits:

[ARM-PowerPC-ColdFire-MIPS基于S3C4510B ARM的嵌入式系统硬件设计

Description: 一本很不错的嵌入式系统书籍,是一本很好的入门教材!-a very good embedded systems books, is a good primer!
Platform: | Size: 403456 | Author: 老耿 | Hits:

[Video Capture摄像头抓图程序

Description: ARM的USB视频采集源程序 抽取出来了三个文件:vidcat.c v4l.c v4l.h 搞定了它的编译,生成了一个60k的vidcat可执行文件,拷贝到2410上后工作正常-Video capture source program of ARM USB draw following 3 file: vidcat.c v41.c v41.h to finish its compile and build about 60K vidcat executable file and work after copying on 2410.
Platform: | Size: 158720 | Author: 王鹏 | Hits:

[Linux-UnixuClinux__Web

Description: 熟悉 uClinux 开发环境,学会基于 ARM7TDMI 的 uClinux 开发环境的配置和使用。使 用 uClinux 的 arm-uclibc-gcc 编译,使用基于 NFS 方式的下载调试,了解嵌入式开发的基本 过程。 -familiar with uClinux development environment, ARM7TDMI-based Institute of uClinux development environment configuration and use. The use of the arm uClinux-uClibc- gcc, NFS-based download debugging mode, embedded developers understand the basic process.
Platform: | Size: 3608576 | Author: 另壶葱 | Hits:

[ARM-PowerPC-ColdFire-MIPSspidmadriver

Description: 本驱动程序在linux2.6.17中测试通过。yangxing msn:lelma_yx@hotmail.com 希望对SPI操作的朋友有所帮助。 一、工作方式: 从设备:SPI为MASTER模式 S3C2410:SPI为SLAVE模式+DMA 二、工作流程 1.S3C2410从接收:当从设备发送数据时,S3C2410利用DMA方式收数,收到指定长度的数据,则进入DMA中断,将接收的数据拷出。 2.S3C2410从发送:当S3C2410需要发送,首先由RTS请求发送,然后等待从设备应答CTS,当从设备应答CTS时,进入外部中断,启动DMA发送,发送完成,再次进入从接收状态。 三、文件位置 spi_dma_slave.c spi_dma_slave.h circular_buf.c circular_buf.h 等文件存放入driver/char/目录 dma.c存放于arch/arm/mach-s3c2410/目录 dma.h存放于include/arm-asm/mach-s3c2410/目录 四、使用环境 1.arm-linux-gcc-3.4.1-the driver linux2.6.17 in which the test. Yangxing msn : lelma_yx@hotmail.com hope to operate SPI friends help. 1, mode of work : from equipment : SPI for the S3C2410 MASTER mode : SPI for SLAVE+ DMA mode 2, workflow 1.S3C2410 from receiving : When sending data from the device, using DMA S3C2410 debt, the length of the designated data DMA will enter the interruption will receive unfettered access to the data. 2.S3C2410 from this : When S3C2410 need this, the first request sent by the RTS, Then wait for the response from CTS equipment, when the equipment response from CTS, access to external interrupt start DMA sent, Send completed, re-entered, from receiving state. 3. Position papers spi_dma_slave.c spi_dma_slave.h circul ar_buf.c circular_buf.h documents onto the driver/char/Contents
Platform: | Size: 17408 | Author: y | Hits:

[Othermitab-1.4.0

Description: 在linux环境下,对mapinfo格式地图操作(包括读、写等)的库文件以及源代码,用arm-linux-gcc编译过的。我就是用它完成了我们学校地图的显示及一些操作功能,平台是三星的s3c2410.-the linux environment, the right to operate MapInfo format maps (including reading, writing) of the library and source code, using arm- linux-gcc compiler before. I was using it completed a map of our school and show some operating functions, the platform of Samsung's s3c2410.
Platform: | Size: 5010432 | Author: 张明杰 | Hits:

[Embeded LinuxMiniGUI_for_uCLinux_porting_Simple_editor

Description: s3c2410 arm-linux mingui开发源代码-s3c2410 arm-linux mingui open source
Platform: | Size: 162816 | Author: mengxuxia | Hits:

[ARM-PowerPC-ColdFire-MIPSARM-study

Description: arm的很多编程技巧融入其中,让你知道很多容易犯错的地方,以后就会注意避免-arm of a lot of programming skills to integrate into them, so you know where a lot of easy mistakes in future will be taken to avoid
Platform: | Size: 217088 | Author: snakeloveist | Hits:

[Embeded-SCM DevelopARM

Description: 《ARM嵌入式系统开发典型模块》.经典,实用
Platform: | Size: 2363392 | Author: 踏雪飞鸿 | Hits:

[Linux-Unixtree

Description: Linux下的tree命令,同window,功能更强大! 1、下载tree-1.5.1.1源程序 2、解压源码到工作目录tar zxvf tree-1.5.1.1.tgz 3、在tree-1.5.1.1目录交叉编译:make CC=arm-linux-gcc 4、安装:make prefix=/home/xxxx/rootfs install Ubuntu下 直接 apt-get install tree 即可安装最新的tr-Linux under the tree order, with the window, more powerful! 1, tree-1.5.1.1 source code download 2, extract the source to the working directory tar zxvf tree-1.5.1.1.tgz3, in the tree-1.5.1.1 directory cross compiler: make CC = arm-linux-gcc4, install: make prefix =/home/xxxx/rootfs installUbuntu directly under the apt-get install tree to install the latest tr
Platform: | Size: 31744 | Author: hhh | Hits:

[ELanguagearm-linux-cross-3.4.4

Description:
Platform: | Size: 48118784 | Author: 张培卿 | Hits:

[Embeded LinuxNET.tar

Description: s3c2410下cs8900驱动 交叉编译arm-linux-gcc4.0.2 内核:linux2.6.17.14-CS8900 driver S3C2410 under cross compiler arm-linux-gcc4.0.2 kernel: linux2.6.17.14
Platform: | Size: 4096 | Author: Albert Xue | Hits:

[Linux-Unix05

Description: 程序代码使用说明: (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交叉编译工具链)或类似命令。当然,也可以修改这些Makefile。 (3)Qt程序的交叉编译请参考本书第2章:可以利用qmake自动生成用于交叉编译的Makefile。当然,也可以采用(2)的方法,或者直接修改Makefile。 (4)所有代码都在Redhat9和gcc3.4.1/arm-linux-gcc3.4.1/Qtopia-core-4.3.0的环境中编译测试通过。-err
Platform: | Size: 19456 | Author: qwt | Hits:

[Embeded Linuxlinux-2.6.28-sitsang

Description: 将linux-2.6.28版本的内核移植到arm公司的sitsang板上,并提供一个可行的LCD驱动,可以在内核启动后显示linux的logo。上传的是patch文件,在linux下作为补丁打入原始版本的内核源码,利用arm-linux-gcc编译-Will be linux-2.6.28 version of the kernel ported to arm the company' s board sitsang and provide a viable LCD driver, you can show the linux kernel after the logo. Patch files are uploaded in linux as a patch into the original version of the kernel source code, using arm-linux-gcc compiler
Platform: | Size: 17408 | Author: jayshaw | Hits:

[Other Embeded programgpio-test

Description: 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. :)
Platform: | Size: 9216 | Author: 马工 | Hits:

[Embeded Linuxgcc-3.4.5-glibc-2.3.6_by-ubuntu_for-kernel-2.6.28.

Description: 自己做的交叉编译工具!gcc-3.4.5,glibc-2.3.6在ubuntu8.04上做的面向kernel-2.6.28的交叉编译工具-Own cross-compiler tool! gcc-3.4.5, glibc-2.3.6 in ubuntu8.04 do kernel-2.6.28-oriented cross-compiler tools
Platform: | Size: 44666880 | Author: 赵星 | Hits:

[Embeded Linuxlinux-2.6.10.tar

Description: gcc-3.3.6.tar.gz,linux编译器,适合linux arm系统开发与应用。-gcc-3.3.6.tar.gz, linux compiler for linux arm system and application development.
Platform: | Size: 45799424 | Author: jinjin | Hits:

[ARM-PowerPC-ColdFire-MIPSGNU-ARM

Description: 自己整理的关于gnu arm入门资料,包括下面的文件: An Introduction to the GNU Assembler.pdf ARM GNU Assembly Programming Basic.doc GNU ARM Assembler Quick Reference.pdf GNU ARM汇编快速入门 .doc Using as.pdf 从ARMASM汇编到GNU ARM ASM汇编.doc-I collected some useful files for GNU and ARM. It includes the following files: An Introduction to the GNU Assembler.pdf ARM GNU Assembly Programming Basic.doc GNU ARM Assembler Quick Reference.pdf GNU ARM汇编快速入门 .doc Using as.pdf 从ARMASM汇编到GNU ARM ASM汇编.doc
Platform: | Size: 1117184 | Author: zpy | Hits:

[Linux-Unixgcc-3.4.5-glibc-2.3.6

Description: 交叉编译器gcc-3.4.5-glibc-2.3.6.zip-Cross compiler gcc-3.4.5-glibc-2.3.6.zip
Platform: | Size: 65812480 | Author: jieren | Hits:

[Linux-Unixarm-linux-gccPcanshuxiangjie

Description: arm-linux-gcc+常用参数讲解-arm-linux-gcc+ commonly used parameters to explain
Platform: | Size: 15360 | Author: 赵江 | Hits:
« 1 2 34 5 6 7 8 9 10 »

CodeBus www.codebus.net