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

搜索资源列表

  1. ftpClient

    0下载:
  2. 从busybox提取的ftp客户端程序,main函数是测试函数。用arm-linux-gcc ftpClient.c -o main编译后即可运行。-Busybox extracted from the ftp client program, main function is to test the function. Use arm-linux-gcc ftpClient.c-o main compiled to run.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-22
    • 文件大小:5.77kb
    • 提供者:许永贤
  1. Linux

    0下载:
  2. 程序代码使用说明: (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交叉编译工具链)或类
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-25
    • 文件大小:92.65kb
    • 提供者:朱信
  1. chapter-1

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

    • 发布日期:2017-03-27
    • 文件大小:8.43kb
    • 提供者:李非
  1. fb_display

    0下载:
  2. 一个可以使用GCC编译的linux源代码,适用于tq2440(s3c2440)开发板。编译后将代码放到某linux系统的文件目录下执行test2命令即可观看到效果。-a Linux LCD test program,assemble by gcc
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:29.35kb
    • 提供者:guoke25
  1. pjsua-arm-arago-linux-gnueabi

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

    • 发布日期:2013-05-10
    • 文件大小:622.58kb
    • 提供者:Narainel
  1. c-language--environment

    0下载:
  2. Linux平台上c语言编程环境 1.熟悉gedit命令,编辑C语言程序 2. 用gcc把源程序编译成可执行程序 -C language programming environment on the Linux platform. Familiar with gedit command, edit the C language program with gcc to compile the source code into an executable program
  3. 所属分类:Driver develop

    • 发布日期:2017-11-13
    • 文件大小:2.71kb
    • 提供者:weiwei
  1. lcd_picture

    0下载:
  2. 这是一个Tiny210开发板的裸机程序,可以在LCD屏幕显示图片。该程序需要在linux操作系统上安装arm-linux-gcc。-This is a development board Tiny210 bare metal program that can display images on the LCD screen. The program requires the operating system installed on linux arm-linux-gcc.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-03
    • 文件大小:495.17kb
    • 提供者:覃坤龙
  1. Image-Cpature-Program-IIB400-Imote2-Linux.tar

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

    • 发布日期:2017-04-06
    • 文件大小:13.56kb
    • 提供者:Fajar Purnama
  1. Test-C-Simple-For-ARM.tar

    0下载:
  2. My C tutorial program compiled for Imote2 Linux (arm-xscale-linux-gnu-gcc).
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-17
    • 文件大小:27.02kb
    • 提供者:Fajar Purnama
  1. 1.leds_s

    0下载:
  2. Tiny6410 点灯汇编代码。。 Linux平台下的gcc编译工具编译。 裸机程序, 运行时,boot要先起来, 把bin文件烧到0x50000000内存起始地址执行-Tiny6410 lighting assembly code. . gcc compiler tool to compile the Linux platform. Bare metal program, running, boot up first, burn the bin file memory starting add
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-12
    • 文件大小:871byte
    • 提供者:zhang
  1. crosstool-0.43.tar

    0下载:
  2. 这是编译在arm平台上的运行程序的工具链(This is the tool chain that compiles the running program on the arm platform)
  3. 所属分类:微处理器开发

    • 发布日期:2018-01-08
    • 文件大小:2.91mb
    • 提供者:译坤
  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-20
    • 文件大小:2kb
    • 提供者:taengu
搜珍网 www.dssz.com