Why do I receive errors when running xPC target on a Pentium 4 target machine after generating code with visual studio .NET?
显示 更早的评论
Why do I receive errors when running xPC target on a Pentium 4 target machine after generating code with visual studio .NET?
My xPC Target computer is a single-board Pentium 4 computer. The xPC Host computer has both MS Visual C++ 6.0 and MS Visual Studio .NET (Visual C++ 7.0).
When I set my compiler to Visual C++ 6.0 in "xpcsetup", I can successfully run the "xpctest"; however, when I switch to Visual Studio .NET and run "xpcsetup" the test fails. It communicates, compiles the test program, and downloads to the Target, but then hangs and gives the following error:
Error executing build command:
Error using ==> make_rtw
Could not connect to Ping socket.
No errors are received when running "xpctest" on an AMD Athlon machine with Visual Studio .NET
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 System Configuration 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!