Configure Preprocessor Build Settings#

This section describes how to configure the preprocessor build settings available with the WiSeConnect™ SDK with the SiWx91x™ and EFR32™ hosts.

  1. Open Simplicity Studio 6 and log in.

  2. If you haven't already created a project, create it by following the instructions in the relevant guide:

  3. Open the project in Simplicity Studio VS Code IDE.

  4. In the project pane, locate the "example_name.cmake" file.

  5. The list of preprocessor macros and their values will be displayed under target_compile_definitions.

    Preprocessor Build SettingsPreprocessor Build Settings

  6. Modify the preprocessor macro you wish to edit.

  7. Save the file and build the project.