When set up and configure xPC Target, why it has error messages: "Can not get interface ip address" "Batch file could not be creadted"
Show older comments
When I the fist time set up and configure xPC Target, it has messages: "Can not get interface ip address" and then "Batch file could not be creadted". Anyone can help me explaint why it is, and what I have to do??? Thanks a lot!
(****This is my computers set up:
- My host PC:Deskop PC,two ethernet card (Realtek PCIe GBE Family Controller, CH9200 USB Ethernet Adapter #2), Window 7 Enterprise SP1, Matlab R2013b, Microsoft Visual Studio Premium 2012
- My target PC: Laptop PC, one ethernet card (Realtek PCIe GBE Family Controller), Windows 10 Pro, Matlab R2013b, Microsoft Visual Studio Professional 2013 with update 5
- Host PC and Target PC communicate: using an crossover unshielded twisted-pair cable with RJ45; and I've set up ethernet card on two PCs to static ip address***)
Accepted Answer
More Answers (2)
João Henrique Neme
on 5 Jun 2017
1 vote
The problem is probably the Matlab path. You must be using a protected folder. Change it to Documents/Matlab. Should work.
Ali Asghar Pourostad
on 28 Sep 2019
0 votes
I had this problem and I debuged matlab code and found that matlab shouldn't be installed in directory using space " "
for expample u shouldn't install matlab in Program Files
I used cut and paste matlab folder to dirve root and my problem solved
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!