当前位置:
首页 资源下载
搜索资源 - makefile in embedded linux
搜索资源列表
-
0下载:
C语言做的图书管理系统,经过WinTC多次调试,保证可以运行。附有makefile文件,可以在linux环境下编译成为嵌入式系统所用的文件-C language to the library management system, after repeated WinTC debugging, and guarantee operations. With makefile, the linux environment compiler become embedded systems used in
-
-
0下载:
本次实验使用 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
-
-
0下载:
pmbus在avr32开发板平台上tiny24中的实现。-This is PMBus 1.1 [0] software intended to replace the firmware found in the "Board Controller" [1] on the Atmel ATNGW100 [2], which is a low cost [$US 90] Linux-oriented board suitable for developing and deploying AVR32
-
-
1下载:
本程序中有main.c、rfid.h、rfid.c、tty.h、tty.c和makefile六个文件,是在嵌入式linux平台下通过串口对rfid读写器进行操作的源码。-This procedure in main.c, rfid.h, rfid.c, tty.h, tty.c and six documents makefile is in the embedded linux platform through serial rfid reader of the source to opera
-
-
0下载:
申延超_嵌入式Linux应用开发完全手册笔记_Makefile介绍-Makefile
-
-
0下载:
本资源是针对嵌入式linux的图像采集合集,包括环境变量和Makefile的规则,usb摄像头选择,图像采集程序的源码,有兴趣的学友们可以看看哦!-This resource is for the embedded linux image capture Collection, including environmental variables and Makefile rules, usb camera selection, image acquisition program source c
-
-
0下载:
Linux下的SOCKET通信程序,包括TCP通信范例和UDP通信范例,修改Makefile文件可在PC平台或者嵌入式平台上运行-Linux Socket communications programs, including TCP and UDP traffic communication paradigm, paradigm, modify the Makefile file can be run in an embedded platform
-
-
1下载:
利用Video4Linux内核应用编程接口函数对汽车行驶记录仪中用USB摄像头采集图片的实现进行了开发。基于嵌入式Linux系统的ARM9(EDB9260)平台,对该平台上硬件系统和软件系统的搭建进行简介。配置EDB9260开发商提供的内核(2.6.19),然后具体介绍基于video4linux的USB摄像头图片采集程序的实现,使用autotools来制作Makefile对图像采集程序进行编译。成功的采集到了图片并进行保存,最后完成JPEG压缩的实现。-Video4Linux kernel ap
-
-
0下载:
我们在luvcview这个项目的基础上进行了修改,使之能够在s3c6410平台上运行,采用了6410特有的硬件空间色彩转换和图像缩放功能,也就是 post processor功能。
3 另外需要说一下我们修改后的luvcview可以运行在PC Linux平台和s3c6410平台,源码里面有两个makefile文件,一个针对嵌入式版本一个针对PC Linux版本,
嵌入式版本里面分硬件实现YUV to RGB和软件实现 YUV to RGB ,缺省配置是硬件实现YUV to
-