deep

a Cross Development Platform for Java

User Tools

Site Tools


runtime_library:using_serial_out:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
runtime_library:using_serial_out:start [2020/12/10 18:31] ursgrafruntime_library:using_serial_out:start [2021/03/30 09:19] ursgraf
Line 1: Line 1:
 ====== Using Serial Out (System.out) ====== ====== Using Serial Out (System.out) ======
  
-See [[:first_example|Hello World with System.out]] to understand how to configure one of the available serial interfaces and direct your standard output onto this stream. On the host side you have to determine which port number your operating system has assigned to the port. Open any terminal program, such as //Putty//, //Hyperterminal// or //Realterm//. Configure the port setting similar to the target setting and open the connection.+See [[firstexample:start|Hello World with System.out]] to understand how to configure one of the available serial interfaces and direct your standard output onto this stream. On the host side you have to determine which port number your operating system has assigned to the port. Open any terminal program, such as //Putty//, //Hyperterminal// or //Realterm//. Configure the port setting similar to the target setting and open the connection.
  
 ==== Freescale MPC555 ==== ==== Freescale MPC555 ====
Line 10: Line 10:
  
 ==== Zynq 7000 ==== ==== Zynq 7000 ====
-The Zynq 7000 has two built-in UART's and allows to use further UART's by using flink devices located in the FPGA, see [[https://flink-project.ch/]].+The Zynq 7000 has two built-in UART's and allows to use further UART's by using flink devices located in the FPGA, see [[https://flink-project.ch/]]. For further details see [[runtime_library:drivers:start#Universal_Asynchronous_Receiver/Transmitter_(UART,_RS232)|Device Drivers]].
  
  
runtime_library/using_serial_out/start.txt · Last modified: 2022/12/20 11:17 by ursgraf