Source Code Remap - 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

You can remap the source code during debugging in user-managed mode when the application source path or ELF location changed. Follow the steps below:

  1. Go to debug launch configuration and expand the Path Map.
  2. Click + to add source map.
    1. SOURCE: Refers to the original path of the source file. You can hover over the source file name in the CALL STACK view to see this path.
    2. DESTINATION: The current file path of the source code.
  3. Click OK and start debug.