搜索资源列表
duyunhai
- 杜云海的学习报告,详细介绍ARM映象文件及执行机理,及ARM Bios源码分析,及GNU之映象机理等
用GNU工具开发基于ARM的嵌入式系统
- 用GNU工具开发基于ARM的嵌入式系统
ARMandGNUprogramming
- arm的标准汇编,而有小点的gnu的汇编,于是将收集到的资料整理后放到这里来。-ARM asm and GNU in chinese
200841613515595
- 下载vsftpd-2.0.6.tar.gz 网上很好找的,附件也提供下载,解压。 tar zxvf vsftpd-2.0.6.tar.gz 修改解压包内文件MakeFile,改交叉编译器,我的路径是 # Makefile for systems with GNU tools CC= /usr/local/arm/3.4.1/bin/arm-linux-gcc 直接编译会出错,还要改一个包含库文件的文件vsf_findlibs.sh 把下面两句屏蔽掉吧-Download vs
Embedded_Processer_Architecture_And_Program_Design
- 内容包括阐述嵌入式处理器的体系结构、开发工具GNU开发工具,ARM指令集等。对熟悉嵌入式处理器架构与程序开发有很大的帮助。-Includes elaborate architecture of embedded processors, development tools, GNU development tools, ARM instruction set and so on. Familiar with the development of embedded processor archite
lpc_blink_switch_cpp_20050429
- This a simple example to let a LED blink and test button-input (GPIO) on a Philips LPC2106 (ARM7TDMI-S-architecture). The demo-board LPC-P2106 from Olimex has been used. The project-setup is adapted for the arm-elf GNU-toolchain on MS-Windows "hosts"