Main Content
Check for unsupported block names
Check ID:
mathworks.misra.BlockNames
Identify block names containing /
.
Description
Following the recommendations of this check increases the likelihood of generating MISRA C:2012 compliant code for embedded applications.
Available with Embedded Coder® and Simulink® Check™.
Results and Recommended Actions
Condition | Recommended Action |
---|---|
Block names containing / were found in the model
or subsystem. | Remove / from the block name. |
Capabilities and Limitations
Runs on library models.
Analyzes content of library linked blocks.
Analyzes content in masked subsystems.
If you have a Simulink Check license, allows exclusions of blocks and charts.
Edit-Time Checking
This check is supported by edit-time checking.
See Also
MISRA C:2012, Rule 3.1
MISRA C (Embedded Coder)