⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 一个嵌入式系统的C代码
💻
字号:
**************************** RCOS for UNIX README ****************************    !!!!!!WARNING!!!!!!       The RCOS UNIX version is buggy and needs serious    work.  You can struggle with it if you want to.    I would suggest you try the MS-DOS version or    maybe RCOS.java.This directory contains the following files*       Unix Makefile for RCOS*       a shell script to convert the MS-DOS RCOS source files	into a format useable undex UNIX*       a shell script to convert the UNIX source files to MS-DOSTo compile RCOS under Unix you will need*       X Windows in particular XLib*       a C++ compiler (I've tested it using gcc version 2.5.8The process basically is*       copy the source files from the source directory, the	Makefile and the scripts from this directory onto your	UNIX box*       run the conversion script dos2unix*       and type make********************************** Problems with UNIX version **********************************The X11 version of RCOS is very alpha and suffers from thefollowing known problems*       the RCOS window is not refreshed properly*       the code that reads the RCOS.INI and the PCD files	expects the filenames to be in upper case (a left 	over from MS-DOG)*       the updating of the terminals doesn't yet work to	wellThere is probably a list of other problems.If anyone ever gets around to fixing these problems I'd be happyto hear from you.David Jonesd.jones@cqu.edu.au

⌨️ 快捷键说明

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