Specifying the Linker Options - 2023.2 English

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

Document ID
UG1400
Release Date
2023-12-13
Version
2023.2 English

You can specify the linker options for Application components. Any other linker flags not covered in the Tool Settings can be specified here.

To set properties for your application component:

  1. Click your application component in Component view and expand Settings. Open the UserConfig.cmake file under settings directory.
  2. Under Compiler Settings, select Linker Settings.
  3. Click the check-box to enable or disable the Linker flags.

    Note: UserConfig.cmake supports GUI format and text format. You can click the </> icons to access the source editor to view the source code and modify the settings in text format.