Hi
   whether it is possible to use call function defined
   in my rtlinux module  from linux application.

   My problem is like...
   
  1.rt module create a shared memory.
  2. linux application have to access a function pointer of
       function defined in rtlinux modules depending up on req.
    for ex. suppose if  i have 5 functions defiend in RT space.
    depending up on the requiremnet linux application will
    only choose few out of 5.
  3. it will place the function pointer in shared memory.
  4. linux application will send a fifo event to RT module.
  5. rt module will start exectuing function using their
    function pointers...

  i will store  a function pointer of a function d
   here i faced probem that i am not able to access function pointer
    in linux appl.
 its giving compiler error...
 that functionname(), ....

whether doing this way is correct or not ???

 Could u pls any one send soultion for this

chandu.



-----Original Message-----
From: Michael Barabanov [mailto:[EMAIL PROTECTED]]
Sent: Friday, July 13, 2001 4:54 PM
To: chandu Reddy
Subject: Re: regd system time , date, day from Rt linux modules


chandu Reddy ([EMAIL PROTECTED]) wrote:
> HI
> Thanks for this information.
> i would like to know more about different  clocks of RTLinux.
> where can i get thuis information except sources code (any articles, Ppt)

I think the only other place currently is RELEASENOTE in 3.1prelease..

----- End of forwarded message from [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