This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Write to ext UART from serial window.

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

Parents
  • 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.

Reply
  • 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.

Children
No data