Hi! On the MCBx51 monitor communication is configured to use ext_UART. I am trying to send data to it through a serial window using the _getkey() from the MCB251C2.LIB. It doesnot work. Is it possible at all? Any suggestions? Are drivers for PC16550D available? Kind regards, Georgios
You need to use a Terminal Emulator; eg, Hyperterminal. The Serial Window in the Simulator displays the simulated serial output from the code running in the simulator, and provides simulated serial input to the code running in the simulator.