搜索资源列表
ARMLinux-at-AT91RM9200
- :ARM Linux 在AT91RM9200 平台上的移植,步骤包括下载安装内核源码、建立交叉编译环境及以压缩或非压缩方式配置和编译内核。其文件系统的建立及程序开发均在宿主机上完成,再通过串口、网口或者JTAG口烧写至目标板。-: AT91RM9200 ARM Linux platform in the transplant, steps include download and install the kernel source co
建立ARM-Linux交叉编译环境
- 这份电子书详细介绍了Linux环境下arm开发板交叉编译环境的配置,并且提供了该过程中所需的工具包的有效下载地址。
嵌入式Linux+C编程入门(第2版)++PPT
- 讲解linux下嵌入式开发的技术,部分内容如下: 嵌入式系统概述 ARM嵌入式处理器 Linux编程环境 嵌入式交叉开发环境 交叉开发工具链 Bootloader 配置编译Linux 2.6内核
ARMLinux-at-AT91RM9200
- :ARM Linux 在AT91RM9200 平台上的移植,步骤包括下载安装内核源码、建立交叉编译环境及以压缩或非压缩方式配置和编译内核。其文件系统的建立及程序开发均在宿主机上完成,再通过串口、网口或者JTAG口烧写至目标板。-: AT91RM9200 ARM Linux platform in the transplant, steps include download and install the kernel source co
qt3Xforlinux
- QT3.X系列在LINUX 2.6内核中的配置、修改及安装,实现了从ARM 交叉编译环境到目标板移植的整个过程在LINUX系统文件的配置。-QT3.X Series LINUX 2.6 kernel configuration, modification and installation, to achieve cross compiler from ARM target board environment to the entire
arm-linux-gcc-3.3.tar
- 本代码是基于linux嵌入式的交叉编译器,已经配置好了,适合大多数用户尤其是初学者对交叉编译环境还很陌生的同学-This code is based on embedded linux cross compiler has been configured, for most users, especially beginners cross-compiler environment are still unfamiliar with t
sntp_arm_linux
- 一个可以在Arm Linux环境下运行的对时程序,基于socket编写,可移植性强。 配置好了交叉编译工具链之后,直接make即可。 代码采用C++的面向对象开发,简单易用,模块清晰,便于裁剪和模块复用。(A time program that can run in Arm Linux environment is written based on socket, and has strong portability. After