xpc target error 8 102 1
Show older comments
I'm using Matlab 2014b. Sometimes I get the error 8 102 1, eaddrinuse and xpc says system halted. Mathworks support told me to increase communication timeout and said the issue was resolved, but it still happens after increasing timeout to 200. Anyone face this issue before? Are there any specific details about the error code?
Thanks, Harsh Karve
3 Comments
Satyajeet Sasmal
on 18 Aug 2015
Hi Harsh,
Can you post here the exact error message that you get?
Does this error happen sporadically or does it happen when you execute some code or run some real time testing? Can you provide me with some materials (code and/or data sets) that can help me reproduce the issue?
Harsh Karve
on 18 Aug 2015
Walter Roberson
on 18 Aug 2015
You can attach pretty much anything here by putting it inside a .zip
Answers (1)
TotallyNotABot
on 22 Nov 2017
0 votes
In case anyone still has the Error EADDRINUSE 8 102 1:
I solved it by activating "USB Support" in the Target Settings (slrtexplr -> "Your_Target" -> Properties).
If you're working with grafic mode enabled, you will only see "System halted". Without grafic mode you can check if this is your specific error.
Apparently simulink/your target machine doesn't like working without USB Support, even if there are no USB devices connected.
Categories
Find more on Multicore Processor Targets 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!
