搜索资源列表
arm-thumb编程
- ARM体系下ARM状态和THUMB状态相互转换的汇编代码-ARM ARM under state and state mutual THUMB compilation of code conversion
LPC2100_IO
- Philips ARM LPC2100 的I/O口程序,别小看这段通用接口程序,这里面包含了完整的启动代码,而且是汇编和C对照的,希望对硬件编程的朋友有帮助,因为当时我就位了启动代码学习了好一阵子,才算学会。-the I / O procedures Do not underestimate this common interface, which contains a complete boot code, but is the compilation and C contrast to th
ARMProgramTecgniques
- 学习ARM编程的好书,包括汇编和C语言编程,并讲述了ARM的架构,-learning programming books, including the compilation and the C programming language, and on the ARM architecture,
sorts
- C与汇编混合编程实现排序,可以用ADS进行开发,基于ARM的汇编实现
ATPC_INSIDE_OUT(ARM-THUMB_Procedure_Call_Standard)
- 在arm编程的调试中经常碰到函数调用的规范问题,在函数调用中寄存器 的使用与分配是如何进行的,一个结构体是如何传递的,我们应该怎样写汇编函数才能符合函数调用的规范。这篇文章很好的阐释了这个问题。ATPCS(The ARM-THUMB Procedure Call Standard)的解释的ppt,容易懂,不要错过哦。
testAsm
- 汇编编写的ARM启动代码,包括中断向量、运行域搬移、堆栈设置等代码的演示,还包括了一个scatter文件,注释详细。麻雀虽小五脏俱全,对于ARM编程的初学者,有助于理解ARM的代码链接和生成,以及启动过程。代码使用ADS1.2编写,可以直接运行查看。
arminstr
- 下载了 ARM 汇编编程网站的离线文档,此文档基于一个余从未见过的操作系统 RISC OS,但基本的东西如指令集是跨越厂商和平台的,汇编格式等差异应当不是大问题。余从中选译了指令集部分,没有选取依赖于特定硬件和工具的内容,并附加了余翻译的另一篇短文“ARM 指令格式和时序”。余对明显的错误进行了订正,并对部分内容做了一些必要的修改,好在改动的地方不是很多。余乃一介草莽,难免疏失错讹,祈望仁者指正。-downloaded compilation ARM website offline progra
ARM_system
- arm体系结构和编程,一份很好的ARM汇编编程资料,有利于ARM的开发-arm architecture and programming, a very good compilation of programming information on ARM is conducive to the development of ARM
armInstructionSet
- 常用ARM指令集和汇编 包含Thumb指令 是嵌入式编程 查阅的好助手-Common ARM instruction set and compilation contains the Thumb instruction is good access to embedded programming assistant
ArmCtrlLedByC
- ARM920T系列微处理器用语控制LED的代码 用C和汇编编写,用于学习C和汇编混合编程 -Terms ARM920T microprocessor control LED line of code with C and compiled to prepare for the study of mixed C and assembler programming
ourdev_6
- 就像在嵌入系统中使用C语言替代汇编一样,在嵌入系统中使用RTOS是大势所趋。原因主要是现在在大多数情况下编程效率比执行效率重要(单片机便宜嘛)。-As in embedded systems using C language as an alternative assembly, the use of RTOS in the embedded systems is a general trend. The main reason is now in most cases more efficie
ARMcode
- 用汇编语言实现连续空间数据拷贝。用汇编语言实现两个数串的相加存储。用汇编语言实现字符串的反序存储连接。用调用函数的思想实现字符串的切割和反序存储。运用混合编程实现数串的相加存储。运用混合编程实现数串的反序存储和连接。运用混合编程和函数调用实现数串的切割和连接。几个小程序都是自己编的带有实验报告注释等等。适用于初学ARM的朋友。有混合编程。-Using assembly language to achieve a continuous spatial data copies. Using asse
CommonARMinstructiosetandassembly(classical)
- 关于ARM的汇编指令书籍,可以作为很好的编程参考手册-ARM assembly instructions on the books, can serve as a good programming reference manual
ARM
- 单纯的C 或者汇编编程请参考相关的书籍或者手册,这里主要讨论C 和汇编的混合编程,包括相互之间的函数调用。-Pure C or assembly programming, please refer to the relevant books or manuals, this is mainly to discuss the mixed C and assembly programming, including function calls between each other.
The-used-ARM-instruction
- ARM汇编编程,各种指令分门别类,每条指令都有清晰地注释,方便查阅与理解。-ARM assembly programming, a variety of instruction categories, each instruction has clearly notes, for easy access and understanding.
interrupt-system-of-8086
- 讲述8086微型计算机的中断系统的原理及汇编编程的使用规范-Use about 8086 micro-computer the interrupt system principle and assembler programming
Ass3
- 基于ARM LM3S6965开发板的汇编编程,利用LM3S 6965板上的屏幕和五个按键以及四个ADC接口,实现基本示波器功能,在Keil uVision4软件上的编程。-ARM LM3S6965 development board based on a compilation of programming, using LM3S 6965 panel of the screen and five buttons and four ADC interface, to achieve the
dianziqin
- 单片机电子琴的汇编编程,课程设计有图可以直接用字数怎么还不够-SCM keyboard
arm-instruction
- 详细描述了arm指令集分类及具体的指令介绍,arm汇编编程必备-arm instructions document, which used to introduce the instruction in details
ARM-shouce
- ARM汇编手册,全面介绍ARM的所有指令,进行汇编编程时,是一本好的工具书,方便查询。-When the ARM compilation manuals, comprehensive descr iption of all ARM instructions, program compilation, is a good tool to facilitate the inquiry.