Thomas Ng wrote:
> 
> Hi all!
> 
> I am new to rt-linux and would like to ask a simple question.  If we want
> to create a rt task, can we just compile the program as a usual c/c++
> program and run the executable? or do we need to do the same thing as
> given in the test example, generate the object file and then insmod it to
> run it?

As you says you have to generate a object file and then insmod to run
it. RT-task are modules that run in kernel space, not "normal" linux
tasks.

Regards

Dani
-- 
______________________________________________________________
José Daniel Muñoz Frías                [EMAIL PROTECTED]

Universidad Pontificia Comillas
ICAI. Depto. Electrónica y Automática

Alberto Aguilera 23 
28015 Madrid, Spain

Telf. 34-1-5422800                           Fax: 34-1-5596569
______________________________________________________________
--- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
----
For more information on Real-Time Linux see:
http://www.rtlinux.org/~rtlinux/

Reply via email to