Philip Reetz wrote:

> 
> Hello everyone,
> 
> for a research paper at my school (Technical University of Braunschweig, 
> Germany) I'm working on a way to execute Simulink models as Realtime 
> Linux threads.

I have the same problem. I have some problems with external mode: I 
can't simply put the externl mode code in real time module, and if I put 
it in a user space application I must rewrite thousands of lines each 
times that the mathworks release a new wersion of matlab.


> To realize event or data driven activation of threads, depending on 
> other threads output, I'm looking into writing a new scheduler for 
> rtlinux. I know that you can add your own scheduler and I've seen a few 
> implementations (EDF, RMS).

I use EDF scheduler found at 
http://bernia.disca.upv.es/rtportal/apps/edf-sched/index.html

Could you explain me how are you going to use "event or data driven 
activation of threads"?


thanks
-- 
Massimiliano Cialdi
[EMAIL PROTECTED]
[EMAIL PROTECTED]

-- [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/

Reply via email to