EV reference application error

Model Action Rebuild Reason ========================================================================================================= SOC_Estimation Code generated and compiled. SOC_Estimation_msf.mexw64 does not exist. State_Machine Code generated and compiled. State_Machine_msf.mexw64 does not exist. DrivetrainEv Code generated and compiled. DrivetrainEv_msf.mexw64 does not exist. EvPowertrainController Code generated and compiled. EvPowertrainController_msf.mexw64 does not exist. BMS_Software Failed BMS_Software_msf.mexw64 does not exist.

回答 (1 件)

Rishav
Rishav 2023 年 5 月 4 日

0 投票

Hi BLOSSOM,
It looks like you are encountering a "does not exist" error for several of your generated MEX files. The MEX files are generated by MATLAB when you compile your Simulink model and contain the compiled code for your model.
Try rebuilding the model to generate the missing MEX files. You can do this by clicking the "Build" button in the Simulink model window or by running the "mex" command in MATLAB.
Regards,
Rishav Saha

カテゴリ

ヘルプ センター および File ExchangeSimulink Coder についてさらに検索

製品

リリース

R2022b

タグ

質問済み:

2023 年 3 月 10 日

回答済み:

2023 年 5 月 4 日

Community Treasure Hunt

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

Start Hunting!

Translated by