Regarding XPC Target..... Network Boot

3 views (last 30 days)
Sriharsha
Sriharsha on 28 Feb 2012
Hi,
I am using 2011b My system is windows xp, sp3 . I have xpc target version 5.1.
I am trying to connect my host pc to a target pc.
Host pc have a ethernet card: Realtek RTL8139/810x Family Fast Ethernet NIC #4.
Target Pc have Ethernet card: Intel (R) PRO /100 VE Network Connection.
I am trying to connect using Network Boot. I have specified/ configured in the way it has to be. I saw some examples in the document and i followed those configuration settings.
i am using cross over cable to connect.
But, when i try to ping the target pc, i get the error.
------------------------------------------------------
>> xpctest('-noreboot')
### xPC Target v5.1 Test Suite
### Host-Target interface is: TCP/IP (Ethernet)
### Test 1, Ping target PC 'TargetPC1' using system ping: ... OK
### Test 2, Ping target PC 'TargetPC1' using xpctargetping: ... FAILED
-------------------------------------------------------
Please help me to resolve this..
Sriharsha S
  4 Comments
Sriharsha
Sriharsha on 29 Feb 2012
No, the connection itself is not happening.
These are all connection errors.
First of all, i need to make the connection between the host and target.
This itself is not happening.
What could be the error?
I have provided the errors displayed on matlab screen in the main question.
Shiva Arun Kumar
Shiva Arun Kumar on 29 Feb 2012
The xpc connection is possible only after the target has been booted with the xPC Kernel. XPCTEST command is to check the Host Target Communication after the boot up process is complete.
The following documentation provides more information on how to use Network Boot:
http://www.mathworks.com/help/toolbox/xpc/gs/bri6vp0.html#bri6vrl-1
HTH,
Shiva

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!