Welcome![Sign In][Sign Up]
Location:
Search - arm 11 linux

Search list

[Other resource2.6_kernel_on_HHARM2410_HHARM9200

Description: HHARM2410: 1. 从ftp://ftp.arm.linux.org.uk上下载linux内核,由于项目原因,先后跑了2.6.11,2.6.13和2.6.15,试了一下ftp.kernel.org上下载的2.6.16,没跑起来,打住。 2. 编辑linux-2.6.15/Makefile, ARCH ?= $(SUBARCH) CROSS_COMPILE?= 改为 ARCH ?= arm CROSS_COMPILE?= arm-unknown-linux-gnu- 我用的编译器是4.0.1版本的,一般的3.x的应该都没问题
Platform: | Size: 68546 | Author: fun | Hits:

[Internet-Networklibiconv-1.11

Description: linux 支持 NTFS-3G.linux-arm ntfs 文件体统的支持
Platform: | Size: 3739249 | Author: 兰建 飞 | Hits:

[Linux-Unixlinux-wlan-0[1].3.4.tar

Description: Linux Wireless LAN Project 的目标是开发一个完整的,基于标准的无线 LAN系统,这个系统用的是GNU/Linux 操作系统。把这个项目同Linux 无线扩展和其它 Linux无线项目区分开的是,它完全基于 IEEE 802.11标准。-Linux Wireless LAN Project's goal is to develop a comprehensive, standards-based wireless LAN system, the system is using GNU/Linux operating system. The item with Linux wireless expansion and other wireless Linux projects are separate, it is fully based on the IEEE 802.11 standards.
Platform: | Size: 140288 | Author: 陈洁营 | Hits:

[BooksLinux内核0.11完全注释

Description: 一本非常好的详细讲解Linux 0.11版源代码的电子书,强烈推荐!-a very good detail on the 0.11 version of the Linux source code of e-books, strongly recommended!
Platform: | Size: 4993024 | Author: 吕进华 | Hits:

[Communicationrake

Description: rake的matlab程序,经典的rake仿真程序-rake in Matlab procedures, the classic rake simulation program
Platform: | Size: 67584 | Author: 郭阳 | Hits:

[Embeded Linuxlinuxhttpd

Description: 这是一个简单的用C语言写的http服务器源代码,在arm9硬件平台linux操作系统上通过。-This is a simple C language to write the http server source code, arm9 the Linux operating system hardware platform adopted.
Platform: | Size: 48128 | Author: chenfengwu | Hits:

[Other2.6_kernel_on_HHARM2410_HHARM9200

Description: HHARM2410: 1. 从ftp://ftp.arm.linux.org.uk上下载linux内核,由于项目原因,先后跑了2.6.11,2.6.13和2.6.15,试了一下ftp.kernel.org上下载的2.6.16,没跑起来,打住。 2. 编辑linux-2.6.15/Makefile, ARCH ?= $(SUBARCH) CROSS_COMPILE?= 改为 ARCH ?= arm CROSS_COMPILE?= arm-unknown-linux-gnu- 我用的编译器是4.0.1版本的,一般的3.x的应该都没问题-HHARM2410: 1. Ftp://ftp.arm.linux.org.uk downloaded from the linux kernel, as a result of the reasons the project has run 2.6.11,2.6.13 and 2.6.15, try a bit ftp.kernel.org downloaded 2.6.16, no run up, stop. 2. Editor linux-2.6.15/Makefile, ARCH? = $ (SUBARCH) CROSS_COMPILE? = Read ARCH? = Arm CROSS_COMPILE? = Arm-unknown-linux-gnu-compiler I used is version 4.0.1, the general 3.x should be no problem
Platform: | Size: 68608 | Author: | Hits:

[Linux-Unixhttpd

Description: 在ARM开发平台实现一个简单WEB服务器的HTTP测试程序-ARM development platform in the realization of a simple WEB server HTTP test procedures
Platform: | Size: 50176 | Author: 曹鹏 | Hits:

[Internet-Networklibiconv-1.11

Description: linux 支持 NTFS-3G.linux-arm ntfs 文件体统的支持-linux support for NTFS-3G.linux-arm ntfs support document decency
Platform: | Size: 3739648 | Author: 兰建 飞 | Hits:

[Embeded LinuxLinux_yizhi

Description: --Linux系统移植,该文档的目的是总结我们在工作中的一些经验,并把它们分享给喜欢 ARM和Linux的朋友-- -- Linux System Migration, the purpose of the document is a summary of our work some of the experiences and share them like ARM and Linux friends--
Platform: | Size: 28672 | Author: 陈晓 | Hits:

[ARM-PowerPC-ColdFire-MIPSCreateARM-LinuxCross-compiler

Description: 在进行嵌入式Linux系统开发之前,首先要建立一个ARM-Linux交叉编译环境,这就像在Windows下安装各类嵌入式开发的编译器一样(如Keil uvision2 , IAR-EWARM , ICC-AVR , ADS1.2 ,MPLAB7.11等 )。这也是一套由编译器、链接器和libc库等组成的开发环境。-In embedded Linux system development prior to, first of all to build a ARM-Linux cross-compiler environment, it is like in Windows to install all types of embedded development, as the compiler (such as Keil uvision2, IAR-EWARM, ICC-AVR, ADS1 .2, MPLAB7.11, etc.). This is also a set of compiler, linker and libc library, such as the composition of development environment.
Platform: | Size: 153600 | Author: wking | Hits:

[Internet-Networkppp-2.4.4b1.tar

Description: linux ppp 拨号上网软件,交叉编译, arm mips-linux ppp dial-up software, cross compiler, arm mips
Platform: | Size: 688128 | Author: dd | Hits:

[Embeded Linuxqte

Description: Qt/Embedded的安装(本人亲自安装步骤) 准备源码包 ◆ tmake 1.11 或更高版本;(生成Qt/Embedded应用工程的Makefile文件) ◆ Qt/Embedded 2.3.7 (Qt/Embedded 安装包) ◆ Qt 2.3.2 for X11; (Qt的X11版的安装包, 它将产生x11开发环境所需要的两个工 具) 假设把源码包解压所在/root/build-arm下 1安装tmake 进入tmake-1.11目录 cd /root/build-arm/tmake-1.11 export TMAKEDIR=$PWD/tmake-1.11 export TMAKEPATH=$TMAKEDIR/lib/qws/linux-arm-g++ export PATH=$TMAKEDIR/bin:$PATH 2.安装Qt/X11 2.3.2 cd qt-2.3.2 export QTDIR=$PWD export PATH=$QTDIR/bin:$PATH export LD_LIBRARY_PATH=$QTDIR/lib:$LD_LIBRARY_PATH ./configure -no-xft -thread -gif -system-jpeg -sm -shared [make] make -C tools/qvfb make -C tools/qembed-Qt/Embedded ready source packages installation ◆ tmake 1.11 or later [generate Qt/Embedded application engineering of the Makefile file] ◆ Qt/Embedded 2.3.7 [Qt/Embedded installation package] ◆ Qt 2.3.2 for X11 [Qt the X11 version of installation package, it will have x11 development environment required by the two tools] It is assumed that the source packages decompression where/root/build-arm under one installation tmake enter tmake-1.11 directory cd/root/build-arm/tmake-1.11 export TMAKEDIR = $ PWD/tmake-1.11 export TMAKEPATH = $ TMAKEDIR/lib/qws/linux-arm-g++ export PATH = $ TMAKEDIR/bin: $ PATH 2. installation Qt/X11 2.3.2 cd qt-2.3.2 export QTDIR = $ PWD export PATH = $ QTDIR/bin: $ PATH export LD_LIBRARY_PATH = $ QTDIR/lib: $ LD_LIBRARY_PATH./configure-no-xft-thread-gif-system-jpeg-sm-shared [ make] make-C tools/qvfb make-C tools/qembed
Platform: | Size: 1024 | Author: 马科 | Hits:

[Linux-Unix7.2_Kphone4.2

Description: Kphone 是其于QT界面的开源SIP 软件电话,支持语音,视频和文字消息交流.经测试,可以在Redhat 9.0 直接编译通过.在Arm-Linux 上需要比较多移植工作 以下是Kphone 是在SBC2410 ,Arm-Linux 2.6.11 内核移植过 -QT are Kphone its software interface, open source SIP phone to support voice, video and text message exchanges. After the test, you can direct the compiler through the Redhat 9.0. Arm-Linux at more necessary on the following transplants are at Kphone are SBC2410, Arm-Linux 2.6.11 kernel had transplantation
Platform: | Size: 7168 | Author: hdf | Hits:

[Embeded-SCM DevelopGEC2410Demo

Description: 广嵌GEC2410开发板实验程序及PDF文档 GEC2410实战手册目录 一、基本接口实验 1.1 ARM汇编指令编程实验 1.2 Thumb和ARM指令混合编程实验 1.3 C和ARM汇编混合编程实验 1.4 C编程实现LED控制实验 1.5 ARM启动及工作模式切换实验 1.6 外部中断应用实验 1.7 看门狗定时器应用实验 1.8 PWM控制蜂鸣器实验 1.9 实时时钟及闹钟设计实验 1.10 Nor flash 应用实验 1.11 Nand flash 应用实验 二、人机接口实验 2.1 矩阵键盘扫描实验 2.2 ADC模数转换实验 2.3 TFT液晶屏显示实验 2.4 触摸屏控制实验 2.5 汉字字符显示实验 2.6 SD卡应用实验 三、通信接口实验 3.1 串口通信应用实验 3.2 红外模块控制实验 3.3 IIC 总线应用实验 3.4 TFTP以太网通讯实验 3.5 USB device 实验 3.6 IIS音频接口实验. 四、实时操作系统实验 4.1 U-boot在GEC2410上的移植 4.2 嵌入式linux内核移植实现 4.3 uC/OS-II在GEC2410上的移植 4.4 uC/OS-II应用程序设计 4.5 WinCE的BSP设计及hello world实现 4.6 Nucleus PLUS 在GEC2410上的移植 4.7 Nucleus PLUS应用程序设计 共30个实验 -GEC2410开发板实验程序
Platform: | Size: 24027136 | Author: 韩坤 | Hits:

[Linux-Unixs3c2410-linux-2.6.11.1-apm-08.11.02

Description: 将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。-Will s3c2410-linux-2.6.11.1-apm-08.11.02.patch copied to the root directory of the kernel. The implementation of patch-p1 < s3c2410-linux-2.6.11.1-apm-08.11.02.patch can! In kernel 2.6.11.1, create character device code is: linux/arch/arm/kernel/amp.c. In the root file system is to create device node dev/misc/apm_bios.
Platform: | Size: 8192 | Author: Ivan | Hits:

[Embeded Linuxembedded_linux_system_development_for_ARM_PDF_Book

Description: 《ARM嵌入式Linux系统开发》随书光盘中的电子书,PDF格式,主要包括(仅列举重要部分):第 9章 目录与文件.pdf,第 10章 文件I O.pdf,第 11章 网络编程.pdf,第 12章 无连接的套接字通信.pdf,第 13章 面向连接的套接字通信.pdf-" ARM Embedded Linux System Development," CD-ROM with the book in e-book, PDF format, mainly including (to name just the important part): Chapter 9 directories and files. Pdf, Chapter 10 documents I O.pdf, Chapter 11, Network programming. pdf, Chapter 12, non-connected socket communication. pdf, Chapter 13 of the socket connection-oriented communication. pdf
Platform: | Size: 4742144 | Author: | Hits:

[Embeded Linuxlibxml2-2.6.11.tar

Description: Libxml是一个有免费许可的用于处理XML、可以轻松跨越多个平台的C语言库。-Libxml is a free license for dealing with XML, you can easily across multiple platforms, C language library.
Platform: | Size: 3693568 | Author: 魏巍 | Hits:

[Linux-UnixARM_optimize-10.12.31.13.47.11

Description: 基于linux平台的ARM方面的程序优化策略,适合初学者阅读-ARM-based linux platform' s process optimization strategies, suitable for beginners to read
Platform: | Size: 131072 | Author: aa | Hits:

[Otherapp

Description: linux环境搭建的一些详细信息,有想了解的可以详细了解一下,文件可能有错误,等以后再添加(linux environment to build some of the details, you want to know can learn more about, the file may be wrong, and so on later to add)
Platform: | Size: 746496 | Author: son012 | Hits:
« 12 »

CodeBus www.codebus.net