The MDT builder is automatically added to the stack of builders for any project that includes
a model:
- APEX2 kernel project (defines an ACF kernel)
- APEX2 graph project (defines an ACF graph that includes ACF kernels)
- APEX2 program project (defines an ACF process that includes an ACF graph)
- ISP dataflow project
- S32DS application and library projects with APEX2/ISP support (can include an ISP
dataflow and/or an APEX2 process)
When you execute a command to build a project, the MDT builder is triggered prior to other
builders to ensure consistency of all associated models. If any model was modified after the
last build, the MDT builder initiates the update of the related “model” files accordingly
before the project build starts.
The MDT builder is optional and disabled by default. You can enable the MDT builder for the
project in any of these ways:
- Select the MDT Builder check box in the project properties.
- Right-click the project in the Project Explorer view and click on the context menu.
Note: If you disable the MDT builder from the context menu, it is hidden from the
Builders tab of the project properties. Use the context menu command again to see it in the list.