フィルターのクリア

how to fix the error in rt lab wrapper.o does not existed for the s-function builder?

14 ビュー (過去 30 日間)
khelifa siham
khelifa siham 2022 年 10 月 9 日
コメント済み: khelifa siham 2022 年 10 月 16 日
I'm trying to simulate an ADALINE BLOCK using S-Function on real time using RT-LAB OP5600, during the preparing and compulation (trying to build the model on rt lab), it stops and a message error aprear

linking...

error :10236 : file not found :'hp_wrapper.o'
error :10236 : file not found :'hq_wrapper.o'
  2 件のコメント
Benjamin Thompson
Benjamin Thompson 2022 年 10 月 10 日
Can you provide more information about the command that you entered, attach a sample file? Most likely the folder containing hp_wrapper.o and hq_wrapper.o is not provided to the mex tool in a -L command line switch.
khelifa siham
khelifa siham 2022 年 10 月 16 日
I'm using a s-function block ,in the simulation with MATLAB it works ,but launching it in RT_lab I get the error described in the top how to get those files to fix this error?

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeBlock and Blockset Authoring についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by