Working efficiently with subsystems
- Team members work on different subsystems independently
- Code generation only for modified subsystems
- Total code generation time significantly reduced
- Code pattern libraries easy to include in tests by defining paths
- Supports tough process and test requirements, including incremental code generation
Handling Large Models
Incremental code generation lets developers perform their design iterations much faster. In a team of developers, each member can work on a subsystem individually and generate code only for that subsystem. TargetLink performs the necessary consistency checks when building the overall application from all the parts.
Incremental code generation is available for Simulink subsystems which contain a TargetLink Function block.