当前位置:
首页 资源下载
搜索资源 - arm system developer
搜索资源列表
-
0下载:
对于ARM体系来说,不同语言撰写的函数之间相互调用(mix calls)遵循的是 ATPCS(ARM-Thumb Procedure Call Standard),ATPCS主要是定义了函数呼叫时参数的传递规则以及如何从函数返回,关于ATPCS的详细内容可以查看ADS1.2 Online Books ——Developer Guide的2.1节。这篇文档要讲的是汇编代码中对C函数调用时如何进行参数的传递以及如何从C函数正确返回,ARM system for example, written in
-
-
0下载:
移植成功的u-boot1.2.0源码,支持TX2440开发板或者2K大页面nandflash,DM9000a网卡的其他厂家的2440开发板。可设置环境变量以nandflash、网络(tftp以及nfs都可)引导内核,适合初学者进行代码分析或者作为上层开发人员的内核引导工具。
备注:本源码在ubuntu10.04系统下,采用arm-linux-softfloat-gnu-gcc2.4.5编译器编译成功,并在TX2440开发板上完美运行。-Successful transplantation o
-
-
0下载:
Arm System Developer s Guide是一本非常好的英文原版书。
是本人在电驴上拉的。-Arm System Developer' s Guide is a very good book in English. Yes, I pull the electric donkey.
-
-
1下载:
describe the operation of theARMcore from a product developer鈥檚
perspective with a clear emphasis on software. Because we have written this book specifically
for engineers who are experienced with embedded systems development but who may be
unf
-
-
0下载:
ARM System Developer s Guide: Designing and Optimizing System Software (The Morgan Kaufmann Series in Computer Architecture and Design)
-
-
0下载:
Source Code For ARM-System-Developer s-Guide-Designing-and-Optimizing-System-Software
-
-
0下载:
设计与实现了一个基于 PXA255 的 bootloader。PXA255 是 Intel Xscale 系列处理
器之一,Xscale 核心是与 ARM V5TE 构架兼容的,是一个典型的 ARM 系统。软件采用 Linux
为操作系统。课题除了实现 bootloader 的基本功能(加载内核镜像)外,还将它实现成一个
更加复杂的系统,包括 bootloader 的两种模式的支持和切换,以及增加对一些硬件模块的
支持,这些模块包括:串口、USB、NOR FLASH 的擦写等等,
-
-
0下载:
ARM 系统设计经典教程 -ARM system developerARM system developer
-
-
0下载:
Xen通过一种叫做半虚拟化的技术获得高效能的表现(较少的效能损失,典型的情况下大约损失 2 ,在最糟的情况下会有 8 的效能耗损;与其它使用完全的虚拟化却造成最高到 20 损耗的其他解决方案形成一个明显的对比),甚至在某些与传统虚拟技术极度不友好的架构上(x86),Xen也有极佳的表现。与那些传统透过软件模拟实现硬件的虚拟机不同,在3.0版本及在Intel VT-X支援前的Xen需要让客座作业系统(guest operating systems)与Xen API进行连接。到目前为止,这样连结已经
-
-
1下载:
ARM System Developer’s Guide-Designing and Optimizing System Software一书中的源代码-source code of ARM System Developer’s Guide-Designing and Optimizing System Software
-
-
0下载:
Arm System Developer Guide
-
-
0下载:
this book s title is ARM system developer s guide
-
-
0下载:
boot程序使用ARM Developer suite1.2开发,用于S3c2440主板的WINCE5.0系统的引导启动(The boot program is developed using the ARM Developer suite1.2 to boot the WINCE5.0 system on the S3c2440 motherboard)
-