Hello.
I am sorry. My problem have been aleady solved.

Module E calls functions in module C.
In module C, some functions use double calculation.
But in module E, I did not call pthread_attr_setfp_np.

Thanks.
Nob

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
> Nob Kato
> Sent: Thursday, January 24, 2002 12:06 PM
> To: [EMAIL PROTECTED]
> Subject: [rtl] multi rt-modules
> 
> 
> Hello.
> 
> Can I divide rt-program into several rt-modules?
> 
> for example,
> A ------ B-------D
>     |
>     ------C-------E
>                 |
>                 ---F
> Rt-module B, C call function in rt-module A.
> Rt-module E, F call function in rt-module C.
> 
> I tried, but sometimes my computer hungup or restart after insmod E,F.
> So insmod rtl_debug.o previously, then rtl_debug.o output 'rtl_debug:
> exception 0x7 in ...'.
> Module C uses some mutex.Module E, F lock() or unlock() the mutex 
> in module
> C.
> Is there any problem?
> Please help me.
> 
> Thanks.
> Nob
> 
> -- [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/
> 
> 
-- [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