Re: rtai testsuite make issue (magma kernel)
Paolo Mantegazza <[email protected]> Thu, 27 Apr 2017 12:55:57 +0200
| Newsgroups | gmane.linux.real-time.rtai |
|---|---|
| Message-ID | <[email protected]> |
On 04/27/2017 12:24 PM, bhargavb wrote: > Dear team, > > I could build rtai linux on 3.16 kernel and able to select > corresponding boot option in grub bootloade for the newly built kernel > with rtai patch. Thanks for the guidance. > > > *I havent built the rtai testsuite yet. Is it mandatory to build rtai > test suite before starting writing rtai kernel modules? > * *NO but you should. It allows you to carry out basic checks on the correctness of your installation, beside verifying if your hardware is not real time troblesome.* > *I mean: Do below steps matter to be run, before I start writing and > inserting my rtai kernel modules? (Asking because am getting error > saying rtai.h not found when I try to build an rtai kernel module, and > it seems I am missing something yet) > * *Have a look at the examples found in showroom CVS. Paolo * > > STEP 9 - Configure and install RTAI > ------------------------------------ Again, as root : $ cd > /usr/src/rtai $ make config (or make menuconfig of make xconfig) In > the Machine Menu adjust the number of processors. Say yes to rtai lab, > and leave the efltk folder to /usr/local Do not include comedi support > at this time even if you plan to use it later. Do not change any other > default choice unless you know what you are doing. $ make $ make > install reboot : $ /usr/bin/reboot > > Thank you very much, > Bhargav > > > _______________________________________________ > Rtai mailing list > [email protected] > https://mail.rtai.org/cgi-bin/mailman/listinfo/rtai _______________________________________________ Rtai mailing list [email protected] https://mail.rtai.org/cgi-bin/mailman/listinfo/rtai