readme

来自「一个嵌入式系统的C代码」· 代码 · 共 35 行

TXT
35
字号
**************** RCOS Readme ****************The RCOS archive contains the following files and directoriesName         Type       Purposeassign1      directory  contains files related to 1995 assignment 1 for                        CQU subject 85349, Operating Systemscpma.dsk     file       used to store the information stored on RCOS's                        A driveegavga.bgi   file       required to run the MS-DOS RCOS executable includepll          directory  contains a number of example PLL/2 source files,                        they need to be compiled before RCOS can execute thempll_exe      directory  contains associated PLL/2 executables including                        the PLL/2 compiler and a P-CODE interpreterrcos.exe     file       an RCOS executable (for MS-DOS)rcos.ini     file       the RCOS initialisation fileRCOS.IDE     file       a project file for RCOS and Borland C++ v4.5source       directory  contains the C++ source code for RCOS, by default                        it's in MS-DOS formatunix         directory  contains scripts and a makefile to compile the                        X11/UNIX version of RCOS, this is very flakey                        There's a readme in this directory that explains moreThe RCOS WWW page is located at the URL      http://cq-pan.cqu.edu.au/david-jones/projects/rcos/The same page contains a pointer to RCOS.javaIf you have any thought, ideas or feedback on RCOS please contact me.David Jonesd.jones@cqu.edu.au

⌨️ 快捷键说明

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