Adding Symbols or Definitions - 2022.1 English

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

Document ID
UG1400
Release Date
2022-04-26
Version
2022.1 English
Definitions and symbols are tokenized and processed as if they have appeared during a preprocessor translation phase in a #define directive. You can add or remove symbols in the Vitis IDE with the following steps:
  1. Right-click your application project and select C/C++ Build Settings. Alternatively, select Properties and navigate to C/C++ Build > Settings.
  2. Under gcc compiler, select Symbols.
  3. Click the Add... () button to add symbols, or the Delete () button to remove existing symbols.