File: README

package info (click to toggle)
rtlinux 2.0rel-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 2,068 kB
  • ctags: 1,178
  • sloc: ansic: 7,169; makefile: 779; sh: 89
file content (12 lines) | stat: -rw-r--r-- 372 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
#include "../README"

This example demonstrates the use of floating point operations in
real-time processes.

To run this example you must first compile and boot the RT-kernel,
then install the RT-Linux modules (type from the directory where you
compiled RTL: ./insrtl


The program in fptest.c is meant to test the user mode FP operations
while the RT system is running.