Setup Target Connections - 2023.2 English

Zynq-7000 SoC Embedded Design Tutorial (UG1165)

Document ID
UG1165
Release Date
2024-05-02
Version
2023.2 English

A target connection is established for the localhost (127.0.0.1) at port 3121, by default. However, if you opt for a remote connection, you need to set up the target connection for the Launch Configuration later in this tutorial.

To view the target connections, go to Vitis → Target Connections.

../_images/new_target.PNG

Right click on the Hardware Server and select New Target and add your connection details.

../_images/target_details.PNG

In this example, you will walk through debugging the “Hello World” application created in Example 2 in the previous chapter.