ARM体系结构与编程 作者:杜春雷 译者:杜春雷 出版社:清华大学出版社 【内容介绍】 ARM处理器是一种16/32位的高性能、低成本、低功耗的嵌入式RISC微处理器,由ARM公司设计,然后授权给各半导体厂商生产,它目前已经成为应用最为广泛的嵌入式处理器。 本书分14章对ARM处理器的体系结构、指令系统和开发工具作了比较全面的介绍。其中包括ARM体系介绍、ARM程序设计模型、ARM汇编语言程序设计、ARM C/C++语言程序设计、ARM连接器的使用、ARM集成开发环境CodeWarriorIDE的介绍及高性能的调怨ぞ逜DW的使用。并在此基础之上介绍一些典型的基于ARM体系的嵌入式应用系统设计时的基本技术。通过阅读本书可以使读者掌握开发基于ARM的应用系统的各方面的知识。 第1章 ARM概述及其基本编程模型 第2章 ARM指令分类及其寻址方式 第3章 ARM指令集介绍 第4章 ARM汇编语言程序设计 第5章 ARM存储系统 第6章 ATPCS介绍 第7章 ARM程序和Thumb程序混合使用 第8章 C\ C++C以及汇编语言的混合编程 第9章 异常中断处理 第10章 ARM C/C++编译器 第11章 ARM连接器 第12章 嵌入式应用程序示例 第13章 使用CodeWarrior 第14章 ARM体系中的调试方法
上传时间: 2015-11-20
上传用户:Divine
The latest release, ver 1.16 of the ARM (7TDMI, 720T, 920T) port for uC/OS-II V2.61 (and higher) includes ports for the following platforms: 1. S3c2410x ( ARM920T from Samsung ) on SMDK2410 eval board. 2. LPC2xxx - LPC210x & LPC213x ( ARM7TDMI-S from Philips ) on IAR s Kickstart & OLIMEX boards. 3. EP7312 ( ARM720T from CIRRUS ) on CDK238 eval board. Should also work on boards based on the CS89712. Tool-chains: GCC 3.3.2, ADS 1.2 & SDT 2.51. Op-modes: Pure ARM & ARM-THUMB interworked. Endianess: Big endian & Little endian modes
标签: release latest higher OS-II
上传时间: 2014-01-26
上传用户:小眼睛LSL
对16*2字符型点阵驱动的C51代码,已经在拓普微上测试通过。
上传时间: 2015-11-20
上传用户:kikye
这是点阵程序 个人认为先学点阵再学lcd比较好 p0 p2分别接16*16点阵的高八位和低八位(纵向取模) p3口低四位接4-16线译码器(74ls154)译码器低电平为列选 消除鬼影的方法:
上传时间: 2014-01-12
上传用户:shus521
附件为字符测试程序,可驱动16*1\16*2\20*2等
上传时间: 2015-11-22
上传用户:dapangxie
CCS 最新版microchip PIC单片机的C语言开发工具。支持pic12/16/18系列单片机的新型号,16F883和16F9xx。
上传时间: 2015-11-24
上传用户:ryb
This leon3 design is tailored to the Altera NiosII Startix2 Development board, with 16-bit DDR SDRAM and 2 Mbyte of SSRAM. As of this time, the DDR interface only works up to 120 MHz. At 130, DDR data can be read but not written. NOTE: the test bench cannot be simulated with DDR enabled because the Altera pads do not have the correct delay models. * How to program the flash prom with a FPGA programming file 1. Create a hex file of the programming file with Quartus. 2. Convert it to srecord and adjust the load address: objcopy --adjust-vma=0x800000 output_file.hexout -O srec fpga.srec 3. Program the flash memory using grmon: flash erase 0x800000 0xb00000 flash load fpga.srec
标签: Development Startix2 tailored Altera
上传时间: 2014-01-19
上传用户:chongcongying
16位循环冗余校验的4位查表法,用法在文件内有祥细说明
上传时间: 2013-12-20
上传用户:梧桐
由http://cevx.com/bbs/的ahbbshenfeng提供!1.软件功能: 汉字的显示: UGL/ZINC下汉字的显示 支持16,12,24点阵汉字的显示. 2.使用环境和系统需求: 软件版本 : UGL 2.0 / Zinc 6 目标机要求 : 有存储字库的介质(软盘,硬盘,FLASH盘) 16点阵字库占用约300K RAM 24点阵字库占用约500K RAM 12点阵字库占用约200K RAM 3.文件的说明: udbmffnt.c-------经过修改的字符处理文件,可以支持在UGL/ZINC中显示16点阵汉字 hzk16 -------16点阵的字库文件 hzk12 -------12点阵的字库文件 hzk24 -------24点阵的字库文件 text\uglText.c-------WindML下汉字显示的例子 text\makefile-------编译uglText.c所需的MAKEFILE hello\hello1.znc------ZINC下显示汉字的例子文件,使用Zinc Designer设计得到.
标签: ahbbshenfeng http cevx ZINC
上传时间: 2014-01-12
上传用户:ljt101007
The 74ALVC16245(74ALVCH16245) is a 16-bit transceiver featuring non-inverting 3-State bus compatible outputs in both send and receive directions.
标签: 16245 non-inverting transceiver featuring
上传时间: 2013-12-21
上传用户:风之骄子