CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 嵌入式Linux 搜索资源 - gcc 2.

搜索资源列表

  1. c环境下的编译器

    0下载:
  2. 在c环境下的编译器 一.实验完成主要功能描述: 1.if语句 2.if_else语句 3.while语句 4.数组 5.函数调用 6.对外部函数printf的调用(用于打印) 二.测试环境 1.fedora core 4(OS) 2.lex version 2.5.4 3.yacc 4.gcc (GCC) 4.0.0 20050519 (Red Hat 4.0.0-8) -in the context of a compiler. Exper
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:5945
    • 提供者:韩天毅
  1. Lab_Timer and Timer Signals

    0下载:
  2. The goal of this lab is (1) to under the defects of software timers, (2) to write a periodic program without timers, (3) to write a periodic program using timer Hardware:Host computer PC Software: GNU GCC -The goal of this lab is (1) to
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:21775
    • 提供者:liogi
  1. gccandpatch

    0下载:
  2. gcc-2.95.3,gcc的编译器和其补丁,我有很多这种源代码glibc,binutils,ccaches等有人要的话可以发信给我-gcc - 2.95.3, the gcc compiler and its patches, I have a lot of this source code glibc, binutils, ccaches to other people so I can write to
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:9970973
    • 提供者:孟晓露
  1. v4l2

    2下载:
  2. 网上大多数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 wro
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:19225
    • 提供者:gjf
  1. file_system_driver(based_uclinux_ucos2)

    1下载:
  2. 开发工具:ads1.2 或 gcc for linux 说明:可以供阅读嵌入式fs时参考。内含flash file system驱动原理介绍,以及uclinux和usos2下的各种文件系统实现(yaffs2,ffs,cf card,sd card,fat等),主要是周立功和优龙的代码。-Tools : ads1.2 or gcc for linux : can be read for Embedded fs reference. Intron flash file system driver
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:5876890
    • 提供者:kvb
  1. gpio

    0下载:
  2. 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-stric
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:2108
    • 提供者:zhengbo
  1. s3c2410_led

    0下载:
  2. 本程序为嵌入式linux驱动,全部采用gcc开发,是个人原创。本程序对优龙FS2410开发板实验指导手册上的嵌入式LINUX的LED驱动进行了修正。修正了其LED驱动的多处错误,1、寄存器设置的值错了。2、寄存器地址重复定义。本程序还加入了跑马灯程式。
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:8843
    • 提供者:
  1. singlejpeg

    0下载:
  2. 这是一个压缩文件内是tar文件,解压后可看到完整文件,要在linux下解压tar文件,make(arm-linux-gcc 用的是2.95.3)后把生成的目标文件下载到2410开发板上,运行可在/temp下得到1.jpg的图片,当然你的摄像头和驱动已经加载成功。
  3. 所属分类:嵌入式Linux

    • 发布日期:2014-01-17
    • 文件大小:9277
    • 提供者:whj
  1. UDA1341TS_

    0下载:
  2. 这个驱动的移植主要是是将原来的2..4.18内核中的1341驱动程序直接往2.6.11上移植的,没有采用ALSA。移植过程中也曾经参考过一些资料,具体是哪位大虾的资料忘记了,在此感谢文中所参考的资料的大虾们 硬件环境:SBC-2410X开发板(CPU:S3C2410X) 内核版本:2.6.11.1 运行环境:Debian2.6.8 交叉编译环境:gcc-3.3.4-glibc-2.3.3 第一部分 声卡UDA1341TS驱动程序播放部分的移植 一、从网上将Linux内核源
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:27441
    • 提供者:谷子
  1. 友善之臂MICRO2440摄像头采集与LCD显示源程序

    0下载:
  2. 友善之臂MICRO2440摄像头采集与LCD显示源程序。编译需要加 -ljpeg选项。用arm-linux-gcc编译。压缩包中的v4l2_bf_10为编译后的可执行文件。可以直接下载到板子上运行。,micro2440 V4L2 api programing,display the picture on LCD.
  3. 所属分类:嵌入式Linux

    • 发布日期:2016-01-26
    • 文件大小:7936
    • 提供者:周远彬
  1. gcc-3.4.5-glibc-2.3.6_by-ubunt

    0下载:
  2. 自己做的交叉编译工具!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
  3. 所属分类:Embeded Linux

    • 发布日期:2017-10-30
    • 文件大小:44667230
    • 提供者:赵星
  1. arm-lua-5.1.2

    0下载:
  2. lua scr ipt 解析库,可以在arm-linux上跑-Analysis of lua scr ipt library, you can arm-linux on the run
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-24
    • 文件大小:895170
    • 提供者:zhangwang
  1. busybox-0.60.2

    0下载:
  2. 为samsung2410 ARM移植的busybox工具包,用作嵌入式linux的命令行接口-for samsung2410 ARM transplant busybox Kit linux for the embedded command line interface
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-27
    • 文件大小:456335
    • 提供者:刘江
  1. linux-2.6.28-sitsang

    0下载:
  2. 将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
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:17052
    • 提供者:jayshaw
  1. linux-2.6.10.tar

    0下载:
  2. gcc-3.3.6.tar.gz,linux编译器,适合linux arm系统开发与应用。-gcc-3.3.6.tar.gz, linux compiler for linux arm system and application development.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-10-31
    • 文件大小:45799369
    • 提供者:jinjin
  1. linux-sctp-0.2.19

    0下载:
  2. linux环境下sctp开源代码,可以使用gcc进行编译和开发。-sctp open source of linux。
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-09
    • 文件大小:3040651
    • 提供者:cheng
  1. arm-linux-gcc-3.4.5-gdb-6.8-insight-6.8-cygwin.tar

    0下载:
  2. 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
  3. 所属分类:Embeded Linux

    • 发布日期:2016-01-26
    • 文件大小:59351881
    • 提供者:tufei
  1. DM6467_dev_doc2.2

    0下载:
  2. dm6467开发环境说明文档,介绍达芬奇平台安装及开发要点。-dm6467 development environment, documentation, describes the installation and development of elements of Da Vinci platform.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:493353
    • 提供者:岛主
  1. gcc-4.1.78-eglibc-2.5.78-dp-1.tar

    0下载:
  2. powerPC 的交叉编译工具链,版本号:4.1.78,适用于PowerPC嵌入式平台的交叉编译(gcc cross compiler for powerPC)
  3. 所属分类:嵌入式Linux

    • 发布日期:2018-04-19
    • 文件大小:44773376
    • 提供者:gavin-lao-guo
  1. host

    0下载:
  2. (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.)
  3. 所属分类:嵌入式Linux

    • 发布日期:2018-04-19
    • 文件大小:2048
    • 提供者:taengu
« 12 »
搜珍网 www.dssz.com