simulink real-time xpctest Test4 falied

4 visualizzazioni (ultimi 30 giorni)
豪 张
豪 张 il 24 Dic 2021
Commentato: zhen il 25 Feb 2024
>> 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"

Risposte (2)

Dimitri MANKOV
Dimitri MANKOV il 3 Gen 2022
Modificato: Dimitri MANKOV il 3 Gen 2022
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.

浩 王
浩 王 il 17 Dic 2022
I meet the same pronlem. Did you solve it?
  2 Commenti
凯
il 8 Lug 2023
yes yes,i can ,i am liuhao
zhen
zhen il 25 Feb 2024
Can you help me? thanks

Accedi per commentare.

Prodotti


Release

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by