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

📄 readme

📁 fsmlabs的real time linux的内核
💻
字号:
#include "../README"This example demonstrates the use of floating point operations inreal-time processes.Note: you must link in the math library (-lm) if you use functionslike sin() or cos() in your program (see the Makefile).To run this example you must first compile and boot the RT-kernel,then install the RT-scheduler module.This program is compiled into the Linux module rt_process.o.The program in fptest.c is meant to test the user mode FP operationswhile the RT system is running.

⌨️ 快捷键说明

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