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

Search list

[Other resourceRedBoot_Intel_PXA255

Description: Intel XScale PXA255 引导Linux的Redboot 版bootloader源代码!-Intel XScale PXA255 guide Redboot version of the Linux source code Bootloader!
Platform: | Size: 3916214 | Author: 古月伦 | Hits:

[Develop ToolsLab2_mp3-nfs

Description: mp3移植pxa255 arm linux -mp3 transplant pxa255 arm linux
Platform: | Size: 500606 | Author: shi | Hits:

[Other resourcescan_smallkbd

Description: 基于PXA255+ARM-linux的扫描按键驱动,4*5矩阵方式
Platform: | Size: 3749 | Author: fwc | Hits:

[Other resourceBootloard-yanjiuyushixian

Description: 本文所要研究的就是基于ARM嵌入式系统通用bootloader的设计与实现。Bootloader是嵌入式系统中执行在内核操作系统前的一段代码,它的基本作用就是加载内核镜像。 在实践平台上,本课题硬件上采用了Intel Xscale系列的PXA255作为处理器,Xscale核心是与ARM V5TE构架兼容的,因此具有一定的代表性,并以此来搭建课题的硬件实践平台,软件上以Linux作为操作系统。而在具体的实现上目标是除了实现bootloader的基本功能外,还将它实现成一个更加复杂的系统,即增加对硬件电路板的支持,以方便开发人员进行调试以及开发。因此,本文重点阐述了实践上具体的设计,具体的实现以及简单评估了它的作用。最后,对实现的bootloader进行了扩展:即在阐明ARM嵌入式系统中bootloader的一些共同点之后,介绍了如何对其他ARM系统进行移植,以做到通用性。
Platform: | Size: 362456 | Author: 刘云 | Hits:

[Other resourcetouchscreen_ads7843

Description: xscale pxa255 处理器,基于嵌入式Linux的触摸屏控制芯片的驱动程序和测试程序
Platform: | Size: 7325 | Author: liu | Hits:

[Other resourcexscaleboot

Description: xscale pxa255 bootloader 程序,支持YMODEM下载,烧写norflash,启动linux。
Platform: | Size: 95550 | Author: 廖田养 | Hits:

[Linux-UnixLinux

Description: Embedded Linux Development on PXA255 Application Processor
Platform: | Size: 193766 | Author: 杨晓亮 | Hits:

[File Formate_j3c128

Description:
Platform: | Size: 32768 | Author: 郭伟雄 | Hits:

[Embeded LinuxBootloader.tar

Description: intel pxa255 平台 bootloader 源代码包-Bootloader source code
Platform: | Size: 83968 | Author: jay | Hits:

[BooksLab2_mp3-nfs

Description: mp3移植pxa255 arm linux -mp3 transplant pxa255 arm linux
Platform: | Size: 500736 | Author: shi | Hits:

[Embeded Linuxscan_smallkbd

Description: 基于PXA255+ARM-linux的扫描按键驱动,4*5矩阵方式-Based on PXA255+ ARM-linux scan button-driven, 4* 5 matrix approach
Platform: | Size: 3072 | Author: fwc | Hits:

[source in ebookBootloard-yanjiuyushixian

Description: 本文所要研究的就是基于ARM嵌入式系统通用bootloader的设计与实现。Bootloader是嵌入式系统中执行在内核操作系统前的一段代码,它的基本作用就是加载内核镜像。 在实践平台上,本课题硬件上采用了Intel Xscale系列的PXA255作为处理器,Xscale核心是与ARM V5TE构架兼容的,因此具有一定的代表性,并以此来搭建课题的硬件实践平台,软件上以Linux作为操作系统。而在具体的实现上目标是除了实现bootloader的基本功能外,还将它实现成一个更加复杂的系统,即增加对硬件电路板的支持,以方便开发人员进行调试以及开发。因此,本文重点阐述了实践上具体的设计,具体的实现以及简单评估了它的作用。最后,对实现的bootloader进行了扩展:即在阐明ARM嵌入式系统中bootloader的一些共同点之后,介绍了如何对其他ARM系统进行移植,以做到通用性。
Platform: | Size: 362496 | Author: 刘云 | Hits:

[Embeded Linuxtouchscreen_ads7843

Description:
Platform: | Size: 7168 | Author: liu | Hits:

[Embeded Linuxxscaleboot

Description: xscale pxa255 bootloader 程序,支持YMODEM下载,烧写norflash,启动linux。-xscale pxa255 bootloader program to support YMODEM download, programmer norflash, start linux.
Platform: | Size: 172032 | Author: 廖田养 | Hits:

[Linux-UnixLinux

Description: Embedded Linux Development on PXA255 Application Processor
Platform: | Size: 193536 | Author: 杨晓亮 | Hits:

[ARM-PowerPC-ColdFire-MIPSttyrcv

Description: linux 串口 接收程序,在intel pxa255 上跑通-linux serial port to receive the procedure, in the intel pxa255 run pass
Platform: | Size: 1024 | Author: rayfu | Hits:

[Linux-Unixx255-linux-drv

Description: compulab公司PXA255开发板Linux驱动-PXA255 development board compulab company Linux drive
Platform: | Size: 6969344 | Author: lzm | Hits:

[Embeded Linuxblob_for_PXA255_LINUX

Description: blob的完整代码,基于PXA255的嵌入式板子,用于嵌入式LINUX的引导。已用于嵌入式税控收款机、教学实验箱等多款产品。强烈推荐!-blob complete code, based on the PXA255 embedded board, embedded LINUX for guidance. Fiscal Cash Register has been used in embedded, teaching me and other experimental products. Strongly recommend!
Platform: | Size: 1508352 | Author: jeremy_dym | Hits:

[Linux-Unix3

Description: 设计与实现了一个基于 PXA255 的 bootloader。PXA255 是 Intel Xscale 系列处理 器之一,Xscale 核心是与 ARM V5TE 构架兼容的,是一个典型的 ARM 系统。软件采用 Linux 为操作系统。课题除了实现 bootloader 的基本功能(加载内核镜像)外,还将它实现成一个 更加复杂的系统,包括 bootloader 的两种模式的支持和切换,以及增加对一些硬件模块的 支持,这些模块包括:串口、USB、NOR FLASH 的擦写等等,以方便开发人员进行调试以及 开发,例如:通过串口以及 USB 接口传输数据以更新内核镜像;擦写 FLASH 以更新 FLASH 内容。-Design and Implementation of a PXA255 based on the bootloader. Intel Xscale PXA255 series processors is one, Xscale core is compatible with the ARM V5TE framework, is a typical ARM systems. Using Linux as the operating system software. Bootloader issues in addition to achieving the basic function (loading the kernel image), the will to achieve it into a more complex system, including the bootloader of the two modes of support and switching, and increased support for some hardware modules, these modules include: serial, USB, NOR FLASH the erase, etc., to facilitate the developer for debugging and development, for example: serial and USB interface to transfer data to update the kernel image erase FLASH FLASH to update the content.
Platform: | Size: 628736 | Author: king | Hits:

[Linux-UnixLinux-driver-development17

Description: 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第17章、Linux音频设备驱动。在Linux系统中,先后出现了音频设备的两种框架:OSS和ALSA,本节将在介绍数字音频设备及音频设备硬件接口的基础上讲解OSS和ALSA驱动的结构。17.1~17.2节讲解了音频设备及PCM、IIS和AC97硬件接口。17.3节讲解了Linux OSS音频设备驱动的组成、mixer接口、dsp接口及用户空间编程方法。17.4节讲解了Linux ALSA音频设备驱动的组成、card和组件管理、PCM设备、control接口、AC97 API及用户空间编程方法。17.5节以S3C2410通过IIS接口外接UDA1341编解码器的实例讲解了OSS驱动。17.6节以PXA255通过AC97接口外接AC97 编解码器的实例讲解了ALSA驱动。-Author: HuaQing vision embedded institute. The Linux device driver development "(08 and 09 sep TOP50) annual list of best-selling chapter 17, Linux audio device drivers. In Linux system, the audio equipment successively appeared two framework: OSS and ALSA, this section will be introduced in digital audio equipment and audio equipment and hardware interface on the basis of OSS and explain the structure of the driver ALSA. 17.1 ~ 17.2 explained audio equipment and PCM, IIS and AC97 hardware interface. Section 17.3 explained Linux OSS audio device driver s composition, mixer, DSP interface and the user interface space programming method. Section 17.4 explained Linux ALSA audio device drivers, the composition of the card and the component management, PCM equipment, control interface, AC97 API and user space programming method. Section 17.5 to S3C2410 through the IIS interface external UDA1341 codec examples to explain the OSS driver. Section 17.6 to PXA255 through the AC97 interface exter
Platform: | Size: 922624 | Author: 华清远见 | Hits:
« 12 »

CodeBus www.codebus.net