It's possible to select mode of the code generation for each component, the following options can be found in the components's pop-up menu in the project panel:
- Always Write Generated Component Modules (default) - generated component modules are always written to disk and any existing previous module is overwritten
- Don't Write Generated Component Modules - the code from component is not generated. Any initialization code of the component, which resides in the processor component, interrupt vector table and shared modules are updated.