Working with the code
The generated code is aligned with the SDK. To use the code with the SDK project, it is necessary to transfer the code into your project structure.
To transfer the code into your project, do one of the following in the Code
Preview:
- Click Update Code in the toolbar.
- Copy the content using the COPY command, either by pressing the CTRL+C keys or the pop-up menu after the whole text is selected.
- Use export command.
- Click the Export button in Code Preview view.
If you need access to values of registers calculated by the tool, the defines with these values can be generated into new file registers.h. It can be enabled by default (Edit->Configuration Preferences). For more information, see section Configuration Preferences.