搜索资源列表
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的汇编实现
linux
- 实验1 ARM汇编指令实验 实验2 C和汇编语言的混合编程实验 实验3 外部中断实验 实验4 看门狗应用实验
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 实时时钟及闹钟设计实验 1.10 Nor flash 应用
KEY-LED
- 利用C语言对ARM进行编程,克服汇编编程难度较高的缺点,程序高效易懂-The use of C language programming of ARM, the compilation of programming more difficult to overcome the shortcomings, the program efficient and understandable
uCLinux
- 基于arm的一些uclinux试验编程,主要是c与汇编的程序-this is the code of the experiment abou arm,should be used to develop the uclinux
ARMbiancheng
- ARM 的编程技巧 ARM 编译器优化 c与汇编混合编程技巧等-ARM programming skills ARM compiler optimization and compilation of mixed c programming techniques
c_asm
- ARM的C与汇编联合编程实例,简单阐明原理-c and asm joint design
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.
ARM_in_C_And_Assembly
- ARM中C和汇编混合编程及示例,如何在代码中同时使用c语言和汇编语言。-ARM in C and assembly programming and sample, how to use both in the code c and assembly language.
Exp
- 关于ADSL开发环境的几个教学实验代码 Ex01:实验1 ARM汇编指令实验 Ex02:实验2 C和汇编语言的混合编程实验 Ex03:实验3 外部中断实验 Ex04:实验4 看门狗应用实验 Ex05:实验5 PWM timer实验 Ex06:实验6 启动代码实验-On ADSL development environment on the teaching experiment code Ex01: Experiment 1 ARM assembly instructio
YL-LPC2148debug-way
- ARM汇编语言包括 ARM处理器寻址方式 指令集介绍 Thumb指令集 伪指令 ARM汇编程序设计 C语言汇编混合编程 ARM指令集列表 THumb指令集列表 -ARM assembly language, including ARM processor addressing modes Instruction Set Descr iption Thumb instruction set Directive ARM assembl
ARM-programming-skills
- ARM编程技巧包括:C/C++和汇编混合模式编程 使用ARM编译器编码 局部和全局数据讨论 -ARM programming skillsARM programming skills
ARM_program
- ARM linux 的C,汇编,编程详解,介绍软件混合编程的步骤-ARM program
LPC2132_liushuideng
- 这是我自己买的LPC2132开发板自带的程序,是8个流水灯的控制,非常适合初学者使用,使用c语言,不是用汇编。安装的是ADS1.2,用的Codewarrior for arm 可以编程和烧录程序。-This is my own to buy LPC2132 development board comes with the program, is eight light water control, very suitable for beginners to use, using c langu
LPC2132-UART0-chaxun
- 这是我自己买的LPC2132开发板自带的程序 -uart0的查询方式。非常适合初学者使用,使用c语言,不是用汇编。安装的是ADS1.2,用的Codewarrior for arm 可以编程和烧录程序。-This is my own to buy LPC2132 development board comes with the program - uart0 the query. Very suitable for beginners to use, using c language, not t
ARM汇编和C混合编程实例
- 作为AM编程的一个重要组成部分,ARM汇编和C混合编程学起来的比较困难的,此实例已经通过调试。(A programm about ARM asm and C.)
电子时钟
- 电子时钟程序,简洁明了,原创请勿抄袭 适用于stc15单片机(Electronic clock program)