--- In "chris.gurtler" <> wrote:
>
> Hello,
>
> Has anyone managed to locate the missing header files for RTAI?
The
> file I'm looking for is ep93xx_tsc.h and after searching the
messages
> all I can find are people with the same problem and links to the
ftp
> site that don't work any more.
>
> Regards,
>
> Chris
Hi -
It is on the TS CD that came with my system, but it is only in the
form of a patch. Do you have the file rtai-3.2-magma-src.tar.gz?
Inside is a file "ep9301_hal17_2.4.21-rmk-crus1.4.2.patch". Part of
that patch generates the file you want. It may be on the TS ftp
site; if not I can send it to you.
Looking at the file though, 99% of it is protected by an "ifdef
__KERNEL__". If you are doing a userspace program try just:
#define FREQ_EP93XX_TSC (983040)
That's the only thing exposed to userspace in that header.
Otherwise you need the file.
regards, ...... Charlie
>
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|