虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

Linux-kernel-sourcecode-analyse

  • 程序是根据vidcat改的,只能抓PPM的图. makefile的内容如下,请注意打小写: cc=gcc #cflags=-i/firendly-arm/kernel/include -i/

    程序是根据vidcat改的,只能抓PPM的图. makefile的内容如下,请注意打小写: cc=gcc #cflags=-i/firendly-arm/kernel/include -i/usr/local/arm/2.95.3/arm-linux/include -wall -dhave_libjpeg #-dvideo_dev=\"/dev/v4l/video0\" -dversion=\"0.7.2\" cflags=-wall -dvideo_dev=\"/dev/video0\" -dversion=\"0.7.2\" camsnap: camsnap.c 用法如下: camsnap -v -s 420x420 -o my.ppm 这儿请注意:s 的大小必需是8能整除的倍数. 这个程序我是在rh9下作的,需要交叉编译的朋友就把注释去掉,再给下面的注释就可以了.

    标签: firendly-arm makefile include vidcat

    上传时间: 2016-11-20

    上传用户:清风冷雨

  • Embedded Linux Primer: A Practical, Real-World Approach presents a step-by-step walkthrough of port

    Embedded Linux Primer: A Practical, Real-World Approach presents a step-by-step walkthrough of porting Linux to custom boards and introduces real-time configuration via CONFIG_RT--one of today s most exciting developments in embedded Linux. You ll find especially detailed coverage of using development tools to analyze and debug embedded systems--including the art of kernel debugging.

    标签: step-by-step walkthrough Real-World Practical

    上传时间: 2014-01-19

    上传用户:wys0120

  • Essential Linux Device Drivers by Sreekrishnan Venkateswaran ---------------------------------------

    Essential Linux Device Drivers by Sreekrishnan Venkateswaran -------------------------------------------------------------------------------- Publisher: Prentice Hall Pub Date: March 27, 2008 Print ISBN-10: 0-13-239655-6 Print ISBN-13: 978-0-13-239655-4 Pages: 744 Slots: 0.5 而且kernel里面有的驱动基本都涉及到了 。比较新的书。 -Essential Linux Device Drivers by Sreekrishnan Venkateswaran Publisher: Prentice Hall Pub Date: March 27, 2008 Print ISBN-10: 0-13-239655-6 Print ISBN-13: 978-0-13-239655-4 Pages: 744 Slots: 0.5 inside the kernel and some basic drivers are involved. Relatively new book.(补全上次,上下半部).保证可用

    标签: Venkateswaran Sreekrishnan Essential Drivers

    上传时间: 2014-01-19

    上传用户:270189020

  • linux嵌入式开发全过程介绍

    linux嵌入式开发全过程介绍,bootloader,kernel,rootfs等。很好的入门或加强材料。

    标签: linux 嵌入式开发 过程

    上传时间: 2013-12-25

    上传用户:wff

  • 将s3c2410-linux-2.6.11.1-apm-08.11.02.patch复制到内核根目录。 执行patch –p1 < s3c2410-linux-2.6.11.1-apm-08.

    将s3c2410-linux-2.6.11.1-apm-08.11.02.patch复制到内核根目录。 执行patch –p1 < s3c2410-linux-2.6.11.1-apm-08.11.02.patch即可! 在2.6.11.1内核中,创建字符设备的代码是:linux/arch/arm/kernel/amp.c。在根文件系统创建设备节点是dev/misc/apm_bios。

    标签: linux patch 2410 apm

    上传时间: 2017-07-31

    上传用户:jeffery

  • Advanced linux programming. Linux was written in C. This book give information about linux and techn

    Advanced linux programming. Linux was written in C. This book give information about linux and technologies in linux operating system. Then show the programming part of kernel and environments. Really nice for C programmers on Linux.

    标签: linux C. information programming

    上传时间: 2014-01-24

    上传用户:koulian

  • 瑞芯微RK3399 软件件设计资料 RK3399 Linux Debian软件开发文档资料

    瑞芯微RK3399 软件件设计资料 RK3399 Linux Debian软件开发文档资料,SDK 是基于 Linux 64bit 系统,内核基于 kernel 4.40,适用于 RK3399 挖掘机以及基于其 上所有 linux 开发产品。 支持 VPU 硬解码、GPU 3D、QT 等功能。具体功能调试和接口说明

    标签: rk3399 linux

    上传时间: 2022-01-29

    上传用户:nicholas28

  • Linux内核裁剪与编译

    学习本章要达到的目标:口1.理解 Linux内核编译选项的含义口2.学会根据不同的硬件配置裁减定制内核;口3.理解内核编译过程中每一步的功能,并编译 Linux2.630内核。需要去重新编译 Linux内核口增加操作系统对新的硬件设备的支持口增加内核新的功能口对内核代码或内核配置进行优化时Prompt for development and/or incomplete code/drivers口显示处于开发调试中或尚未完善的代码或驱口选中:如果是测试人员或者开发者;口不选:其他情况Local version append to kerne release口追加本地版本号口使用命令“uname-a”进行查看。POSIX Message Queues口 POSIX消息队列的支持,这是 POSIX进程间通信的一部分BSD Process Accounting口将进程的统计信息写入文件口信息通常包括建立时间、所有者、命令名称、内存使用、控制终端等,这个选项一般是选择的。Enable loadable module support口使能可加载模块支持口如果使能此选项则可以通过"makemodules_insta"把内核模块安装在/lib/modules/中Kernel support for ELF binaries口内核对ELF文件格式的支持口ELF是开放平台下最常用的二进制文件格式支持动态连接,支持不同的硬件平台Kernel support for a out and ECOFF binaries口早期UNIX系统的可执行文件格式,目前已经被ELF格式取代Unix domain sockets口本机高效率的 Socket口仅能运行在本机上的高效率的 Socket,简称 Unix socket。口很多进程使用为这种机制在操作系统内部进行进程间通信,例如 X Window和 syslog等TCP/IP networking口TcP/IP网络协议的支持

    标签: linux

    上传时间: 2022-03-29

    上传用户:kingwide

  • 构建嵌入式Linux系统.rar

    构建嵌入式Linux系统》,一本经典书籍,学习嵌入式Linux系统的必备书-"

    标签: Linux 嵌入式

    上传时间: 2013-05-25

    上传用户:熊少锋

  • linux试题.rar

    常用ARM指令集及汇编 linux试题

    标签: linux 试题

    上传时间: 2013-04-24

    上传用户:qw12