[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [rtl] Simple floating point question
Adam Meyerowitz wrote:
>
> Hello All,
>
> I am using RTL 2.0 pre 2 with a 2.2.13 kernel (yes, I know I should upgrade
> but it suits me just
> fine at the time being). I have a very simple module that has a
> init_module, cleanup_module and
> an interrupt handler. I would like to do some floating point calculations
> in my interrupt handler.
Go to the RTAI home site at: http://www.aero.polimi.it/projects/rtai/,
click your mouse on "Hardware FPU support in interrupt handler" and
you'll learn how to do it in a snap.
Ciao, Paolo.