CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Intel XScale PXA255
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - Intel XScale PXA255 - List
[
Other resource
]
RedBoot_Intel_PXA255
DL : 2
Intel XScale PXA255 引导Linux的Redboot 版bootloader源代码!-Intel XScale PXA255 guide Redboot version of the Linux source code Bootloader!
Date
: 2008-10-13
Size
: 3.73mb
User
:
古月伦
[
Other resource
]
PXA255_WinCE_bootloader
DL : 0
针对Intel Xscale PXA255的WinCE boot loader源代码包!极具参考价值!-Intel Xscale PXA255 the WinCE boot loader source code! Very useful!
Date
: 2008-10-13
Size
: 4mb
User
:
古月伦
[
Other resource
]
Bootloard-yanjiuyushixian
DL : 0
本文所要研究的就是基于ARM嵌入式系统通用bootloader的设计与实现。Bootloader是嵌入式系统中执行在内核操作系统前的一段代码,它的基本作用就是加载内核镜像。 在实践平台上,本课题硬件上采用了Intel Xscale系列的PXA255作为处理器,Xscale核心是与ARM V5TE构架兼容的,因此具有一定的代表性,并以此来搭建课题的硬件实践平台,软件上以Linux作为操作系统。而在具体的实现上目标是除了实现bootloader的基本功能外,还将它实现成一个更加复杂的系统,即增加对硬件电路板的支持,以方便开发人员进行调试以及开发。因此,本文重点阐述了实践上具体的设计,具体的实现以及简单评估了它的作用。最后,对实现的bootloader进行了扩展:即在阐明ARM嵌入式系统中bootloader的一些共同点之后,介绍了如何对其他ARM系统进行移植,以做到通用性。
Date
: 2008-10-13
Size
: 353.96kb
User
:
刘云
[
Embeded Linux
]
Bootloader.tar
DL : 0
intel pxa255 平台 bootloader 源代码包-Bootloader source code
Date
: 2025-07-15
Size
: 82kb
User
:
jay
[
ARM-PowerPC-ColdFire-MIPS
]
PXA255_WinCE_bootloader
DL : 0
针对Intel Xscale PXA255的WinCE boot loader源代码包!极具参考价值!-Intel Xscale PXA255 the WinCE boot loader source code! Very useful!
Date
: 2025-07-15
Size
: 4.09mb
User
:
古月伦
[
Other
]
Intel_XScale_Microarchitecture_for_the_PXA255_Proc
DL : 0
基于xscale的使用手册,具体介绍xscale的体系结构-xscale based on the user manual, specific details of the architecture xscale
Date
: 2025-07-15
Size
: 1.58mb
User
:
JohnyLai
[
source in ebook
]
Bootloard-yanjiuyushixian
DL : 0
本文所要研究的就是基于ARM嵌入式系统通用bootloader的设计与实现。Bootloader是嵌入式系统中执行在内核操作系统前的一段代码,它的基本作用就是加载内核镜像。 在实践平台上,本课题硬件上采用了Intel Xscale系列的PXA255作为处理器,Xscale核心是与ARM V5TE构架兼容的,因此具有一定的代表性,并以此来搭建课题的硬件实践平台,软件上以Linux作为操作系统。而在具体的实现上目标是除了实现bootloader的基本功能外,还将它实现成一个更加复杂的系统,即增加对硬件电路板的支持,以方便开发人员进行调试以及开发。因此,本文重点阐述了实践上具体的设计,具体的实现以及简单评估了它的作用。最后,对实现的bootloader进行了扩展:即在阐明ARM嵌入式系统中bootloader的一些共同点之后,介绍了如何对其他ARM系统进行移植,以做到通用性。
Date
: 2025-07-15
Size
: 354kb
User
:
刘云
[
Embeded Linux
]
278403-001
DL : 0
for intel pxa255 xscale document
Date
: 2025-07-15
Size
: 68kb
User
:
sam
[
Other
]
xsbase255
DL : 0
XSBase255是深圳亿道电子最新推出的一款基于英特尔XScale PXA255的高端嵌入式解决方案,此方案提供丰富的软硬件资源和参考设计方案。-Shenzhen 100 million electronic XSBase255 latest Intel XScale PXA255 based on a high-end embedded solutions, this program provides a wealth of hardware and software resources, and reference designs.
Date
: 2025-07-15
Size
: 5.35mb
User
:
liuke
[
Linux-Unix
]
3
DL : 0
设计与实现了一个基于 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.
Date
: 2025-07-15
Size
: 614kb
User
:
king
[
ARM-PowerPC-ColdFire-MIPS
]
ARM-universe-bootloader
DL : 0
arm通用启动程序,本课题硬件上采用了Intel Xscale系列的PXA255作为处理器,Xscale核心是与ARM V5TE构架兼容的,因此具有一定的代表性,并以此来搭建课题的硬件实践平台,软件上以Linux作为操作系统。而在具体的实现上目标是除了实现bootloader的基本功能外,还将它实现成一个更加复杂的系统,即增加对硬件电路板的支持,以方便开发人员进行调试以及开发。因此,本文重点阐述了实践上具体的设计,具体的实现以及简单评估了它的作用。最后,对实现的bootloader进行了扩展:即在阐明ARM嵌入式系统中bootloader的一些共同点之后,介绍了如何对其他ARM系统进行移植,以做到通用性。-arm universe bootloade very detail document: reset: b coldstart b undefined_instruction b software_interrupt b abort_prefetch b abort_data b not_used b interrupt_request b fast_interrupt_request
Date
: 2025-07-15
Size
: 353kb
User
:
kaifa
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.