文件名称:Chap9
介绍说明--下载内容均来自于网络,请自行研究使用
所谓“移植”,就是使一个实时内核能在其它的微处理器或微控制器上运行。
尽管大部分μC/OS-II的代码是用C语言编写的,但是在编写与处理器硬件相关的代码时还是不得不使用汇编语言。
移植的主要工作就是编写这些与处理器硬件相关的代码。
操作系统的移植大体可以分为两个层次:
跨体系结构的移植
针对特定处理器的移植-The so-called " transplant" is to make a real-time kernel in the microprocessor or other microcontroller to run. Although the majority of μC/OS-II code is written in C, but with the processor hardware in the preparation of the code related to or had to use assembly language. The main job is to transplant the preparation of these and processor hardware-related code. Operating system migration can be roughly divided into two levels: inter-architecture-specific processor transplantation transplantation
尽管大部分μC/OS-II的代码是用C语言编写的,但是在编写与处理器硬件相关的代码时还是不得不使用汇编语言。
移植的主要工作就是编写这些与处理器硬件相关的代码。
操作系统的移植大体可以分为两个层次:
跨体系结构的移植
针对特定处理器的移植-The so-called " transplant" is to make a real-time kernel in the microprocessor or other microcontroller to run. Although the majority of μC/OS-II code is written in C, but with the processor hardware in the preparation of the code related to or had to use assembly language. The main job is to transplant the preparation of these and processor hardware-related code. Operating system migration can be roughly divided into two levels: inter-architecture-specific processor transplantation transplantation
相关搜索: 实时内核
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Chap9.ppt