Why do I receive errors when running xPC target on a Pentium 4 target machine after generating code with visual studio .NET?
Show older comments
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
Accepted Answer
More Answers (0)
Categories
Find more on Target Computer Setup in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!