搜索资源列表
汇编代码中对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
mini2440-qtopia
- mini2440上qtopia应用程序开发步骤(arm-qtopia版本)-mini2440 steps on the qtopia application development (arm-qtopia version)
AN10403_1
- This application note describes how to connect Ethernet interface with NXP LPC2000 series ARM MCU. Reference schematics and Ethernet driver source code is attached, with RTL8019AS as Ethernet controller. The document also shows how to configure uClin
ARM1
- arm开发全集 资源共享 求ucgui+keil的源代码-arm for the development of The Complete Works of resource sharing ucgui+ keil' s source code
ARM(VB)
- 自己开发的wince操作系统上开发的VB上位机界面,源代码完全开放,开发软件采用visual stdio 2005,搞了很久,希望对大家又帮助-wince operating system developed by VB PC interface, a completely open source code, software development using visual stdio 2005
SIPInside-ARM-WinCE-0.2-src
- Delphi source code opensource for sip phone arm (iphone )
changesubtitlesposition
- Modifications firmware for pioneer players or twin models - ARM Code: Change subtitle s position on the fly.
arm
- ARM7 specification code source and datasheet
Code
- 2GB SD card interface with dsPIC30f4013....FAT system in progress....currently writes and reads RAW data !
ARM
- Mining association rules for web access case adaptation, very good code for web acce-Mining association rules for web access case adaptation, very good code for web access
cnc_gcode
- 本文在基于ARM+DSP的网络化嵌入式数控系统的基础上,设计出一种流水线处理方式的G代码解释方法,以流水线的方式对 加工代码进行编译—解释,减少指令执行的时间,增强了嵌入式处理器的G代码处理能力。该G代码解释器在ADS1.2编译环境下调试 通过,移植在S3C44B0芯片中,运行效果良好-In this paper, a network based on ARM+ DSP embedded CNC system based on the assembly line approach to
Efficient-C-Code-for-ARM-Devices
- Efficient C Code for ARM Devices
ARM_zhiling
- ARM 指令集说明, 可以 通过该文件查找到所有ARM的汇编指令说明-describe of ARM code
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
- ARM系统开发基础 包含基本需要掌握的基础知识及软件应用 解压后可以看到相应代码-ARM system development foundation contains basic need to master the basics and software applications decompression can see the corresponding code
ARM
- 全数字化逆变式交流方波氩弧焊机控制软件源代码-Fully digital inverter AC square wave welding machine control software source code
LPC2378-example-Code
- LPC2378 source code for ARM in Keil
arm--c
- 怎样为arm写c代码。怎么通过读datasheet来编写相应c代码提供参考方法。-How to write c code for arm. How to read through the datasheet to write the corresponding C code to provide reference method。
ARM-code
- 很详细的讲解了arm启动代码,对于学习arm的朋友应该很有帮助-Very detailed explanation of the arm boot code
怎样为arm写c代码
- 怎样为arm写c代码介绍了如何为arm处理器编写高质量的代码(How to write c code for arm introduces how to write high quality code for ARM processor)