Specify allocation of memory buffers for test points.
Category: Code Generation > Interface
Default: Off
Ignores test points during code generation, allowing optimal buffer allocation for signals with test points, facilitating transition from prototyping to deployment and avoiding accidental degradation of generated code due to workflow artifacts.
Allocates separate memory buffers for test points, resulting in a loss of code generation optimizations such as reducing memory usage by storing signals in reusable buffers.
This parameter appears only for ERT-based targets.
This parameter requires an Embedded Coder® license when generating code.
Parameter:
IgnoreTestpoints |
Type: character vector |
Value:
'on' | 'off' |
Default:
'off' |
Application | Setting |
---|---|
Debugging | Off |
Traceability | No impact |
Efficiency | On |
Safety precaution | No impact |