prakashsrirama

Hi, how can i send serial data from emulator to hyperterminal and vice versa ,i tried all possible settings in the emulator but getting an exception on hyperterminal

Data1 = "RaiseException: Thread=8db0c684 Proc=8c2472c8 'EmulatorStub.exe'\r"

Can anyone help me to sort out this problem.

thanks

prakash



Re: Device Emulator General serial connection to device emulator

Mohit Gogia

You can map COM port on desktop to COM port of device emulator using File->Config dialog in emulator. Please note that Serial Port 0 on Config dialog is COM1 for Device Emulator guest OS, so if you mapped SP0-> COM2 on desktop, in guest OS you should be making use of COM1.

Hope this helps.

-Thanks,

Mohit