Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • For Example Minicom:
    • Type: dmesg |grep tty to get correct COM port number
      • on Linux both (JTAG and UART ar listed), UART is on the second USB port (e.g. ttyUSB1)
    • start console:
      • sudo minicom -8 -b 115200 -D /dev/ttyUSB1
        • insert correct speed: see Block Design configuration (most ZYNQ Designs use 115200, most MicroBlaze Designs use 9600)
        • insert correct COM port:see "Device Manager"

Login

This Newer Versions are without Login. Otherwise this designs use PetaLinux default username and password:

...