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:- Right-click your application project and select C/C++ Build Settings. Alternatively, select Properties and navigate to .
- Under gcc compiler, select Symbols.
- Click the Add... () button to add symbols, or the Delete () button to remove existing symbols.