搜索资源列表
THUMB-2CN
- 嵌入式系统的资源有限,程序通常都是固化在ROM中运行。ROM中程序执行前,需要对系统硬件和软件运行环境进行初始化,这些工作由用汇编语言编写的启动程序完成。 启动程序是嵌入式程序的开头部分,应与应用程序一起固化在ROM中,并首先在系统上运行。它应包含进各模块中可能出现的所有段类,并合理安排它们的次序。
ARMCommand
- arm微处理器指令系统详解,包含thumb等
汇编代码中对C函数调用时如何进行参数的传递以及如何从C函数正确返回
- 对于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
DelphiKFJY
- delphi的开发经验之谈,对于学习很有好处,特别是在规范方面。-delphi development of rule of thumb, for learning is very good, especially in the norms.
05_Thumb
- this the adopereader file for helping in making thumb print recongnition-this is the adopereader file for helping in making thumb print recongnition
ARM-guide
- ARM Architecture Reference Manual The purpose of this manual is to describe the ARM instruction set architecture, including its high code density Thumb® subset, and three of its standard coprocessor extensions: • The standard System Co
ARM_n_Thumb2
- ARM instruction set ARM® 和 Thumb® -2 指令集 快速参考卡-ARM instruction set ARM® 和 Thumb® -2 指令集 快速参考卡
Z2103Sch.pdf
- Schematic of ZLPC2103 evaluation board saik on www.the0.net The Zero Research Institute presents a brand new ZLPC2103 Development Board for Philips NXP LPC2103 ARM Family. The ZLPC2103 Development board helps you get started writing programs and
hand-gesture-recognition
- Pattern recognition and Gesture recognition are the growing fields of research. Being a significant part in non verbal communication hand gestures are playing vital role in our daily life. Hand Gesture recognition system provides us an innovative,
The-Art-of-Software-Testing---Glenford-J--Myers.z
- At the time this book was first published, in 1979, it was a well-known rule of thumb that in a typical programming project approximately 50 percent of the elapsed time and more than 50 percent of the total cost were expended in testing the program o
Mounting-a-USB-Thumb-Drive-with-the-Raspberry-Pi.
- Mounting a USB Thumb Drive with the Raspberry Pi
ARM Cotrex-M3权威指南(英文)
- M3设计指南包括ARM的各种架构版本,指令集的开发,Thumb‐2指令集架构(ISA),是一本深入研究用的读物。(The M3 design guide includes the various architecture versions of ARM The development of instruction sets And Thumb2 instruction set architecture Which is an indepth study)