搜索资源列表
Qt_Embedded-GUI-net
- 具有友好用户界面的嵌入式系统已成为当今嵌入式相关研究的的热点。本文介绍了系统平台构建,分别叙述了嵌入式Linux内核的配置与编译,Qt/Embedded图形界面系统的移植与开发,以及基于嵌入式Linux的无线网络功能模块的开发与实现。运行结果表明,方案合理,运行可靠。
crossCLinuxcore
- 交叉编译Linux内核(2.6.22.6) Linux内核编译的介绍文章
uclinux内核编译傻瓜教程
- SDT下程序调适经验
Linux内核编译详谈
- 本文中我们首先内核linux2.4.x内核的特性,然后讨论如何从2.2.x升级到2.4.x内核。
我们如何编译适合的自己的嵌入式linux内核.pdf
- 编译适合的自己的嵌入式linux内核
linux内核编译
- Linux 内核编译step by step
嵌入式Linux+C编程入门(第2版)++PPT
- 讲解linux下嵌入式开发的技术,部分内容如下: 嵌入式系统概述 ARM嵌入式处理器 Linux编程环境 嵌入式交叉开发环境 交叉开发工具链 Bootloader 配置编译Linux 2.6内核
embbedded linux primer(second edition)
- 这本书涉及到了嵌入式LINUX的方方面面,包括编译内核、内核初始化、文件系统、BOTLOADER、设备驱动、MTD分区、BUSYBOX、内核调试、如何调试应用程序等等,一本不可多得的入门书籍!
linux2.6内核编译方法
- linux2.6内核编译方法
linux_kernel_manual.pdf
- 翻译内核编译过程中遇到的相关选项,来自ubuntu论坛-Translation encountered kernel compile relevant options, from ubuntu forum
LinuxOS
- Linux操作系统内核编译的原理等详细解释-Linux operating system kernel to compile on the rationale of Xiangjie
33188
- linux内核编译选项:Linux 2.6.19.x内核编译 配置选项简介
LINUX KERNEL 配置编译中文指南
- 第一章 内核编译的基础 第一节内核简介 第二节内核版本 第三节编译原因 第四节准备工作 第二章 内核编译的流程 第一节编译开始 第二节配置内核 {核心内容}
linux-kernel
- linux内核编译步骤。对于linux新手来说,编译内核相对有一些难度,甚至不知道如何入手,我通过在网上收集这方面的资料,最终编译成功-linux kernel compilation step. Compile the kernel for linux novice relative some difficulty, do not even know how to start, I gather this information through the Internet, eventuall
vbird_Linux
- 鸟哥的私房菜电子版,学习linux系统的必读之书,linux系统介绍,安装方法,内核编译,指令介绍,shell脚本编写-VBird private electronic version, learning linux system must read the book, linux system introduction, installation methods, kernel compilation, directives introduced, shell scr ipting
Linux-kernel-to-be-compiled
- linux 内核编译的具体实现流程 可能比较基础,但是是自己写的,希望能有帮助-linux kernel compile a concrete realization of the process may be more basic, but it is to write their own, hoping to help
aa
- 这是 编译内核linux-2.6.32.2 的指导文件,用户可以参考这个文档进行内核编译的工作 -this is the compile of linux-2.6.32.2 which can instruct you to compile the linux kernel
kernel
- 《鸟哥的Linux私房菜》读书笔记:Linux内核编译和管理- Bird Brother Linux private kitchens study notes: Linux kernel compilation and management
linux-kernel-compile
- linux内核编译详细教程 linux内核编译详细教程-linux kernel compile toutial
全志A83T开发板开发手册
- 全志A83T开发板配套的开发手册,包括编译环境搭建,内核编译,镜像文件烧录等