[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
[rtl] Problem running examples.
Good morning:
I¥m trying to run the hello example of RTL linux version 2.2.
I follow the next steps:
cd /usr/src/rtl/examples/hello
make
This works well.
make test
I obtain this output.
"This is the simplest RTL program.
First we remove any existing rtl-modules.
You may see error warnings from "make" - ignore them.
Type <return> to continue"
I touch <return>
unmod rt_process
unmod: module rt_process not loaded
make:[test]] error 1 ignored
unmod frank_module
unmod: module frank_module not loaded
make:[test] error 1 ignored
(cd ../../;./rmrtl)
now insert the fifo and scheduler
Type <return> to continue
I touch <return>
(cd ../../;./insrtl)
"Now start the real-time tasks module"
Type <return> to continue
I touch <return>. Nothing appears on display.
I expect that de main loop of hello worl was executing periodically.
I expect that the code displays the message several times.
Type <return> to finish.
Could be possible for you explain me what is thesolution to mi problem?
Thanks in advance.
Note: Where can I download the manual for RTL-linux version 2.2?
--
GlÚria Hern·ndez Ballester
e-mail: ghb@ict.es
--- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail majordomo@rtlinux.cs.nmt.edu OR
echo "unsubscribe rtl <Your_email>" | mail majordomo@rtlinux.cs.nmt.edu
----
For more information on Real-Time Linux see:
http://www.rtlinux.org/~rtlinux/