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

搜索资源列表

  1. UP-NetARM3000-uCLinux__(1)

    0下载:
  2. 本次实验使用 Redhat linux 9.0 操作系统环境安装 uCLinux 的开发库及编译器。新建一 个目录,编写 hello.c 和 makefile 文件。学习在 linux 下的编程和编译过程,以及 ARM 开发板的使用和开发环境的设置。下载已经编译好的文件到嵌入式控制器中运行。-the experimental use Redhat Linux 9.0 operating system environment of the installation uCLinux develo
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:1597360
    • 提供者:另壶葱
  1. tvp5150

    2下载:
  2. tvp5150视频编解码芯片驱动程序,cpu通过i2c控制该芯片,将驱动程序放入driver/i2c/chips目录下,并且在makefile文件中加入该驱动编译即可。-tvp5150 Video Decoder Chip driver, cpu through i2c control of the chip Add to Driver driver/i2c/chips directory, and the makefile to accede to the document can be dr
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:1982
    • 提供者:李正路
  1. zlg_7289

    0下载:
  2. 1) 复制libminigui-str-1.6.2.tar.gz至任意用户目录。 2) 解压此文件 tar zxvf libminigui-str-1.6.2.tar.gz 4) 将zlg7289.c zlg7289.h二文件拷贝入增值版的相应目录中 libminigui-1.6.2-linux/src/ial/ 5) 修改相关宏定义使上述二文件加入库编译。 a. 修改libminigui-1.6.2-linux/src/ial/Makefile.am
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:8149
    • 提供者:周波
  1. serialudp

    0下载:
  2. 我的毕业设计,ARM7的以太网应用,串口与以太网数据互发,使用的uclinux系统,支持多线程,所以在你编译uclinux的时候请选择uclibc库而不是uc-libc。文件中包含了源码和Makefile文件,image里是编译后生成的文件,可以直接烧录进板子,但是请注意板子的配置,我的是44B0的公板,不同的板子请在编译uclinux的时候重新配置好-I graduated from the design, the ARM7 Ethernet, serial and Ethernet Data
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:2189850
    • 提供者:仇海亮
  1. 200753119211365348

    1下载:
  2. 由http://cevx.com/bbs/的ahbbshenfeng提供!1.软件功能: 汉字的显示: UGL/ZINC下汉字的显示 支持16,12,24点阵汉字的显示. 2.使用环境和系统需求: 软件版本 : UGL 2.0 / Zinc 6 目标机要求 : 有存储字库的介质(软盘,硬盘,FLASH盘) 16点阵字库占用约300K RAM 24点阵字库占用约500K RAM 12点阵字库占用约200K RAM
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:863553
    • 提供者:李东
  1. ZD1211(usb_wifi_drv).tar

    0下载:
  2. 嵌入式ARM2410上编译通过的ZD1211无线网卡USB驱动源码, linux2.6.14.7内核、linux2.4内核均可编译通过,源码包内提供不同版本的makefile文件
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:783981
    • 提供者:bjgui
  1. uda1341

    0下载:
  2. 基于linux kernel 2.6.20的UDA1341声音芯片的声卡驱动,在s3c2410 cpu下调试通过。 使用方法:源码树的根下新建local目录,并将其解压缩到该目录,修改源码树根下的Makefile文件的559行为: vmlinux-dirs := $(patsubst %/,%,$(filter %/, $(init-y) $(init-m) $(core-y) $(core-m) $(drivers-y) $(drivers-m) $(net-y) $(ne
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:23327
    • 提供者:杨少英
  1. ppt

    0下载:
  2. 使用于2410终端上的一个播放类似ppt文件的程序,涉及Tcp/IP通信、局域网广播、Qt视窗系统、pThread等多个方面。修改makefile中编译工具即可编译,linux中应已经安装了qt2.7以上版本。
  3. 所属分类:嵌入式Linux

    • 发布日期:2014-01-18
    • 文件大小:11623
    • 提供者:dhc
  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. s3c2410_mykbd_drv

    0下载:
  2. 在2410下按键程序,运用内核中handlescancode处理键值,可以直接编译进内核,不过要对内核配置文件config.in和Makefile作相应添加修改-In 2410 under the key procedures, the use of kernel handlescancode deal with keys, can be directly compiled into the kernel, but to the kernel configuration file config.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-03
    • 文件大小:1863
    • 提供者:旭波
  1. gpio-test

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

    • 发布日期:2017-03-28
    • 文件大小:9079
    • 提供者:马工
  1. 1.10_Makefile_printf_mytool

    0下载:
  2. 本人这次上传的代码就是在Linux下面利用gcc或者armv4l-unknown-linux-gcc工具进行编译运行的。本代码主要特色是在教大家如何规范的写Makefile文件。另外,此代码也可以在Windows下的超级终端上运行,前提是要安装交叉编译工具(就是armv4l)。遇到问题的可以留言,本人乐于帮你解答。-From the code I was using gcc in Linux or the following armv4l-unknown-linux-gcc compiler t
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-10
    • 文件大小:1079
    • 提供者:
  1. FullEmbeddedLinuxNotes

    0下载:
  2. 本书全面介绍了嵌入式Linux系统开发过程中,从底层系统支持到上层GUI应用的方方面面,内容涵盖Linux操作系统的安装及相关工具的使用、配置,嵌入式编程所需要的基础知识(交叉编译工具的选项设置、Makefile语法、ARM汇编指令等),硬件部件的使用及编程(囊括了常见硬件,比如UART、I*IC、LCD等),U-Boot、Linux内核的分析、配置和移植,根文件系统的构造(包括移植busybox、glibc、制作映象文件等),内核调试技术(比如添加kgdb补丁、栈回溯等),驱动程序编写及移植(
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:561016
    • 提供者:流浪
  1. mini2440_linux_source

    0下载:
  2. s3c2440linux下源代码,包括线程,udptalk,math,led等源码。有相应的Makefile文件,可以直接编译-s3c2440linux under the source code, including threads, udptalk, math, led other source. There is a corresponding Makefile, can be directly translated
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:16511
    • 提供者:huanglei
  1. Makefile

    0下载:
  2. 万能Makefile文件,可以直接拖进你的工程文件中进行make,会自动寻找.c和.h文件进行匹配编译-Universal Makefile file, can be directly dragged into your project file to make, will automatically look for. C and. H files to compile match
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-31
    • 文件大小:863
    • 提供者:tony
  1. WinCE_Driver3

    0下载:
  2. 为什么WINCE目录下的例子用build+sysgen能够编译成EXE文件,而我添加的例子就不能编译呢? 如果这个例子是一个应用程序,那么肯定包括代码文件(.h .c .cpp)和资源文件(.rc和其它资源文件),build工具根据source文件内容把代码文件编译成lib文件,资源文件编译成.res文件,sysgen工具根据makefile文件内容将source文件中列出的需要链接的各个库文件合并成一个EXE文件。所以说关键在于makefile文件,WINCE目录下凡是能够用-Why W
  3. 所属分类:Windows CE

    • 发布日期:2017-04-05
    • 文件大小:12494
    • 提供者:chenl
  1. gpio_dev

    0下载:
  2. 1、开发环境linux2.6.36 2、交叉编译器gcc 4.2.3 3、本代码为s3c64xx GPIO驱动,代码中有完整的Makefile、Kconfig文件,和GPIO测试代码,可以和内核一起编译,方便移植。本代码已在飞凌嵌入式板子OK6410上测试通过。-(1) devolop enviroment base on linux 2.6.36 (2) cross compiler is gcc 4.2.3 (3) this code is for s3c64xx GPIO
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-31
    • 文件大小:3544
    • 提供者:李文国
  1. Makefile_am_creator

    0下载:
  2. 说明:包含程序和代码。 该程序源代码用于创建automake.am和其他文件。用于linux下制作makefile文件。 1. 把src_makefile和automake.exe拷贝到需要创建automake.am的主目录。 2. 执行automake.exe,点击 创建automake.am文件,默认选择当前目录。确定后得到一组文件src_makefile。 3. 将linux工程和src_makefile目录下的所有文件放于linux下同一个目录下。 4. 依次使用如
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-31
    • 文件大小:158240
    • 提供者:hanjie
  1. Makefile

    0下载:
  2. 对应omap3530的ov3640摄像头芯片,所编写的makefile文件。实现自动编译可执行文件。-Corresponds to the omap3530 of the ov3640 camera chip, prepared by the makefile. Automatic compiler executable file.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-08
    • 文件大小:697
    • 提供者:侯杰
  1. makefile

    0下载:
  2. 利用makefile文件编写同一目录下多程序的编译、调试。-Use the makefile to compile programs written much in the same directory, debugging.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-12
    • 文件大小:1466
    • 提供者:朱华
« 12 »
搜珍网 www.dssz.com