Knowledge Base
Welcome to OPAL-RT’s Knowledge Base
OPAL-RT offers a repository of support information for optimal use of its technology.
Please note that OPAL-RT knowledge base is not fully optimized for mobile platforms.
For optimal experience, use a desktop computer.
Reference Number: AA-02364// Views: AA-02364// Created: 2025-06-25 02:36:46// Last Updated: 2025-06-27 08:37:57 RT-LAB Error: no reachable IP has been found out of [xxx,xxx] Problem: When loading a model, an error pops up showing that no reachable IP has been found out of [xxx,xxx]. This error could be divided into two cases: Case 1: If a KVASER card is installed, an example of the screenshot as below. Note that the IP addresses are belong to the host PC. Solution 1: This is due to multiple IP addresses exist on host PC. We need to delete all other IP address and reopen RT-LAB. It is recommended to kill processes before re-launching: https://www.opal-rt.com/support-knowledge-base/?article=AA-01365 To remove additional IP addresses, go to control panel > network settings > Properties of Ethernet > Properties of (TCP/IPv4) > Advanced. * This error is fixed since RT-LAB 25.1 * Case 2: The IP address in the error statement does not match with the host PC's IP. This is because the project was exported from another PC which was already compiled. The wrong IP address was stored in cache with confuses the current target. Solution 2: Go to the directory of the current project, delete everything that was generated by the previous building process. You should only keep the model file (.mdl /.slx/ ehs etc.) and the bitstream file. Re-build the model and the error should be eliminated. |