readme

来自「RTEMS (Real-Time Executive for Multiproc」· 代码 · 共 32 行

TXT
32
字号
##  $Id: README,v 1.1 2000/06/29 23:00:48 joel Exp $# This port was done by Philip Quaife <philip@qs.co.nz> of Q Solutionsusing RTEMS 3.5.1 under DOS and Hiview.   Philip used an H8300Hto develop and test this port.It was updated to 4.5 and merged into the main development trunkby Joel Sherrill <joel@OARcorp.com>.  As part of the merger, theport was made to conditionally compile for the H8, H8300H, and H8300Sseries.The status of each CPU subfamily is as follows.H8  - Although RTEMS compiles with for these CPUs, it does not       truly support them.  All code that will not work on these      CPUs is conditionally disabled.  These CPUs have a 16-bit      address space.  Thus although a port is technically      feasible, some work will to be performed on RTEMS to       further minimize its footprint and address pointer       manipulation issues.H8H - Port was developed on this class of H8 so there should be      no problems.H8S - Port should work on this class of H8 but it is untested.--joel 28 June 2000

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?