Host System: Windows 7 Pro, 64bit
VirtualBox: 5.1.8 r111374 (Qt5.5.1)
I am trying to run WindowsXP as to run legacy CodeWarrior and load the Motorola MCU via the parallel port.
After the first try (new clean installation), the Windows XP started normally within seconds, so according to Enabling and Configuring Parallel (LPTx) Ports i tried to add parallel port. On the host it is LPT1 at 0x0378.
When I start the guest system now it just goes to the "starting virtual machine ... 0%", in Oracle VM VirtualBox Manager, there is "starting virtual machine... (2/2) " stuck at 20%, after several minutes I got bored
If I kill the process via task manager and try
Code: Select all
--lpt1 offIf I try
Code: Select all
--lptmode1 LPT2Am I missing something?
Thanks for the reply