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

14 次查看(过去 30 天)
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 CenterFile Exchange 中查找有关 Block and Blockset Authoring 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by