When set up and configure xPC Target, why it has error messages: "Can not get interface ip address" "Batch file could not be creadted"
6 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
sinh
am 9 Sep. 2015
Beantwortet: Ali Asghar Pourostad
am 28 Sep. 2019
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***)
0 Kommentare
Akzeptierte Antwort
Suneesh
am 9 Sep. 2015
Sometimes happens due to the network not being "active". Try to turn on the target and when BIOS loads it should power up the card on the target causing the network to be established. At this point try to create the boot image. Once that completes, restart the target.
0 Kommentare
Weitere Antworten (2)
João Henrique Neme
am 5 Jun. 2017
The problem is probably the Matlab path. You must be using a protected folder. Change it to Documents/Matlab. Should work.
0 Kommentare
Ali Asghar Pourostad
am 28 Sep. 2019
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
0 Kommentare
Siehe auch
Kategorien
Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!