I have a Linux VM running under VMware Player 5.0.2 on a Linux Host machine. I have a development system running on the VM trying to download code to an external device connected via a Host USB virtual serial port (ttyACM0). Anybody doing Arduino device programming is familar with my software/hardware config. The VM dev system does not directly see the ttyACM0 port so it seems I need to establish some kind of bridge connection between the Host "ttyACM0" port and the VM-configured "ttySx" port? Anybody done anything like this with a Player VM?
↧