Standalone and linked project

Static code support allows choosing one of two modes for each project:

For selected families of processors, Peripheral initialization and processor components use static peripheral initialization drivers.

Both modes use shared and project static code repository. Project repository is placed in the project directory (see Project static code directory structure section for more details) and shared repository is placed in the Processor Expert installation directory (see Processor Expert static code repository section).

In standalone mode, project repository contains copy of shared repository created during project creation. In linked mode, project repository links the shared one. It is not possible to change mode, once it is selected.