4. Part C - guest folder

The debug monitor and the compiled debug files of the RTOS-32 project need to be available on the Hypervisor Host.

4.2. Copy the Debug Monitor

In the following, the IP address 172.17.10.53` is used for the Hypervisor Host computer. Copy the whole Debug Monitor directory <host>\%WORKSPACE%\projects\monvmf\*.* to \\172.17.10.53\debug\*.* and override the existing files. Do not remove any existing folders!

Copy Debug Monitor directory.

Fig. 4.2 Copy Debug Monitor directory.

Hint

Some of the files will be updated after rebuild of VS project.

4.3. Visual Studio Project Settings

The following screenshot shows how to set the output directory to the Hypervisor Host with IP address 172.17.10.53 and the network share name debug. This setting is required for both projects within the Visual Studio solution (Loader as well as the DLM/DLL project).

Caution

Adjust the IP address accordingly to your needs.

Visual Studio Loader Project Settings.

Fig. 4.3 Visual Studio Loader Project Settings.

Visual Studio RealtimeDemo Project Settings.

Fig. 4.4 Visual Studio RealtimeDemo Project Settings.