Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- dtorkin@ubuntu1:~/Desktop/practice$ sudo ./uvm_app --wait-for-gui OR
- [sudo] пароль для dtorkin:
- UVM: Option --wait-for-gui enabled. Will wait for GUI connection.
- DEBUG UVM: Effective RadarMode selected: 0
- UVM: Загрузка конфигурации...
- Configuration parsed successfully from 'config.ini'.
- Found configurations for 4 SVM instances in file.
- --- Effective Configuration ---
- interface_type = ethernet
- UVM Target: 192.168.189.129:8080
- SVM 0: Port=8080, LAK=0x08 (Loaded: Yes)
- Simulate Control Failure: No
- Disconnect After: -1 messages
- Simulate Response Timeout: No
- Send Warning on Confirm: No (TKS: 1)
- SVM 1: Port=8081, LAK=0x09 (Loaded: Yes)
- Simulate Control Failure: No
- Disconnect After: -1 messages
- Simulate Response Timeout: No
- Send Warning on Confirm: No (TKS: 1)
- SVM 2: Port=8082, LAK=0x0A (Loaded: Yes)
- Simulate Control Failure: No
- Disconnect After: -1 messages
- Simulate Response Timeout: No
- Send Warning on Confirm: No (TKS: 1)
- SVM 3: Port=8083, LAK=0x0B (Loaded: Yes)
- Simulate Control Failure: No
- Disconnect After: -1 messages
- Simulate Response Timeout: No
- Send Warning on Confirm: No (TKS: 1)
- -----------------------------
- UVM: Found 4 SVM configurations in config file.
- Thread-safe UVM request queue created with capacity 50
- Thread-safe UVM Response queue created with capacity 200
- UVM: Connecting to SVMs...
- DEBUG UVM: IP before loop: 192.168.189.129
- UVM: Attempting to connect to SVM ID 0 (IP: 192.168.189.129, Port: 8080)...
- DEBUG UVM: Preparing to create interface for SVM 0 with IP=192.168.189.129, Port=8080
- Ethernet: Connected to 192.168.189.129:8080 (handle: 3)
- UVM: Successfully connected to SVM ID 0 (Handle: 3).
- UVM: Attempting to connect to SVM ID 1 (IP: 192.168.189.129, Port: 8081)...
- DEBUG UVM: Preparing to create interface for SVM 1 with IP=192.168.189.129, Port=8081
- Ethernet: Connected to 192.168.189.129:8081 (handle: 4)
- UVM: Successfully connected to SVM ID 1 (Handle: 4).
- UVM: Attempting to connect to SVM ID 2 (IP: 192.168.189.129, Port: 8082)...
- DEBUG UVM: Preparing to create interface for SVM 2 with IP=192.168.189.129, Port=8082
- Ethernet: Connected to 192.168.189.129:8082 (handle: 5)
- UVM: Successfully connected to SVM ID 2 (Handle: 5).
- UVM: Attempting to connect to SVM ID 3 (IP: 192.168.189.129, Port: 8083)...
- DEBUG UVM: Preparing to create interface for SVM 3 with IP=192.168.189.129, Port=8083
- Ethernet: Connected to 192.168.189.129:8083 (handle: 6)
- UVM: Successfully connected to SVM ID 3 (Handle: 6).
- UVM: Connected to 4 out of 4 configured SVMs.
- UVM: Запуск потоков Sender, Receiver(s) и GUI Server...
- UVM Sender thread started.
- UVM: Waiting for GUI client to connect on port 12345 (or press Ctrl+C)...
- UVM Receiver thread started for SVM ID 3 (handle: 6).
- GUI Server: Starting listener on port 12345
- GUI Server: Waiting for GUI connection on port 12345...
- UVM Receiver thread started for SVM ID 0 (handle: 3).
- UVM Receiver thread started for SVM ID 1 (handle: 4).
- UVM Receiver thread started for SVM ID 2 (handle: 5).
- GUI Server: Accepted connection from 127.0.0.1:59266 (FD 8)
- GUI Server: Sending initial state to new GUI client (FD 8).
- GUI Server: Initial state sent to GUI client (FD 8).
- UVM: GUI client connected! Proceeding with SVM operations.
- UVM: All necessary threads started. Selected RadarMode: 0
- UVM: Начало основного цикла управления SVM (Асинхронная подготовка)...
- UVM Main (SVM 0): Подготовка к отправке 'Инициализация канала' (Num 0).
Advertisement
Add Comment
Please, Sign In to add comment