This is the multi-page printable view of this section. Click here to print.
Component Design
1 - CF012A_GmStrtStop_Design_PeerReviewChkList_REVIEW
Overview
Peer Review InstructionsTechnical Review Checklist
Template Change Log
Sheet 1: Peer Review Instructions
Instructions for Functional Design Package Peer Review | ||
PRE-MEETING | ||
Function Owner | Confirm that requirements are reviewed and approved PRIOR to the FDP peer review | |
Function Owner | Start with latest version of the template for any "first reviews" - Continue to use existing temmplate for re-reviews | |
Function Owner | Provide the functional design package (changed documents) to the invited attendees 1-2 working days in advance of review | |
Function Owner | Notify the assigned peer reviewer and make sure they are prepared to do their function in the meeting | |
Function Owner | Identify necessary attendance and invite to meeting | |
Function Owner | Complete the "Author" column information for sections 1 through 5 prior to the review | |
Function Owner | Complete the attendance invitation list in section 7 | |
Function Owner | For Re-reviews only: Complete the column "remarks by author" to identify actions taken to address items found in earlier reviews. | |
DURING MEETING | ||
Function Owner | Present document changes to the review team | |
Peer Reviewer | Capture attendance of the review | |
Peer Reviewer | Capture actions and issues in section 6. Identify issue summary, Document type, Reference (Requirement ID, section number, etc), Defect Type and indicate status as "OPEN" | |
POST MEETING | ||
Function Owner | Follow up on all "open" items. Update "Summary of Resolution" to indicate what was done or decided. | |
Function Owner | Schedule follow up review OR review open items with peer reviewer and obtain agreement to close | |
Peer Reviewer | Close change request in system and confirm all associated tasks are complete. Upload peer review checklist (this document) with any FDP updates |
Sheet 2: Technical Review Checklist
Sheet 3: Template Change Log
Rev | Change | Author |
01.00.05 | Added lesson learned #3.5 | MDK |
01.00.06 | Added lesson learned #3.6, 3.7 - Structure and writing of NVM in mfiles and models. | MDK |
02.00.00 | Combined ESG and Systems into one, compatible with Data_Management 2.13.0 of CreateDD and VerifyDD. | K. Derry |
02.01.00 | Added: Does FDD.DesignASIL match requirements? Added: Was webview model created without requirements highlighted? Removed: Redundant row in Data Dictionary section. Formatting: Column C now consistently center-justified. | K. Derry |
02.02.00 | Added: Are all data types represented by released Data_Management classes? Removed: Are all runnables defined? Rationale: Automated tools checking. Removed: Does the Component shortname match data dictionary FDD metadata? Removed: "Data store name must resolve to Simulink signal object" Edited: Model Advisor report should now be left unzipped. | K. Derry |
2 - CF012A_GmStrtStop_ModelAdvisorReport
Model Advisor Report - CF012A_GmStrtStop.slx | |
Simulink version: 8.2 | Model version: 1.2505 |
System: CF012A_GmStrtStop | Current run: 18-May-2016 15:55:56 |
Model Advisor configuration: ...NxtrModelAdvisorConfig.mat |
Run Summary
Pass | Fail | Warning | Not Run | Total |
| | | | 359 |
You should turn on the following optimization(s):
none . | |
Your model contains root-level Inport blocks with undefined attributes, such as dimensions, sample time, or data type. If you do not explicitly define these attributes, Simulink will use back-propagation from downstream blocks to assign values to the attributes when updating the model. This can lead to undesired simulation results. To avoid this, fully define the attributes of all of your model's root-level Inport blocks.
The following root-level Inport blocks have undefined attributes:
CF012A_GmStrtStop/Msg0C9BusHiSpdMiss
Identify Inport blocks in the top-level of the model with missing or inherited sample times, data types, or port dimensions
Warning
The following Inport blocks have undefined or inherited sample times, data types or port dimensions
Inport | Link | Conditions |
1 | CF012A_GmStrtStop/HwTq | Missing port dimension Missing signal data type Missing port sample time |
2 | CF012A_GmStrtStop/HwVel | Missing port dimension Missing signal data type Missing port sample time |
3 | CF012A_GmStrtStop/VehSpdVld | Missing port dimension Missing signal data type Missing port sample time |
4 | CF012A_GmStrtStop/Msg0C9BusHiSpdMiss | Missing port dimension Missing signal data type Missing port sample time |
5 | CF012A_GmStrtStop/Msg0C9BusHiSpdInvld | Missing port dimension Missing signal data type Missing port sample time |
6 | CF012A_GmStrtStop/VehSpd | Missing port dimension Missing signal data type Missing port sample time |
7 | CF012A_GmStrtStop/EngSpd | Missing port dimension Missing signal data type Missing port sample time |
Recommended Action
Explicitly define all missing Inport block properties identified in the results
- Missing port dimension: Model contains Inport blocks with inherited port dimension (-1). Specify port dimension for the listed Inport blocks.
- Missing signal data type: Model contains Inport blocks with inherited data type. Specify a data type for the listed Inport blocks.
- Missing port sample time: Model contains Inport blocks with inherited sample time (-1). Specify sample time information for the listed Inport blocks. Note: The sample time of root Inports with bus type must match the sample times specified at the leaf elements of the bus object.
Identify blocks not supported by code generation or not recommended for C/C++ production code deployment.
Warning
The following blocks are not supported or not recommended for C/C++ production code deployment:
Block | Block Type | Code generation support | Recommendation for C/C++ production code deployment |
CF012A_GmStrtStop/Clock | Clock | Yes | No |
CF012A_GmStrtStop/Step | Step | Yes | No |
Recommended Action
Although Embedded Coder supports these blocks, they are not recommended for C/C++ production code deployment.
Check Simulink blocks and Stateflow objects that do not link to a requirements document
Warning
The following blocks do not link to a requirement document:
- CF012A_GmStrtStop/HwTq
- CF012A_GmStrtStop/HwVel
- CF012A_GmStrtStop/VehSpdVld
- CF012A_GmStrtStop/Msg0C9BusHiSpdMiss
- CF012A_GmStrtStop/Msg0C9BusHiSpdInvld
- CF012A_GmStrtStop/VehSpd
- CF012A_GmStrtStop/EngSpd
- CF012A_GmStrtStop/Clock
- CF012A_GmStrtStop/CopyRight2
- CF012A_GmStrtStop/Data Store Write
- CF012A_GmStrtStop/GmStrtStop
- CF012A_GmStrtStop/GmStrtStop/call_GmStrtStopInit1
- CF012A_GmStrtStop/GmStrtStop/call_GmStrtStopPer1
- CF012A_GmStrtStop/GmStrtStop/CopyRight2
- CF012A_GmStrtStop/GmStrtStop/Data Store Memory1
- CF012A_GmStrtStop/GmStrtStop/Data Store Memory24
- CF012A_GmStrtStop/GmStrtStop/Data Store Memory25
- CF012A_GmStrtStop/GmStrtStop/Data Store Memory3
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopInit1
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopInit1/function
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopInit1/CopyRight2
- ..../GmStrtStop/GmStrtStopInit1/GetRefTmr100MicroSec32bit/CopyRight2
- ..../GmStrtStop/GmStrtStopInit1/GetRefTmr100MicroSec32bit/Count per uSec
- ..../GmStrtStop/GmStrtStopInit1/GetRefTmr100MicroSec32bit/Data Store Read1
- ..../GmStrtStop/GmStrtStopInit1/GetRefTmr100MicroSec32bit/Data Type Conversion1
- ..../GmStrtStop/GmStrtStopInit1/GetRefTmr100MicroSec32bit/Divide1
- ..../GmStrtStop/GmStrtStopInit1/GetRefTmr100MicroSec32bit/Divide2
- ..../GmStrtStop/GmStrtStopInit1/GetRefTmr100MicroSec32bit/Max Counts
- ..../GmStrtStop/GmStrtStopInit1/GetRefTmr100MicroSec32bit/Product1
- ..../GmStrtStop/GmStrtStopInit1/GetRefTmr100MicroSec32bit/Product2
- ..../GmStrtStop/GmStrtStopInit1/GetRefTmr100MicroSec32bit/Rounding
- ..../GmStrtStop/GmStrtStopInit1/GetRefTmr100MicroSec32bit/Subtract1
- ..../GmStrtStop/GmStrtStopInit1/GetRefTmr100MicroSec32bit/uSec per Sec
- ..../GmStrtStop/GmStrtStopInit1/GetRefTmr100MicroSec32bit/RefTmr
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/function
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/CopyRight2
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DIModRate/Action Port
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DIModRate/Constant1
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DIModRate/CopyRight2
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DIModRate/StrtStopRateLim
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnPrevActSt/CopyRight2
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnPrevActSt/From
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnPrevActSt/Goto
- ..../GmStrtStop/GmStrtStopPer1/DtrmnPrevActSt/PassLastSt/Action Port
- ..../GmStrtStop/GmStrtStopPer1/DtrmnPrevActSt/PassLastSt/CopyRight2
- ..../GmStrtStop/GmStrtStopPer1/DtrmnPrevActSt/PassLastSt/Data Store Read1
- ..../GmStrtStop/GmStrtStopPer1/DtrmnPrevActSt/PassLastSt/PrevActSt
- ..../GmStrtStop/GmStrtStopPer1/DtrmnPrevActSt/PassPrevLoopRes/In
- ..../GmStrtStop/GmStrtStopPer1/DtrmnPrevActSt/PassPrevLoopRes/Action Port
- ..../GmStrtStop/GmStrtStopPer1/DtrmnPrevActSt/PassPrevLoopRes/CopyRight2
- ..../GmStrtStop/GmStrtStopPer1/DtrmnPrevActSt/PassPrevLoopRes/PrevStrtStopSt
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim/PrevActSt
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim/CurrStrtStopSt
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim/CopyRight2
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim/DoNothing
- ..../GmStrtStop/GmStrtStopPer1/DtrmnRateLim/DoNothing/Action Port
- ..../GmStrtStop/GmStrtStopPer1/DtrmnRateLim/DoNothing/CopyRight2
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim/FltMod
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim/FltMod/Action Port
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim/FltMod/CopyRight2
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim/From2
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim/From3
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim/Goto
- ..../GmStrtStop/GmStrtStopPer1/DtrmnRateLim/Inter1Mod/Action Port
- ..../GmStrtStop/GmStrtStopPer1/DtrmnRateLim/Inter1Mod/CopyRight2
- ..../GmStrtStop/GmStrtStopPer1/DtrmnRateLim/Inter2Mod/StrtStopSt
- ..../GmStrtStop/GmStrtStopPer1/DtrmnRateLim/Inter2Mod/Action Port
- ..../GmStrtStop/GmStrtStopPer1/DtrmnRateLim/Inter2Mod/CopyRight2
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim/Inter2Mod/Merge4
- ..../GmStrtStop/GmStrtStopPer1/DtrmnRateLim/Inter2Mod/StrtStopRateLim
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim/NormMod/StrtStopSt
- ..../GmStrtStop/GmStrtStopPer1/DtrmnRateLim/NormMod/Action Port
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim/NormMod/CopyRight2
- ..../GmStrtStop/GmStrtStopPer1/DtrmnRateLim/NormMod/StrtStopRateLim
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim/StopMod/StrtStopSt
- ..../GmStrtStop/GmStrtStopPer1/DtrmnRateLim/StopMod/Action Port
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim/StopMod/CopyRight2
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim/StopMod/Merge4
- ..../GmStrtStop/GmStrtStopPer1/DtrmnRateLim/StopMod/StrtStopRateLim
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter1ToStopModFlg/CopyRight2
- ..../GmStrtStop/GmStrtStopPer1/Inter1ToStopModFlg/RefTi/Action Port
- ..../GmStrtStop/GmStrtStopPer1/Inter1ToStopModFlg/RefTi/Constant13
- ..../GmStrtStop/GmStrtStopPer1/Inter1ToStopModFlg/RefTi/CopyRight2
- ..../GmStrtStop/GmStrtStopPer1/Inter1ToStopModFlg/RefTi/Data Store Write9
- ..../GmStrtStopPer1/Inter1ToStopModFlg/RefTi/GetRefTmr100MicroSec32bit
- ..../Inter1ToStopModFlg/RefTi/GetRefTmr100MicroSec32bit/CopyRight2
- ..../Inter1ToStopModFlg/RefTi/GetRefTmr100MicroSec32bit/Count per uSec
- ..../Inter1ToStopModFlg/RefTi/GetRefTmr100MicroSec32bit/Data Store Read1
- ..../Inter1ToStopModFlg/RefTi/GetRefTmr100MicroSec32bit/Data Type Conversion1
- ..../GmStrtStopPer1/Inter1ToStopModFlg/RefTi/GetRefTmr100MicroSec32bit/Divide1
- ..../GmStrtStopPer1/Inter1ToStopModFlg/RefTi/GetRefTmr100MicroSec32bit/Divide2
- ..../Inter1ToStopModFlg/RefTi/GetRefTmr100MicroSec32bit/Max Counts
- ..../GmStrtStopPer1/Inter1ToStopModFlg/RefTi/GetRefTmr100MicroSec32bit/Product1
- ..../GmStrtStopPer1/Inter1ToStopModFlg/RefTi/GetRefTmr100MicroSec32bit/Product2
- ..../GmStrtStopPer1/Inter1ToStopModFlg/RefTi/GetRefTmr100MicroSec32bit/Rounding
- ..../GmStrtStopPer1/Inter1ToStopModFlg/RefTi/GetRefTmr100MicroSec32bit/Subtract1
- ..../Inter1ToStopModFlg/RefTi/GetRefTmr100MicroSec32bit/uSec per Sec
- ..../GmStrtStopPer1/Inter1ToStopModFlg/RefTi/GetRefTmr100MicroSec32bit/RefTmr
- ..../GmStrtStop/GmStrtStopPer1/Inter1ToStopModFlg/RefTi/TmrElpsdThd
- ..../GmStrtStop/GmStrtStopPer1/Inter1ToStopModFlg/SpanTi/Action Port
- ..../GmStrtStop/GmStrtStopPer1/Inter1ToStopModFlg/SpanTi/CopyRight2
- ..../GmStrtStopPer1/Inter1ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/RefTmr
- ..../Inter1ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/CopyRight2
- ..../Inter1ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Count per uSec
- ..../Inter1ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Data Store Read1
- ..../Inter1ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Data Type Conversion2
- ..../GmStrtStopPer1/Inter1ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Divide1
- ..../GmStrtStopPer1/Inter1ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Divide2
- ..../GmStrtStopPer1/Inter1ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/If
- ..../Inter1ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Max Counts
- ..../GmStrtStopPer1/Inter1ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Merge
- ..../Inter1ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Nowrapping
- ..../Inter1ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Nowrapping/new
- ..../Inter1ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Nowrapping/ref
- ..../Inter1ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Nowrapping/Action Port
- ..../Inter1ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Nowrapping/CopyRight2
- ..../Inter1ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Nowrapping/Subtract1
- ..../Inter1ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Nowrapping/Out1
- ..../GmStrtStopPer1/Inter1ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Product2
- ..../GmStrtStopPer1/Inter1ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Product3
- ..../GmStrtStopPer1/Inter1ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Rounding
- ..../Inter1ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Subtract3
- ..../GmStrtStopPer1/Inter1ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Wrapping
- ..../Inter1ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Wrapping/new
- ..../Inter1ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Wrapping/ref
- ..../Inter1ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Wrapping/Action Port
- ..../Inter1ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Wrapping/CopyRight2
- ..../Inter1ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Wrapping/Max Counts
- ..../Inter1ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Wrapping/Subtract1
- ..../Inter1ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Wrapping/Out1
- ..../Inter1ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/uSec per Sec
- ..../GmStrtStopPer1/Inter1ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/TiSpan
- ..../GmStrtStop/GmStrtStopPer1/Inter1ToStopModFlg/SpanTi/SetFalse/Action Port
- ..../GmStrtStop/GmStrtStopPer1/Inter1ToStopModFlg/SpanTi/SetFalse/Constant1
- ..../GmStrtStop/GmStrtStopPer1/Inter1ToStopModFlg/SpanTi/SetFalse/CopyRight2
- ..../GmStrtStop/GmStrtStopPer1/Inter1ToStopModFlg/SpanTi/SetFalse/Out1
- ..../GmStrtStop/GmStrtStopPer1/Inter1ToStopModFlg/SpanTi/SetTrue/Action Port
- ..../GmStrtStop/GmStrtStopPer1/Inter1ToStopModFlg/SpanTi/SetTrue/Constant13
- ..../GmStrtStop/GmStrtStopPer1/Inter1ToStopModFlg/SpanTi/SetTrue/CopyRight2
- ..../GmStrtStop/GmStrtStopPer1/Inter1ToStopModFlg/SpanTi/SetTrue/Out1
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg/CopyRight2
- ..../GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg/RefTi/Action Port
- ..../GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg/RefTi/Constant13
- ..../GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg/RefTi/CopyRight2
- ..../GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg/RefTi/Data Store Write9
- ..../GmStrtStopPer1/Inter2ToStopModFlg/RefTi/GetRefTmr100MicroSec32bit
- ..../Inter2ToStopModFlg/RefTi/GetRefTmr100MicroSec32bit/CopyRight2
- ..../Inter2ToStopModFlg/RefTi/GetRefTmr100MicroSec32bit/Count per uSec
- ..../Inter2ToStopModFlg/RefTi/GetRefTmr100MicroSec32bit/Data Store Read1
- ..../Inter2ToStopModFlg/RefTi/GetRefTmr100MicroSec32bit/Data Type Conversion1
- ..../GmStrtStopPer1/Inter2ToStopModFlg/RefTi/GetRefTmr100MicroSec32bit/Divide1
- ..../GmStrtStopPer1/Inter2ToStopModFlg/RefTi/GetRefTmr100MicroSec32bit/Divide2
- ..../Inter2ToStopModFlg/RefTi/GetRefTmr100MicroSec32bit/Max Counts
- ..../GmStrtStopPer1/Inter2ToStopModFlg/RefTi/GetRefTmr100MicroSec32bit/Product1
- ..../GmStrtStopPer1/Inter2ToStopModFlg/RefTi/GetRefTmr100MicroSec32bit/Product2
- ..../GmStrtStopPer1/Inter2ToStopModFlg/RefTi/GetRefTmr100MicroSec32bit/Rounding
- ..../GmStrtStopPer1/Inter2ToStopModFlg/RefTi/GetRefTmr100MicroSec32bit/Subtract1
- ..../Inter2ToStopModFlg/RefTi/GetRefTmr100MicroSec32bit/uSec per Sec
- ..../GmStrtStopPer1/Inter2ToStopModFlg/RefTi/GetRefTmr100MicroSec32bit/RefTmr
- ..../GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg/RefTi/TmrElpsdThd
- ..../GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg/SpanTi/Action Port
- ..../GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg/SpanTi/100MicroSecToMilliSec
- ..../GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg/SpanTi/Constant
- ..../GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg/SpanTi/CopyRight2
- ..../GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg/SpanTi/Data Store Read
- ..../GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg/SpanTi/FixdToFloat_f32_u32
- ..../GmStrtStopPer1/Inter2ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit
- ..../GmStrtStopPer1/Inter2ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/RefTmr
- ..../Inter2ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/CopyRight2
- ..../Inter2ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Count per uSec
- ..../Inter2ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Data Store Read1
- ..../Inter2ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Data Type Conversion2
- ..../GmStrtStopPer1/Inter2ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Divide1
- ..../GmStrtStopPer1/Inter2ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Divide2
- ..../GmStrtStopPer1/Inter2ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/If
- ..../Inter2ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Max Counts
- ..../GmStrtStopPer1/Inter2ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Merge
- ..../Inter2ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Nowrapping
- ..../Inter2ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Nowrapping/new
- ..../Inter2ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Nowrapping/ref
- ..../Inter2ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Nowrapping/Action Port
- ..../Inter2ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Nowrapping/CopyRight2
- ..../Inter2ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Nowrapping/Subtract1
- ..../Inter2ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Nowrapping/Out1
- ..../GmStrtStopPer1/Inter2ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Product2
- ..../GmStrtStopPer1/Inter2ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Product3
- ..../GmStrtStopPer1/Inter2ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Rounding
- ..../Inter2ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Subtract3
- ..../GmStrtStopPer1/Inter2ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Wrapping
- ..../Inter2ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Wrapping/new
- ..../Inter2ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Wrapping/ref
- ..../Inter2ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Wrapping/Action Port
- ..../Inter2ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Wrapping/CopyRight2
- ..../Inter2ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Wrapping/Max Counts
- ..../Inter2ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Wrapping/Subtract1
- ..../Inter2ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Wrapping/Out1
- ..../Inter2ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/uSec per Sec
- ..../GmStrtStopPer1/Inter2ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/TiSpan
- ..../GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg/SpanTi/Merge1
- ..../GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg/SpanTi/Product1
- ..../GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg/SpanTi/Relational Operator
- ..../GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg/SpanTi/SetFalse
- ..../GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg/SpanTi/SetFalse/Action Port
- ..../GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg/SpanTi/SetFalse/Constant1
- ..../GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg/SpanTi/SetFalse/CopyRight2
- ..../GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg/SpanTi/SetFalse/Out1
- ..../GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg/SpanTi/SetTrue
- ..../GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg/SpanTi/SetTrue/Action Port
- ..../GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg/SpanTi/SetTrue/Constant13
- ..../GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg/SpanTi/SetTrue/CopyRight2
- ..../GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg/SpanTi/SetTrue/Out1
- ..../GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg/SpanTi/StopMod2Tmr_IF
- ..../GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg/SpanTi/TmrElpsdThd
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/PassDtrmnRateRes/In
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/PassDtrmnRateRes/Action Port
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/PassDtrmnRateRes/CopyRight2
- ..../GmStrtStop/GmStrtStopPer1/PassDtrmnRateRes/StrtStopRateLim
- CF012A_GmStrtStop/SimnTi
- CF012A_GmStrtStop/Step
- CF012A_GmStrtStop/call_GmStrtStopInit1
- CF012A_GmStrtStop/call_GmStrtStopInit1/Enable
- CF012A_GmStrtStop/call_GmStrtStopInit1/CopyRight2
- CF012A_GmStrtStop/call_GmStrtStopInit1/Function-Call Generator
- CF012A_GmStrtStop/call_GmStrtStopInit1/Out1
- CF012A_GmStrtStop/call_GmStrtStopPer1
- CF012A_GmStrtStop/VehStrtStopMotTqCmdSca
- CF012A_GmStrtStop/VehStrtStopRampRate
- CF012A_GmStrtStop/VehStrtStopSt
Recommended Action
For each object in the list, in the Model Editor, right-click the block, select Requirements, and specify a requirement.
Identify block names that use characters that are not correct in C code.
See Also
The following block names use characters that are not correct for C code:
Error type | Block |
Name contains incorrect characters. | ..../Function-Call Generator |
Recommended Action
Rename the block using correct characters.
Identify levels in the model that include basic blocks and subsystems. Each level of a model must be designed with blocks of the same level (for example, only subsystems or only basic blocks).
See Also
The following level(s) in the model include basic blocks and subsystems:
∧ Less
Recommended Action
If possible, replace blocks at the identified level of the model hierarchy with basic blocks. Move nonvirtual blocks into the identified subsystem.
Identify nonstandard display attributes in Simulink diagrams.
See Also
Check format settings
Identify incorrect model-level format options.
Warning
The following format display options are incorrect.
Display Attribute | Recommended Value | Actual Value |
View > Model Browser Options > Model Browser | off | on |
Recommended Action
Set the format options to the recommended value.
_________________________________________________________________________________________
Check block colors
Identify blocks using nonstandard colors.
Warning
The following blocks use nonstandard colors:
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnPrevActSt/Data Store Read
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnPrevActSt/Data Store Write
Set the block foreground color to black and the background color to white.
_________________________________________________________________________________________
Check canvas colors
Identify canvases that are not white.
Passed
All diagrams use a white canvas.
_________________________________________________________________________________________
Check diagram zoom
Identify diagrams that do not have zoom factor set to 100 %.
Warning
The following diagrams do not have zoom factor set to 100 percent:
- CF012A_GmStrtStop/GmStrtStop
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopInit1
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopInit1/GetRefTmr100MicroSec32bit
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DIModRate
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnPrevActSt
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnPrevActSt/PassLastSt
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnPrevActSt/PassPrevLoopRes
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim/DoNothing
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim/FltMod
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim/Inter1Mod
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim/Inter2Mod
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim/NormMod
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim/NormMod/THEN3
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim/StopMod
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter1ToStopModFlg
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter1ToStopModFlg/RefTi
- ..../GmStrtStopPer1/Inter1ToStopModFlg/RefTi/GetRefTmr100MicroSec32bit
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter1ToStopModFlg/SpanTi
- ..../GmStrtStopPer1/Inter1ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit
- ..../GmStrtStop/GmStrtStopPer1/Inter1ToStopModFlg/SpanTi/SetFalse
- ..../GmStrtStop/GmStrtStopPer1/Inter1ToStopModFlg/SpanTi/SetTrue
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg/RefTi
- ..../GmStrtStopPer1/Inter2ToStopModFlg/RefTi/GetRefTmr100MicroSec32bit
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg/SpanTi
- ..../GmStrtStopPer1/Inter2ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit
- ..../GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg/SpanTi/SetFalse
- ..../GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg/SpanTi/SetTrue
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/PassDtrmnRateRes
- CF012A_GmStrtStop/call_GmStrtStopInit1
- CF012A_GmStrtStop
Recommended Action
For each listed diagram, select View > Zoom > Normal View (100%).
Identify whether to display block names.
See Also
Check for blocks with hidden names and obvious function
Identify block names that are displayed but can be hidden due to obvious behavior.
Passed
All blocks with obvious behavior have hidden names.
_________________________________________________________________________________________
Check for non-descriptive displayed block names
Identify block names that are displayed but should be hidden due to a lack of a descriptive name.
Warning
The following blocks have a name displayed, however, the name is not descriptive:
Modify the block name to provide descriptive information, or hide the block name by deselecting (Diagram > Format > Show Block Name).
_________________________________________________________________________________________
Check for missing block names
Identify block names that are hidden but should be displayed to show a descriptive name.
Warning
The following blocks have descriptive names, however, the names are hidden:
- ..../GmStrtStop/GmStrtStopInit1/GetRefTmr100MicroSec32bit/Subtract1
- ..../GmStrtStopPer1/Inter1ToStopModFlg/RefTi/GetRefTmr100MicroSec32bit/Subtract1
- ..../GmStrtStop/GmStrtStopPer1/Inter1ToStopModFlg/SpanTi/100MicroSecToMilliSec
- ..../Inter1ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Nowrapping/Subtract1
- ..../Inter1ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Subtract3
- ..../Inter1ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Wrapping/Subtract1
- ..../GmStrtStopPer1/Inter2ToStopModFlg/RefTi/GetRefTmr100MicroSec32bit/Subtract1
- ..../GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg/SpanTi/100MicroSecToMilliSec
- ..../Inter2ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Nowrapping/Subtract1
- ..../Inter2ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Subtract3
- ..../Inter2ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Wrapping/Subtract1
Recommended Action
Modify the blocks to show the block name (Diagram > Format > Show Block Name).
Identify blocks that require labeled signals. A subset of source and destination blocks require labeled signals.
See Also
Check source block labels
The following source blocks require labeled signals; Inport, From, Data Store Read, Constant, Bus Selector, Demux, Selector. If the signal name is visible on the block, this rule is considered met.
Warning
The following signals have no label:
- CF012A_GmStrtStop
- CF012A_GmStrtStop
- CF012A_GmStrtStop
- CF012A_GmStrtStop
- CF012A_GmStrtStop
- CF012A_GmStrtStop
- CF012A_GmStrtStop
- CF012A_GmStrtStop/GmStrtStop
- CF012A_GmStrtStop/GmStrtStop
- CF012A_GmStrtStop/GmStrtStop
- CF012A_GmStrtStop/GmStrtStop
- CF012A_GmStrtStop/GmStrtStop
- CF012A_GmStrtStop/GmStrtStop
- CF012A_GmStrtStop/GmStrtStop
- CF012A_GmStrtStop/GmStrtStop
- CF012A_GmStrtStop/GmStrtStop
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnPrevActSt/PassPrevLoopRes
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter1ToStopModFlg
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter1ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter1ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Nowrapping
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter1ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Nowrapping
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter1ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Wrapping
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter1ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Wrapping
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Nowrapping
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Nowrapping
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Wrapping
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Wrapping
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnPrevActSt
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim
- CF012A_GmStrtStop
- CF012A_GmStrtStop
- CF012A_GmStrtStop
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopInit1
- CF012A_GmStrtStop/GmStrtStop
- CF012A_GmStrtStop/GmStrtStop
- CF012A_GmStrtStop/GmStrtStop
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnPrevActSt
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnPrevActSt
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim/Inter1Mod
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim/Inter1Mod
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim/Inter1Mod
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim/Inter2Mod
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim/Inter2Mod
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim/Inter2Mod
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim/NormMod
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim/NormMod
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim/StopMod
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim/StopMod
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim/StopMod
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter1ToStopModFlg
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter1ToStopModFlg/RefTi
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter1ToStopModFlg
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter1ToStopModFlg/SpanTi
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter1ToStopModFlg/SpanTi
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter1ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter1ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter1ToStopModFlg/SpanTi
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter1ToStopModFlg/SpanTi
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg/RefTi
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg/SpanTi
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg/SpanTi
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg/SpanTi
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg/SpanTi
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1
- CF012A_GmStrtStop
Recommended Action
Add a new or propagated label to the signal line.
_________________________________________________________________________________________
Check destination block labels
The following destination blocks require labeled signals; Outport, Goto, Data Store Write, Bus Creator, Mux, Subsystem, Chart. If the signal name is visible on the source block, this rule is considered met.
Warning
The following signals have no label:
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopInit1/GetRefTmr100MicroSec32bit/RefTmr/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DIModRate/StrtStopRateLim/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnPrevActSt/PassLastSt/PrevActSt/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnPrevActSt/PassPrevLoopRes/PrevStrtStopSt/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim/FltMod/StrtStopRateLim/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim/Inter1Mod/StrtStopRateLim/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim/Inter2Mod/StrtStopRateLim/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim/NormMod/StrtStopRateLim/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim/StopMod/StrtStopRateLim/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter1ToStopModFlg/RefTi/GetRefTmr100MicroSec32bit/RefTmr/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter1ToStopModFlg/RefTi/TmrElpsdThd/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter1ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Nowrapping/Out1/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter1ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Wrapping/Out1/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter1ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/TiSpan/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter1ToStopModFlg/SpanTi/SetFalse/Out1/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter1ToStopModFlg/SpanTi/SetTrue/Out1/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg/RefTi/GetRefTmr100MicroSec32bit/RefTmr/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg/RefTi/TmrElpsdThd/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Nowrapping/Out1/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Wrapping/Out1/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/TiSpan/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg/SpanTi/SetFalse/Out1/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg/SpanTi/SetTrue/Out1/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/VehStrtStopMotTqCmdSca/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/VehStrtStopRampRate/
- CF012A_GmStrtStop/GmStrtStop/VehStrtStopMotTqCmdSca/
- CF012A_GmStrtStop/GmStrtStop/VehStrtStopRampRate/
- CF012A_GmStrtStop/GmStrtStop/VehStrtStopSt/
- CF012A_GmStrtStop/call_GmStrtStopInit1/Out1/
- CF012A_GmStrtStop/VehStrtStopMotTqCmdSca/
- CF012A_GmStrtStop/VehStrtStopRampRate/
- CF012A_GmStrtStop/VehStrtStopSt/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnPrevActSt/Goto/
- CF012A_GmStrtStop/Data Store_Write/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopInit1/Data Store_Write4/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopInit1/Data Store_Write5/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter1ToStopModFlg/RefTi/Data Store_Write9/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg/RefTi/Data Store_Write9/
- CF012A_GmStrtStop/GmStrtStop/
- CF012A_GmStrtStop/GmStrtStop/
- CF012A_GmStrtStop/GmStrtStop/
- CF012A_GmStrtStop/GmStrtStop/
- CF012A_GmStrtStop/GmStrtStop/
- CF012A_GmStrtStop/GmStrtStop/
- CF012A_GmStrtStop/GmStrtStop/
- CF012A_GmStrtStop/GmStrtStop/
- CF012A_GmStrtStop/GmStrtStop/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnPrevActSt/PassPrevLoopRes/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim/Inter1Mod/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim/Inter1Mod/THEN1/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim/Inter1Mod/THEN2/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim/Inter1Mod/THEN3/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim/Inter2Mod/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim/Inter2Mod/THEN1/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim/Inter2Mod/THEN2/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim/Inter2Mod/THEN3/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim/NormMod/THEN3/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim/NormMod/THEN4/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim/StopMod/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim/StopMod/THEN1/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim/StopMod/THEN4/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/DtrmnRateLim/StopMod/THEN5/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter1ToStopModFlg/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter1ToStopModFlg/SpanTi/FixdToFloat_f32_u32/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter1ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter1ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Nowrapping/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter1ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Nowrapping/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter1ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Wrapping/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter1ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Wrapping/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg/SpanTi/FixdToFloat_f32_u32/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Nowrapping/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Nowrapping/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Wrapping/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/Inter2ToStopModFlg/SpanTi/GetTiSpan100MicroSec32bit/Wrapping/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/LimDyn_f32/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/LimDyn_f32/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/LimDyn_f32/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/LimDyn_f32 /
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/LimDyn_f32 /
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/LimDyn_f32 /
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/StartStopStateDetermination/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/StartStopStateDetermination/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/StartStopStateDetermination/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/StartStopStateDetermination/
- CF012A_GmStrtStop/GmStrtStop/GmStrtStopPer1/StartStopStateDetermination/
Recommended Action
Add a new or propagated label to the signal line.
Identify blocks that are not allowed in discrete controllers. Prohibited blocks include all continuous blocks and some source and sink blocks.
See Also
- MathWorks Automotive Advisory Board Guideline: jm_0001
- Check for blocks not recommended for C/C++ production code deployment
All blocks in the model are allowed in discrete controllers.
Identify blocks not supported by code generation or not recommended for C/C++ production code deployment.
Warning
The following blocks are not supported or not recommended for C/C++ production code deployment:
Block | Block Type | Code generation support | Recommendation for C/C++ production code deployment |
CF012A_GmStrtStop/Clock | Clock | Yes | No |
CF012A_GmStrtStop/Step | Step | Yes | No |
Recommended Action
Although Embedded Coder supports these blocks, they are not recommended for C/C++ production code deployment.
- Detect read before write is not enabled for the following Data Store Memory blocks. Consider globally enabling this on the Data Validity page of the Configuration Parameters dialog box or enabling this on all of the following blocks:
CF012A_GmStrtStop/GmStrtStop/Data Store Memory1
CF012A_GmStrtStop/GmStrtStop/Data Store Memory24
CF012A_GmStrtStop/GmStrtStop/Data Store Memory25
- Detect write after read is not enabled for the following Data Store Memory blocks. Consider globally enabling this on the Data Validity page of the Configuration Parameters dialog box or enabling this on all of the following blocks:
CF012A_GmStrtStop/GmStrtStop/Data Store Memory1
CF012A_GmStrtStop/GmStrtStop/Data Store Memory24
CF012A_GmStrtStop/GmStrtStop/Data Store Memory25
- Detect write after write is not enabled for the following Data Store Memory blocks. Consider globally enabling this on the Data Validity page of the Configuration Parameters dialog box or enabling this on all of the following blocks:
CF012A_GmStrtStop/GmStrtStop/Data Store Memory1
CF012A_GmStrtStop/GmStrtStop/Data Store Memory24
CF012A_GmStrtStop/GmStrtStop/Data Store Memory25
Note: These runtime diagnostics may slow down simulation considerably. You should set them back to Disable all
once you have verified that they do not cause any warnings or errors during simulation.