Specifying Miscellaneous Compiler Flags - 2024.1 English

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

Document ID
UG1400
Release Date
2024-05-30
Version
2024.1 English

You can specify any other compiler flags in the Miscellaneous section.

To set properties for your project:

  1. Click your application component in component view and expand Settings. Open the UserConfig.cmake file under settings directory.
  2. Under Compiler Settings, select Miscellaneous.
  3. You can enable Verbose or Support ANSI program support by clicking the check-box. You can input other flags in Other Flags field.

    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.