0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

RTAIのComedi,EFLTK有効化

Posted at

RTAI-Lab tutorial: Scilab, Comedi, and real-time controlの「2.9 RTAI(2nd pass)」の内容です。

過去にRTAIをインストール済みの状態から、Comediおよび、EFLTKを有効化していきます。

# cd /usr/src/rtai
# make menuconfig

COMEDI supportにチェック
Screenshot from 2019-05-02 14-41-06.png
RTAI Labにチェック
Screenshot from 2019-05-02 14-40-03.png

# make
# make install

最初、パスの指定を間違えてmake menuconfigでエラーになっちゃいましたが、正しく指定したら問題なくビルドできました。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?