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

Search list

[Other resourcev4l2

Description: 网上大多数linux/unix视频采集程序都是基于video4linux的.而基于V4L2的程序比较少. 本人自己写的基于video4linux2(V4L2)的视频采集程序.已经测试成功.编译请用GCC,或者交叉编译器arm-gcc之类.-linux / unix Video Collection procedures are based on the video4linux The. For the V4L2 the procedure is relatively small. I wrote it myself on video4linux2 (V4L 2) Video Collection procedures. has been tested successfully. Please GCC compiler. or cross compiler arm-like gcc.
Platform: | Size: 19225 | Author: gjf | Hits:

[Other resourcegpio

Description: gpio驱动 leddrv.c为驱动源程序 writeled.c为应用程序 writeled.c 编译方式 arm-elf-gcc -Wall -O2 -Wl,-elf2flt -o writeled writeled.c leddrv.c 编译方式 arm-elf-gcc -D__KERNEL__ -I你的uClinux目录/linux-2.4.x/include-Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fno-common -pipe -fno-builtin -D__linux__ -DNO_MM -mapcs-32 -march=armv4 -mtune=arm7tdmi -mshort-load-bytes -msoft-float -DMODULE -c -o leddrv.o leddrv.c
Platform: | Size: 2108 | Author: zhengbo | Hits:

[Other resourcevivi2440_src.tar

Description: 使用Linux ARM GCC编译器来编译,是阳初S3C2440开发板V2.3版的启动程序,支持DM9000A网络芯片的网络下载功能,非常实用
Platform: | Size: 670844 | Author: yyc | Hits:

[Video Capturecamstream-0.26.3.tar

Description: 网上大多数linux/unix视频采集程序都是基于video4linux的.而基于V4L2的程序比较少. 本人自己写的基于video4linux2(V4L2)的视频采集程序.已经测试成功.编译请用GCC,或者交叉编译器arm-gcc之类.
Platform: | Size: 1585624 | Author: tang | Hits:

[Other resourcearmCrosscompiler

Description: 它可以经过一些操作把在linux上应用的gcc用于arm平台上作为编译器。
Platform: | Size: 135837 | Author: 吴楠 | Hits:

[ARM-PowerPC-ColdFire-MIPSsht11_driver

Description: 自己写的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
Platform: | Size: 2048 | Author: 江山 | Hits:

[SCMvivi2440_src.tar

Description:
Platform: | Size: 670720 | Author: yyc | Hits:

[Internet-NetworkLockedLogo.smg

Description: arm bin linux pdf file for g-arm bin linux pdf file for gcc
Platform: | Size: 4096 | Author: karan | Hits:

[Linux-UnixFlickTest.tar

Description: arm-linux, filcker test prj, compile with gcc 4.3.1, full source.
Platform: | Size: 11264 | Author: hq | Hits:

[ARM-PowerPC-ColdFire-MIPSARMINLINUX

Description: ARM C programming compile in Linux with gcc compiler and download to the ARM LPC2148 Board.
Platform: | Size: 494592 | Author: Senthil | Hits:

[Embeded Linuxchapter-1

Description: 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
Platform: | Size: 8192 | Author: 李非 | Hits:

[Linux-Unixppt

Description: linux的基础学习教程,指令、gcc编译器、arm编译器等-linux based learning tutorials, instructions, etc ... ...
Platform: | Size: 2205696 | Author: 阳林志 | Hits:

[Driver Developarm-gcc-3.4.4-gm8180.tar.bz2

Description: GM’s GM8180 MDC1 hardware environment is a highly efficient RISC-based platform for the purpose of verifying and evaluating AMBA-based designs in the early development stage. The complete set of MDC1 GM8180 platform consists of a main board (MB120) equipped with GM8180 chip and an embedded GM FA626 CPU.-Hardware: Intel x86 compatible PC Standard 16550 UART Software: Standard Linux distribution (Fedora core 2.6.14-FC5 or above) FA626-based Linux distribution
Platform: | Size: 54044672 | Author: 北科 | Hits:

[Embeded Linuxpjsua-arm-arago-linux-gnueabi

Description: PJSIP 2.0 版本 PJSUA 可执行程序 cortex-A8平台验证OK。交叉编译版本为 gcc.4.5.3-PJSIP 2.0 the version PJSUA executable program cortex-A8 platform verification OK. Cross compiler version gcc.4.5.3
Platform: | Size: 637952 | Author: Narainel | Hits:

[Embeded LinuxImage-Cpature-Program-IIB400-Imote2-Linux.tar

Description: Imote2 IIB400 Camera capture program compiled in arm-xscale-linux-gnu-gcc, run ./capture. Capture.c is the source code, I changed video2dev.h location for my compiler. BTW I got the C source code from University.
Platform: | Size: 14336 | Author: Fajar Purnama | Hits:

[Embeded LinuxTest-C-Simple-For-ARM.tar

Description: My C tutorial program compiled for Imote2 Linux (arm-xscale-linux-gnu-gcc).
Platform: | Size: 27648 | Author: Fajar Purnama | Hits:

[Linux-Unixfloat_h

Description: GCC defines FLT EVAL METHOD in lib gcc arm-linux-androideabi 4.8 include float.h.
Platform: | Size: 1024 | Author: qouwqtw | Hits:

[Linux-Unixstdbool_h

Description: GCC defines bool, true, and false in lib gcc arm-linux-androideabi 4.8 include stdbool.h.
Platform: | Size: 1024 | Author: gdbrfui | Hits:

[Embeded Linuxhost

Description: (1)编写hello.c程序,使用编译器GCC编译,执行程序; (2)使用ARM-LINUX-GCC进行编译,并下载到目标机上进行执行。((1) write the hello.c program, compile and execute the program with compiler GCC. (2) compile with ARM-LINUX-GCC and download it to the target machine for execution.)
Platform: | Size: 2048 | Author: taengu | Hits:

[Othertemplet.tar

Description: gcc+make 开发stm32f407工程模板(Development of stm32f407 with gnu make and st-lib)
Platform: | Size: 3130368 | Author: xiaoji56788 | Hits:
« 1 2 ... 5 6 7 8 9 1011 »

CodeBus www.codebus.net