xpc target error 8 102 1
2 views (last 30 days)
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
Answers (1)
TotallyNotABot
on 22 Nov 2017
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.
0 Comments
See Also
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!