Setting User Tool Chain - 2025.2 English - UG1400

Vitis Unified Software Platform Documentation: Embedded Software Development (UG1400)

Document ID
UG1400
Release Date
2025-11-20
Version
2025.2 English

The Vitis tool supports multiple versions of the toolchain in user managed mode.

  1. Open a terminal in Linux or open a Windows command prompt.
  2. In the command line, input the following commands.

    For Windows:

    set VITIS_IDE_USER_TOOLCHAIN=<custom_tool_chain_bin_directory_path>

    For Linux:

    export VITIS_IDE_USER_TOOLCHAIN=<custom_tool_chain_bin_directory_path> 

You can start Vitis from the terminal or CMD window.