Problem booting xpc target over network
6 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hello, When trying to boot from a network the xpc target computer does not start. On the target computer I receive the following error: "RTTarget-32 CPU Exception 000E". This xpc target computer has been operational in the past, using Network booting with the same configuration and was not used for some weeks. Windows host computer with Matlab 2013a. Host and target connected with crossover cable.
For the network boot the following steps were followed:
1. Create network boot server (xpcnetboot.bat - using xpcexplr->Boot configuration-> boot mode: Network -> Create boot disk)
2. run xpcnetboot.bat
3. turn on target computer. In host I can see "Received request from 10.0.0.4" (and MAC address appears above bootserver icon which is the same as in xpcexplr) - so network connection seems ok (host ip: 10.0.0.1)
4. Then, in host command window we get the following: "Error: wrong Opcode 5 ... TFTP aborted" (attached)
5. In target computer we get "CPU Exception" (also attached)
If I then try testing, even ping fails (both from command window and using xpctest). I also tried to connect directly from xpcexplr and directly using tg = xpctarget.xpc('xCoreTarget') but does not connect. I also created a CD and tried to boot with it, but same error/screen appears in target pc. However it does not seem to be a hardware problem because I could boot with Ubuntu from a USB.
Am I doing something wrong? any ideas?
Thank you!
3 Commenti
Masashi Tanaka
il 2 Ago 2016
I could solve the problem by disabling USB ports in BIOS in the target PC.
Risposte (0)
Vedere anche
Categorie
Scopri di più su Target Computer Setup in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!