Next, we can create a Launch Configuration to test the application created above on our hardware target.
Right click in the Explorer view, and select Edit Launch Configurations and New Launch Configurations and select Baremetal and browse to your XSA file used to create the workspace above.
Here, we can add the FSBL (as this is for a Zynq UltraScale Device)
Users can select on the + icon and add the ELF as shown below
Once the launch configuration is complete, users can select the debug icon to deploy and debug the hello world application
The Debug view will be launched, and users can debug as normal