- Double-click Application.prj. This opens the Application Overview page. Click Navigate to BSP Settings. Click Modify BSP Settings.
- Click on the OS name, such as standalone, to configure its parameters.
- Set the enable_sw_intrusive_profiling field to true and select the timer for use by the profile libraries.
- The domain should be compiled with the -pg compiler option. To perform this step, click on the drivers item and select the CPU driver. Add the -pg flag to the extra_compiler_flags option.
- Click OK.