Hi,
Using the documentation, I've already written a program in embedded visual c++ to access serial port "COM1:" from emulator. Execution of this program in emulator shows that the port is connected.
I used a null modem to connect com1 and com2 of my pc. By using Hyper terminal (for com2), I tried to check whether something is coming from com1. But it seems that my physical com1 is not connected with emulator.
Even I can connect com1 by hyper terminal when emulator program is running.
Can anybody tell me how to map my physical com port with the emulator?
Thanks
rony
Using the documentation, I've already written a program in embedded visual c++ to access serial port "COM1:" from emulator. Execution of this program in emulator shows that the port is connected.
I used a null modem to connect com1 and com2 of my pc. By using Hyper terminal (for com2), I tried to check whether something is coming from com1. But it seems that my physical com1 is not connected with emulator.
Even I can connect com1 by hyper terminal when emulator program is running.
Can anybody tell me how to map my physical com port with the emulator?
Thanks
rony