フィルターのクリア

simulink real-time xpctest Test4 falied

9 ビュー (過去 30 日間)
豪 张
豪 张 2021 年 12 月 24 日
コメント済み: zhen 2024 年 2 月 25 日
>> xpctest
### Simulink Real-Time Test Suite
### Host-Target interface is: TcpIp
### Test 1, Ping target computer 'TargetPC1' using system ping: ... OK
### Test 2, Ping target computer 'TargetPC1' using SLRTPINGTARGET: ... OK
### Test 3, Software reboot the target computer 'TargetPC1': .... OK
### Test 4, Build and download a Simulink Real-Time application using model slrttestmdl to target computer 'TargetPC1': ...
FAILED: Error(s) encountered while building "slrttestmdl"

回答 (2 件)

Dimitri MANKOV
Dimitri MANKOV 2022 年 1 月 3 日
編集済み: Dimitri MANKOV 2022 年 1 月 3 日
This test failure indicates that the Simulink model could not be built. It can be due to a number of reasons, like a missing compiler or license, or a host-target communication issue. I suggest opening any Simulink Real-Time test model (like "xpcosc", for example):
open_system(fullfile(matlabroot,'toolbox','rtw','targets','xpc','xpcdemos','xpcosc'));
... and building it manually to get more details about the failure from the Diagnostics Viewer.

浩 王
浩 王 2022 年 12 月 17 日
I meet the same pronlem. Did you solve it?
  2 件のコメント
凯
2023 年 7 月 8 日
yes yes,i can ,i am liuhao
zhen
zhen 2024 年 2 月 25 日
Can you help me? thanks

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

カテゴリ

Help Center および File ExchangeTarget Computer Setup についてさらに検索

製品


リリース

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by