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

📄 readme

📁 ucos ii 在linux移植说明 包括详细文档
💻
字号:
Steps to use sample program for the Linux port with uCOS-II v2.86.------------------------------------------------------------------Downloaded v2.86 from the Micrium website and extract the contents. Within the ..SOFTWARE/uCOS-II/Source folder, do the following:1) Rename os_cfg_r.h to os_cfg.h and set OS_DEBUG_EN=0, OS_TMR_EN=02) Create an empty file called app_cfg.h3) Copy the linux port files ( os_cpu_c.c, os_cpu.h, sample.c, makefile ) into the Source folder.4) Type make ( if this doesn't work you may be missing GNU gcc or the pthreads library ).5) run ./sample

⌨️ 快捷键说明

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