xPC Target External error
3 ビュー (過去 30 日間)
古いコメントを表示
I used xPC Target External Mode
then, click the Model build or model connect, appeared this message
'Error: Executing the 'Get Time' command produced the following error:
Target PC1: Malformed Message'
'Error: Executing the 'Final Upload' command produced the following error:
Target PC1: Malformed Message'
'Error: Executing the Check data' command produced the following error:
Target PC1: Malformed Message'
and warnings in MATLAB command:
Warning: External Mode Open Protocol SetParam command failed with status 1
Warning: External Mode Open Protocol Signal Select command failed with status 1
what does this message mean?
1 件のコメント
Suneesh
2014 年 2 月 19 日
1. What release of the product(s) are you using?
2. Are you able to ping the target using 'xpctargetping'. Does 'xpctest' pass? If not then there may be a problem with the network connection to the target or maybe the target is in an invalid state (or not booted up).
採用された回答
Suneesh
2014 年 2 月 20 日
1. Is the host target communication on a network shared by other devices? In that case the non xPC network traffic may be causing an interruption.
2. The default time the software waits for the application to be downloaded onto the target is 5 seconds. You may try increasing this to 30 or 60s. See instructions here:
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!