搜索资源列表
FS2410-DEV-V6.0
- 优龙ARM 9 FS2410开发板的硬件电路图!很有学习价值-9 FS2410 development board hardware circuit! Very worth learning
arm_architecture
- 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
arm_arch_v6m
- arm V6架构手册 ARMv6-M Architecture Reference Manual-arm V6 architecture manual ARMv6-M Architecture Reference Manual
IARPKeyGenP
- thekey for IAR Embedded Workbench For Atmel AVR v6.12 IAR Embedded Workbench For Atmel AVR32 v4.10 IAR Embedded Workbench For ARM v6.40 IAR Embedded Workbench For Renesas M16C and R8C v3.50 IAR Embedded Workbench For NEC 78K v4.71 IAR
atomicops-internals-arm-v6plus
- This code implements ARM atomics for architectures V6 and newer Source Code for Embedded Linux.
arm-linux-gcc-4.5.1-v6-vfp-20101103
- linux系统下的交叉编译工具链arm-linux-gcc 4.5.1-Cross compiler tool chain arm-linux-gcc linux system under 4.5.1
v6m_reference_manual
- arm V6架构手册,非常适合新手学习,新手特别是学生必备-Arm V6 architecture manual, very suitable for novice learning, novice students in particular! .
麦兜摄像头组程序
- 本套程序使用 IAR for arm v6.3 所编译。使用 IAR 编译效率快,在 IAR 中一定要注意各种变量的定义,注意 unsigned char 与 unsigned short int 的使用界限,如果超过了 255,就不要用 unsigned char 了,尤其是在图像采集存到数组中时。正交解码功能用 s16 型变量,即 typedef short int s16;直接读取即可,就能测出正反转(This set of programs is compiled using IAR f