Vitis Debug & Development with VS Code
This tutorial will guide users through debug and development of embedded applications using Vitis from the command line interface (CLI), rather than the graphical unser interface (GUI) offered by the Eclipse-based IDE, with the ultimate goal of applying this to the integration of Vitis with a 3rd party tool. Understanding how Vitis can be driven from the CLI aids in the use of both scripted flows flows, version control systems, and 3rd party exampels. This will be demonstrated through integration with Visual Studio Code to develop and debug embedded application.
This tutorial used the Vitis 2021.1 release and although there is nothing specific about that version which this tutorial requires it's recommended that you follow this tutorial with that same release before attempting to use other ones.
Integration with VS Code is done here for demonstration purposes only and is not covered by Xilinx technical support. For more information see Embedded SW Support.