1. Step by Step Hypervisor Host and RTOS-32 Configuration with System Manager and Shell Scripts
1.1. Introduction
It is recommended to carry out the steps in the order described so that you get the remote debugging running. Steps, which are marked with <optional>, can be skipped.
Important
The steps are grouped in parts A-E over Hypervisor Host and RTOS-32. Each part depends on the previous part!
On the development PC our classic EC-Win(RTOS-32) is used. On the Hypervisor Host the steps must be done by the shell and/or supplied shell scripts.
1.2. Default values:
This tutorial assumes the following default values. Adjust it accordingly to your needs in the places of occurrence.
$Target_HV_IP$ = 172.17.10.53- IP address of Hypervisor Host network adapter and the bridge.$Target_IP$ = 172.17.10.5- Remote IP address of the RTOS part.\\172.17.10.53\debug- Default network share (adjust share name'debug'at/etc/samba/smb.confif needed)enp2s0default name of the Hypervisor Host network adapter.
1.3. Prerequisites
EC-Win(RTOS-32) 7.1 or newer
acontis Hypervisor package
Development PC
Hypervisor Host (PC/IPC)
Visual Studio (2005-2019) with C/C++ workload
On Development PC: Visual Studio + EC-Win(RTOS-32)
On Hypervisor Host (PC/IPC): installed acontis Hypervisor package