文档介绍:设计
嵌入式课程设计
项目名称基于ARM9的LED灯控制
专业班级
学生姓名
同组者姓名
指导教师
2013年 06 月 24日
摘要
当今社会,这种由嵌入式控制各种硬件工作的技术也日益成熟,并普及在交通、化工、机械等各个领域。而流水灯这项技术在生活中的应用更是广泛,较为贴近生活。而流水灯控制的设计所需要的知识也正好吻合了我们本学期课程设计的的主题,所以设计流水灯控制的这个课题让我们对知识的学习和巩固都有了进一步的加深。这次课程设计是为了通过对流水灯控制的设计加强学生团队配合的能力和创造力;综合运用专业及基础知识,解决实际工程技术问题的能力。能够让学生深入真是的体会到所学的理论知识和实践相结合的过程。找出自身的不足并加以改正。
关键词:嵌入式; 流水灯; 课程设计;
Abstract
Nowadays, the embedded control hardware technology has e more mature, and popular in all traffic, chemical industry, machinery and other fields. The application of this technology in water lamp life is more extensive, more close to life. And the design of water lamp control required knowledge also dovetails with us this semester curriculum design topics, so the design of this subject water lamp control let us learning and consolidation of knowledge have further deepen. This course is designed for students by strengthening the team to design water lamp control coordination ability and creativity; the integrated use of professional and basic knowledge, the ability to solve practical engineering problems. The process can let students deeply is really to learn the theory of knowledge and practice. Find their own ings and correct.
Keywords: embedded; water lamp; curriculum design;
目录
摘要 I
Abstract II
第一章绪论 1
引言 1
嵌入式系统的历史 1
1
ARM的概念 4
4
ARM微处理器的特点 4
ARM微处理器的指令结构 5
ARM技术的应用领域 5
ARM的现状 5
ARM的发展前景 5
未来憧憬 7
第2章嵌入式常用的芯片 8
8
ARM体系结构 8
ARM体系结构的特点: 9
存储器访问 10
ARM体系中的数据的存储 11
处理器状态 11
Thumb技术介绍 11
处理器模式 12
内部寄存器 12
程序状态寄存器 12
13
控制位 13
保留位 14
ARM的异常中断 14
异常中断向量表 14
异常中断的优先级  15
三级流水线ARM的组织 15
ARM的存储器层次简介 15
ARM存储器结构  15
存储器重新映射(Memory Re-Map)   16
第三章嵌入式开发环境的介绍与搭建(主机) 17
17
17
虚拟机的系统 17
17
17
虚拟机的模拟环境 18
虚拟