Filter löschen
Filter löschen

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

14 Ansichten (letzte 30 Tage)
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 Kommentare
Benjamin Thompson
Benjamin Thompson am 10 Okt. 2022
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 am 16 Okt. 2022
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?

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Block and Blockset Authoring finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by