Build Application and Deploy on Target - 2025.1 English - XD260

Vitis Tutorials: Embedded Software (XD260)

Document ID
XD260
Release Date
2025-07-31
Version
2025.1 English

We are now ready to build our application. To do this, select the Build icon in the Flow view.

missing image

Select Debug in the Flow view, and user will be prompted to create a new configuration (if one does not previously exist).

missing image

Select New Launch Configuration.

missing image

The Launch configuration will be auto-populated with the boot artifact components in the platform.

missing image

If using a remote target connection, then this should be used here. Then, select debug icon to debug on the target.

missing image

This will launch the Debug view.

missing image

Users can then use the debug options such as continue, step into/over, and so forth.

missing image