搜索资源列表
arm-thumb编程
- ARM体系下ARM状态和THUMB状态相互转换的汇编代码-ARM ARM under state and state mutual THUMB compilation of code conversion
thumb
- 用拇指点链接,web应用-point link with the thumb, the web application
thumb
- 用拇指点链接,web应用-point link with the thumb, the web application
arm-thumb编程
- ARM体系下ARM状态和THUMB状态相互转换的汇编代码-ARM ARM under state and state mutual THUMB compilation of code conversion
第3章ARM微处理器的指令系统
- ARM指令系统包含ARM指令和thumb指令等,通过学习了解此类处理器-ARM ARM instruction contains instructions and directions thumb through the study and understanding of such processors
ucosII_ARM7_9
- μC/OS-II and ARM Processors (For ARM7 or ARM9) (For ARM and Thumb Mode) Application Note,里边有很多源码和例子,非常好!-μC/OS-II and ARM Processors (For ARM7 or ARM9) (For ARM and Thumb Mode) Application Note, inside there are many sou
isee_thum
- 图像缩放代码由是JPEG组的analyst编写,特点是可以对32位的图像数据进行任何比例的缩放操作,代码是经过MMX优化的在线汇编,速度相当快(大概是同功能C++代码的十倍以上,在ISee中我们用它来生成拇指图,效果很不错的)。-image scaling code from JPEG is the analyst group prepared, it is characterized by a pair of 32-bit image
ThumbImage_uCOSII_lpc2131
- ucos移植到lpc2131的thumb模板-OUT transplanted to the thumb template lpc2131
Thumblpc2200
- Thumb ARM Interworking Image for lpc-ARM Thumb Interworking Image for lpc
AN-1012.ZIP
- iar ucos文件 AN1012-uCOS-II-ARM7-Thumb-iar ucos document AN1012-uCOS-II-ARM7-Thumb
THUMB-2CN
- 嵌入式系统的资源有限,程序通常都是固化在ROM中运行。ROM中程序执行前,需要对系统硬件和软件运行环境进行初始化,这些工作由用汇编语言编写的启动程序完成。 启动程序是嵌入式程序的开头部分,应与应用程序一起固化在ROM中,并首先在系统上运行。它应包含进各模块中可能出现的所有段类,并合理安排它们的次序。-Embedded systems with limited resources, procedures are usually
ARMCommand
- arm微处理器指令系统详解,包含thumb等-Detailed arm microprocessor instruction set, including the thumb, etc.
ATPC_INSIDE_OUT(ARM-THUMB_Procedure_Call_Standard)
- 在arm编程的调试中经常碰到函数调用的规范问题,在函数调用中寄存器 的使用与分配是如何进行的,一个结构体是如何传递的,我们应该怎样写汇编函数才能符合函数调用的规范。这篇文章很好的阐释了这个问题。ATPCS(The ARM-THUMB Procedure Call Standard)的解释的ppt,容易懂,不要错过哦。-err
Thumb-2
- T h u m b - 2是对现有A R M架构的 一个非常大的增强。与现有A R M架构 相比,它可以在比较高的代码密度下 实现比较高的代码性能。除此之外, T h u m b-2的一些新特性可以非常方便 的控制程序的执行流程,提供更好的代 码效率和代码密度。所有的这些特点都 将使得开发者在改进功耗和性能的同 时,在最终产品中实现更多的丰富 的特性,从而设计出更加有吸引力 的产品。-T humb
ARM_training
- ARM开发中收集的ARM培训资料,感觉收益匪浅:整理共享下: 1:ARM编程技巧.ppt 2:ARM处理器内核介绍.ppt 3:ARM调试方案.ppt 4:ARM及Thumb指令集练习.ppt 5:ARM集成开发环境介绍.PPT 6:ARM架构.ppt-ARM collected ARM development training materials, feeling proceeds V.: Finishing
1
- 对于ARM体系来说,不同语言撰写的函数之间相互调用(mix calls)遵循的是 ATPCS(ARM-Thumb Procedure Call Standard),ATPCS主要是定义了函数呼叫时参数的传递规则以及如何从函数返回,关于ATPCS的详细内容可以查看ADS1.2 Online Books ——Developer Guide的2.1节。这篇文档要讲的是汇编代码中对C函数调用时如何进行参数的传递以及如何从C函数正确返回-ARM
GEC2410Demo
- 广嵌GEC2410开发板实验程序及PDF文档 GEC2410实战手册目录 一、基本接口实验 1.1 ARM汇编指令编程实验 1.2 Thumb和ARM指令混合编程实验 1.3 C和ARM汇编混合编程实验 1.4 C编程实现LED控制实验 1.5 ARM启动及工作模式切换实验 1.6 外部中断应用实验 1.7 看门狗定时器应用实验 1.8 PWM控制蜂鸣器实验 1.9 实时时钟及闹钟设计实验
thumb
- Thumb 拖动功能示例 此示例演示如何使用 Thumb 通过响应 DragDelta 事件来调整 Canvas 控件的大小-Drag function Thumb Sample This sample demonstrates how to use the Thumb event by responding to DragDelta Canvas control to adjust the size of
thumb
- PHP的图片处理类,非常实用 使用方法: <?php require_once thumb.php header("Content-type : text/html charset=GBK") $t = new ThumbHandler() //给图片增加水印 $t->setSrcImg("./img/00.jpg") $t->setDstImg("./tmp/new_te