matrix_df hotmail wrote: > > > >> From: Jan Kiszka <[EMAIL PROTECTED]> >> To: Teresa Noviello <[EMAIL PROTECTED]> >> CC: rtnet-users@lists.sourceforge.net >> Subject: Re: [RTnet-users] Missing 'makefile' in rtnet/examples/broken? >> Date: Fri, 24 Mar 2006 12:31:49 +0100 >> >> Teresa Noviello wrote: >> > Hi! >> > In the directories from rtnet/examples/broken there aren't objects >> (file >> > *.o) and the makefile are missing (There are GNUmakefile.am and >> > Makefile.kbuild only). >> >> The examples under broken are, well, broken. That's why they are under >> broken and not in the official distribution. >> >> Someone has to update the code first (some renamings according to latest >> scheme) and preferably port things to userspace where possible. Then we >> need to sort the code into the new directory layout (according to it >> real-time Linux affiliation) and update the build system. >> >> Jan >> > > Hello Jan > > Is there a chance to get the round-trip-time program running? > >> Someone has to update the code first (some renamings according to >> latest scheme) > Where to I get some information about that? >
Take a look at existing examples. Basically, you have to switch the interface to RTnet to functions defined in rtdm.h. The RTOS services have to be mapped on your favourite variant, in your case then RTAI 3.3. Regarding makefile for userspace programs: there are already patterns available, just extend examples/rtai/GNUmakefile.am (re-run scripts/autogen.sh afterwards). Patches will be welcome! Jan
signature.asc
Description: OpenPGP digital signature