搜索资源列表
mingui
- 学习gui的很不错的参考。基于arm的linux操作系统的minGUI图形库-study of the very good reference. Based on the Linux operating system arm of the graphics library minGUI
Flash
- 一种基于arm的嵌入式linux软件开发jtag烧写工具
Bootloard-yanjiuyushixian
- 本文所要研究的就是基于ARM嵌入式系统通用bootloader的设计与实现。Bootloader是嵌入式系统中执行在内核操作系统前的一段代码,它的基本作用就是加载内核镜像。 在实践平台上,本课题硬件上采用了Intel Xscale系列的PXA255作为处理器,Xscale核心是与ARM V5TE构架兼容的,因此具有一定的代表性,并以此来搭建课题的硬件实践平台,软件上以Linux作为操作系统。而在具体的实现上目标是除了实现bootloader的基本功能外,还将它实现成一个更加复杂的系统,即增加
arm-linux-cross-3.4.4
- 此工具是arm-linux-gcc交叉编译工具(cross-3.4.4),这个是我自己编译的,我试过,我用它编译了u-boot1.2.0没有问题,这个交叉编译器编了好长时间,我之前在网上搜了好长时间,但是没搜到,所以今天贡献出来,免得大家还得费时间去编译,我现在用是没有问题,如果有问题请多指教。希望热爱linux的同志们多贡献点好东西出来!
arm-softfloat-linux-gnu-3.4.5.tar.bz2
- 支持软浮点编译的arm-softfloat-linux-gnu-3.4.5.tar.bz2,可直接解压至/opt/下,然后修改环境变量即可使用。-Soft floating point support compiled arm-softfloat-linux-gnu-3.4.5.tar.bz2, directly extract to/opt /, and then modify environment variables can be used.
3x4keyboraddriver
- arm linux 3x4的矩阵键盘驱动-arm linux 3x4 matrix keyboard driver
tcc-0.9.25
- 一个小型的C编译器源码,可支持在X86,ARM体系架构目标代码的生成。自身可运行于WINDOWS或LINUX环境下。-A tiny C compiler source code for windows and linux both.
vmware
- 虚拟机Vmware入门。虚拟机的安装和调试,本文从最基础出发,图文并茂,生动详细地介绍了Vmware的使用。-Vmware Virtual Machine entry. Virtual machine installation and debugging, this article from the base, with illustrations, vivid detail the use of Vmware.
Hand_made_ARM_LINUX_GCC_cross_compiler_tool_chain.
- 全手工制作ARM + LINUX交叉编译工具链-Hand made ARM-LINUX gcc cross compiler tool chain
abstract46
- pdf documnet which talks about porting of embedded linux on ARM
uCOS-II
- uclinux源码,一个最精简的嵌入式操作系统,是学习嵌入式的好资料-uclinux source, one of the most streamlined of the embedded operating system, is a good learning embedded information
helloworld_arm_assembly
- 於ARM Linux上用彙編寫Hello world程式-Write a "Hello World" program on ARM Linux platform, using assembly language
s3c2410TouchScreendriver
- 触摸屏 驱动 for linux arm-Touch Screen driver
linux-lcd-driver
- linux lcd driver for arm -linux lcd driver for arm
Assemble
- 这是关于基于arm上的AT&T汇编程序, 需要交充叉工具链arm-linux-gcc 去编译,如果编译通不过,请更换版本。-this is a arm embedded paltform assemble for A&T . the programme is example for hello world by call system funtion printf printfs "hello world ". if you have any question please call m
XControls
- 提供一个可以自动编排子控件顺序的控件,原本是从DelphiX中抠出来,后面由于WINCE项目需要,也移植到了Lazarus中,可支持Linux、ARM-Linux、WinCE、WIN32等环境。其中TXFlowPanel是用于自动排序子控件的,TXGridPanel是将自身分隔成为多行多列的类似表格的样子,然后将各个子控件放入单独的一个单元格中,十分方便界面的布局。-Control of the control of an automatic arrangement of sub-sequenc
sort
- 在Linux平台实现用ARM汇编写一个排序!-The Linux platform with ARM assembly to write a sort!
Qt_Embedded-Linux
- 在Linux上安装qt4和在arm版上移植qt4-To qt4 and transplantation in the arm edition qt4 installed on Linux
arm
- In order to add in the arm - Linux RPC mechanism, need portmap service support-In order to add in the arm- Linux RPC mechanism, need portmap service support
assembler-intro
- GNU汇编程序是GNU工具软件套件的一部分,是用于数字系统实验室将ARM汇编语言源代码转换成二进制对象文件。这个汇编程序在GNU汇编程序中有广泛的文档记录。手动(可在你的光盘中找到gnutools /文件目录)。这导言是该手册的摘要,特别是实验室的。(The GNU Assembler, part of the GNU Tools software suite, is the assembler used in the Digital Systems Laboratory to convert