您现在正在浏览:首页 > 论文 > 计算机 > 毕业论文-基于ARM的移植设计

免费下载毕业论文-基于ARM的移植设计

  • 资源类别:论文
  • 资源分类:计算机
  • 适用专业:计算机
  • 适用年级:大学
  • 上传用户:xuehi
  • 文件格式:word
  • 文件大小:199.25KB
  • 上传时间:2014-3-6 1:49:05
  • 下载次数:0
  • 浏览次数:0

安全检测:瑞星:安全 诺顿:安全 卡巴:安全

资料简介
毕业论文-基于ARM的移植设计,说明书共31页,15908字。
摘 要
随着ARM技术的广泛应用,建立基于ARM构架的嵌入式操作系统已成为当前研究的热点。本课题的研究内容就是利用移植技术将uC/ OS - II 移植到ARM 系统。将uC/ OS - II 移植到ARM 系统之后,可以充分结合两者的优势。uC/OS - II 的文件系统结构包括核心代码部分、设置代码部分、与处理器相关的移植代码部分。核心代码部分包括7 个源代码文件和1 个头文件. 功能分别是内核管理、事件管理、消息队列管理、存储管理、消息管理、信号量处理、任务调度和定时管理. 设置代码部分包括2 个头文件,用来配置事件控制块的数目以及是否包含消息管理相关代码. 而与处理器相关的移植代码部分则是进行移植过程中需要更改的部分,包括1 个头文件OS CPU. H ,1 个汇编文件OS CPU A. S 和1 个C 代码文件.实际上将uC/ OS - II 移植到ARM 处理器上,需要完成的工作主要是以下三个与体系结构相关的文件:OS CPU. H ,OS CPU. C 以及OS CPU A. S。
关键词:ARM 嵌入式操作系统 移植 uc/os-II

Abstract
Along with the extensive application of ARM technology based on ARM architecture, the embedded operating system has become a hotspot of current researches. The research content is the use of transplanting uC/ OS - II transplanted into ARM system. UC/ OS - II transplanted into ARM system, can combine the advantages of the two. UC/OS - II file system structure includes part of the core code, set the code portion, a processor associated with transplant code section. Part of the core code includes 7source code files and the1 header files. Function are core management, event management, message queue management, storage management, message management, signal processing, task scheduling and time management. Setting code portion includes the first 2 documents, used to configure event control block numbers and whether it contains message management code and a processor associated with transplant code is part of the transplant process need to change parts, including the1 header files OS CPU. H,1OS CPU A. files S and 1C code files. The actual admiral uC/ OS - II transferred to the ARM processor, work to be finished basically is the following three architecture dependent file: OS CPU. H, OS CPU. C and OS CPU A. S.
Keyword: ARM embedded operating system porting uc/os-II

目 录
引 言 1
1 UC /OS- II简介 2
1.1 UC /OS- II的工作流程 2
1.2 UC /OS- II的体系结构 3
1.3 UC/OS-II工作原理 4
2 UC/OS内核调度 5
2.1 UC/OS-II内核结构 5
2.2任务控制块(OS_TCB) 6
2.3 就绪表(READYLIST) 7
2.4 任务状态 8
2.5 任务转换 10
2.6 任务调度分析 10
2.7 UC/OS-II的初始化 12
3 UC/ OS - II 的移植 13
3.1 OS CPU. H 的移植 13
3.2 OS CPU. C 的移植 14
3.3 OS CPU A. S 的移植 14
3.4 硬件平台 15
4 在嵌入式系统上的实现 17
4.1 开/关中断的实现 17
4.2 OSSTARTHIGHRDY 的实现 18
4.3 任务级上下文切换的实现 18
4.4 中断级上下文切换的实现 19
5 多任务应用程序 21
结 束 语 23
参 考 文 献 24
致 谢 25
附录 26
资料文件预览
共1文件夹,1个文件,文件总大小:395.50KB,压缩后大小:199.25KB
  • 毕业论文-基于ARM的移植设计
    • Microsoft Word文档毕业论文—基于ARM的移植设计.doc  [395.50KB]
下载地址
资料评论
注意事项
下载FAQ:
Q: 为什么我下载的文件打不开?
A: 本站所有资源如无特殊说明,解压密码都是www.xuehai.net,如果无法解压,请下载最新的WinRAR软件。
Q: 我的学海币不多了,如何获取学海币?
A: 上传优质资源可以获取学海币,详细见学海币规则
Q: 为什么我下载不了,但学海币却被扣了?
A: 由于下载人数众多,下载服务器做了并发的限制。请稍后再试,48小时内多次下载不会重复扣学海币。
下载本文件意味着您已经同意遵守以下协议
1. 文件的所有权益归上传用户所有。
2. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
3. 学海网仅提供交流平台,并不能对任何下载内容负责。
4. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
5. 本站不保证提供的下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
返回顶部