This is the multi-page printable view of this section. Click here to print.
Debug Functions
1.1 - DF001A_FltInj_Design_PeerReviewChkList
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 |
1.2 - DF001A_FltInj_ModelAdvisor
Model Advisor Report - DF001A_FltInj.slx | |
Simulink version: 8.2 | Model version: 1.401 |
System: DF001A_FltInj | Current run: 10-Jun-2016 21:30:25 |
Model Advisor configuration: ...NxtrModelAdvisorConfig.mat |
Run Summary
Pass | Fail | Warning | Not Run | Total |
| | | | 359 |
You should turn on the following optimization(s):
none . | |
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 | DF001A_FltInj/In1 | Missing port dimension Missing signal data type Missing port sample time |
2 | DF001A_FltInj/In2 | Missing port dimension Missing signal data type Missing port sample time |
3 | DF001A_FltInj/In3 | Missing port dimension Missing signal data type Missing port sample time |
4 | DF001A_FltInj/In4 | Missing port dimension Missing signal data type Missing port sample time |
5 | DF001A_FltInj/In5 | Missing port dimension Missing signal data type Missing port sample time |
6 | DF001A_FltInj/In6 | Missing port dimension Missing signal data type Missing port sample time |
7 | DF001A_FltInj/trigger1 | Missing port dimension Missing signal data type Missing port sample time |
8 | DF001A_FltInj/trigger2 | Missing port dimension Missing signal data type Missing port sample time |
9 | DF001A_FltInj/trigger3 | Missing port dimension Missing signal data type Missing port sample time |
10 | DF001A_FltInj/trigger4 | Missing port dimension Missing signal data type Missing port sample time |
11 | DF001A_FltInj/trigger5 | Missing port dimension Missing signal data type Missing port sample time |
12 | DF001A_FltInj/In7 | Missing port dimension Missing signal data type Missing port sample time |
13 | DF001A_FltInj/In8 | Missing port dimension Missing signal data type Missing port sample time |
14 | DF001A_FltInj/In9 | Missing port dimension Missing signal data type Missing port sample time |
15 | DF001A_FltInj/In10 | Missing port dimension Missing signal data type Missing port sample time |
16 | DF001A_FltInj/In11 | Missing port dimension Missing signal data type Missing port sample time |
17 | DF001A_FltInj/In12 | Missing port dimension Missing signal data type Missing port sample time |
18 | DF001A_FltInj/In13 | Missing port dimension Missing signal data type Missing port sample time |
19 | DF001A_FltInj/In14 | Missing port dimension Missing signal data type Missing port sample time |
20 | DF001A_FltInj/In15 | 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 |
DF001A_FltInj/Clock | Clock | 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:
- DF001A_FltInj/In1
- DF001A_FltInj/In2
- DF001A_FltInj/In3
- DF001A_FltInj/In4
- DF001A_FltInj/In5
- DF001A_FltInj/In6
- DF001A_FltInj/trigger1
- DF001A_FltInj/trigger2
- DF001A_FltInj/trigger3
- DF001A_FltInj/trigger4
- DF001A_FltInj/trigger5
- DF001A_FltInj/In7
- DF001A_FltInj/In8
- DF001A_FltInj/In9
- DF001A_FltInj/In10
- DF001A_FltInj/In11
- DF001A_FltInj/In12
- DF001A_FltInj/In13
- DF001A_FltInj/In14
- DF001A_FltInj/In15
- DF001A_FltInj/Bus Creator
- DF001A_FltInj/Clock
- DF001A_FltInj/CopyRight2
- DF001A_FltInj/Data Store Write
- DF001A_FltInj/Enabled Subsystem
- DF001A_FltInj/Enabled Subsystem/Enable
- DF001A_FltInj/Enabled Subsystem/Function-Call
- DF001A_FltInj/Enabled Subsystem/Out1
- DF001A_FltInj/Enabled Subsystem1
- DF001A_FltInj/Enabled Subsystem1/Enable
- DF001A_FltInj/Enabled Subsystem1/Function-Call
- DF001A_FltInj/Enabled Subsystem1/Out1
- DF001A_FltInj/Enabled Subsystem2
- DF001A_FltInj/Enabled Subsystem2/Enable
- DF001A_FltInj/Enabled Subsystem2/Function-Call
- DF001A_FltInj/Enabled Subsystem2/Out1
- DF001A_FltInj/Enabled Subsystem3
- DF001A_FltInj/Enabled Subsystem3/Enable
- DF001A_FltInj/Enabled Subsystem3/Function-Call
- DF001A_FltInj/Enabled Subsystem3/Out1
- DF001A_FltInj/Enabled Subsystem4
- DF001A_FltInj/Enabled Subsystem4/Enable
- DF001A_FltInj/Enabled Subsystem4/Function-Call
- DF001A_FltInj/Enabled Subsystem4/Out1
- DF001A_FltInj/FltInj
- DF001A_FltInj/FltInj/call_UpdUsrPrm
- DF001A_FltInj/FltInj/call_FltInjPer1
- DF001A_FltInj/FltInj/call_FltInj_f32
- DF001A_FltInj/FltInj/call_FltInj_u08
- DF001A_FltInj/FltInj/call_FltInj_u0p16
- DF001A_FltInj/FltInj/call_FltInj_logl
- DF001A_FltInj/FltInj/FltInjUsrPrm_ArgIn
- DF001A_FltInj/FltInj/LocnKey_ArgIn
- DF001A_FltInj/FltInj/HwVel
- DF001A_FltInj/FltInj/SigPah_ArgIn1
- DF001A_FltInj/FltInj/SigPah_ArgIn2
- DF001A_FltInj/FltInj/SigPah_ArgIn3
- DF001A_FltInj/FltInj/SigPah_ArgIn4
- DF001A_FltInj/FltInj/CopyRight2
- DF001A_FltInj/FltInj/Display1
- DF001A_FltInj/FltInj/FltInjPer1
- DF001A_FltInj/FltInj/FltInjPer1/HwVel
- DF001A_FltInj/FltInj/FltInjPer1/function
- DF001A_FltInj/FltInj/FltInjPer1/CopyRight2
- DF001A_FltInj/FltInj/FltInjPer1/Per1 Logic
- DF001A_FltInj/FltInj/FltInjPer1/Per1 Logic/HwVel
- DF001A_FltInj/FltInj/FltInjPer1/Per1 Logic/ProductionBuild
- DF001A_FltInj/FltInj/FltInjPer1/Per1 Logic/ProductionBuild/HwVel
- DF001A_FltInj/FltInj/FltInjPer1/Per1 Logic/ProductionBuild/CopyRight2
- DF001A_FltInj/FltInj/FltInjPer1/Per1 Logic/ProductionBuild/Ground1
- DF001A_FltInj/FltInj/FltInjPer1/Per1 Logic/ProductionBuild/Ground2
- DF001A_FltInj/FltInj/FltInjPer1/Per1 Logic/ProductionBuild/Terminator
- DF001A_FltInj/FltInj/FltInjPer1/Per1 Logic/ProductionBuild/FltInjPahGain
- DF001A_FltInj/FltInj/FltInjPer1/Per1 Logic/ProductionBuild/FltInjPahOffs
- DF001A_FltInj/FltInj/FltInjPer1/Per1 Logic/FltInjPahGain
- DF001A_FltInj/FltInj/FltInjPer1/Per1 Logic/FltInjPahOffs
- DF001A_FltInj/FltInj/FltInjPer1/FltInjPahGain
- DF001A_FltInj/FltInj/FltInjPer1/FltInjPahOffs
- DF001A_FltInj/FltInj/FltInj_f32
- DF001A_FltInj/FltInj/FltInj_f32/LocnKey_ArgIn
- DF001A_FltInj/FltInj/FltInj_f32/SigPah_ArgIn
- DF001A_FltInj/FltInj/FltInj_f32/FltInjPahGain
- DF001A_FltInj/FltInj/FltInj_f32/FltInjPahOffs
- DF001A_FltInj/FltInj/FltInj_f32/function
- DF001A_FltInj/FltInj/FltInj_f32/ FltInj_f32 Logic
- DF001A_FltInj/FltInj/FltInj_f32/ FltInj_f32 Logic/PahGain
- DF001A_FltInj/FltInj/FltInj_f32/ FltInj_f32 Logic/PahOffs
- DF001A_FltInj/FltInj/FltInj_f32/ FltInj_f32 Logic/SigPah_ArgIn
- DF001A_FltInj/FltInj/FltInj_f32/ FltInj_f32 Logic/LocnKey_ArgIn
- DF001A_FltInj/FltInj/FltInj_f32/ FltInj_f32 Logic/ProductionBuild
- DF001A_FltInj/FltInj/FltInj_f32/ FltInj_f32 Logic/ProductionBuild/PahGain
- DF001A_FltInj/FltInj/FltInj_f32/ FltInj_f32 Logic/ProductionBuild/PahOffs
- ..../FltInj/FltInj_f32/ FltInj_f32 Logic/ProductionBuild/SigPah_ArgIn
- ..../FltInj/FltInj_f32/ FltInj_f32 Logic/ProductionBuild/LocnKey_ArgIn
- ..../FltInj/FltInj_f32/ FltInj_f32 Logic/ProductionBuild/CopyRight2
- DF001A_FltInj/FltInj/FltInj_f32/ FltInj_f32 Logic/ProductionBuild/Ground
- ..../FltInj/FltInj_f32/ FltInj_f32 Logic/ProductionBuild/Terminator
- ..../FltInj/FltInj_f32/ FltInj_f32 Logic/ProductionBuild/Terminator1
- ..../FltInj/FltInj_f32/ FltInj_f32 Logic/ProductionBuild/Terminator3
- ..../FltInj/FltInj_f32/ FltInj_f32 Logic/ProductionBuild/Terminator4
- ..../FltInj/FltInj_f32/ FltInj_f32 Logic/ProductionBuild/SigPah_ArgOut
- DF001A_FltInj/FltInj/FltInj_f32/ FltInj_f32 Logic/SigPah_ArgOut
- DF001A_FltInj/FltInj/FltInj_f32/CopyRight2
- DF001A_FltInj/FltInj/FltInj_f32/SigPah_ArgOut
- DF001A_FltInj/FltInj/FltInj_logl
- DF001A_FltInj/FltInj/FltInj_logl/LocnKey_ArgIn
- DF001A_FltInj/FltInj/FltInj_logl/SigPah_ArgIn
- DF001A_FltInj/FltInj/FltInj_logl/function
- DF001A_FltInj/FltInj/FltInj_logl/CopyRight2
- DF001A_FltInj/FltInj/FltInj_logl/FltInj_lgc Logic
- DF001A_FltInj/FltInj/FltInj_logl/FltInj_lgc Logic/LocnKey_ArgIn
- DF001A_FltInj/FltInj/FltInj_logl/FltInj_lgc Logic/SigPah_ArgIn
- DF001A_FltInj/FltInj/FltInj_logl/FltInj_lgc Logic/ProductionBuild
- ..../FltInj/FltInj_logl/FltInj_lgc Logic/ProductionBuild/LocnKey_ArgIn
- ..../FltInj/FltInj_logl/FltInj_lgc Logic/ProductionBuild/SigPah_ArgIn
- ..../FltInj/FltInj_logl/FltInj_lgc Logic/ProductionBuild/CopyRight2
- DF001A_FltInj/FltInj/FltInj_logl/FltInj_lgc Logic/ProductionBuild/Ground
- ..../FltInj/FltInj_logl/FltInj_lgc Logic/ProductionBuild/Terminator
- ..../FltInj/FltInj_logl/FltInj_lgc Logic/ProductionBuild/Terminator1
- ..../FltInj/FltInj_logl/FltInj_lgc Logic/ProductionBuild/SigPah_ArgOut
- DF001A_FltInj/FltInj/FltInj_logl/FltInj_lgc Logic/SigPah_ArgOut
- DF001A_FltInj/FltInj/FltInj_logl/SigPah_ArgOut
- DF001A_FltInj/FltInj/FltInj_u08
- DF001A_FltInj/FltInj/FltInj_u08/FltInjPahGain
- DF001A_FltInj/FltInj/FltInj_u08/FltInjPahOffs
- DF001A_FltInj/FltInj/FltInj_u08/LocnKey_ArgIn
- DF001A_FltInj/FltInj/FltInj_u08/SigPah_ArgIn
- DF001A_FltInj/FltInj/FltInj_u08/function
- DF001A_FltInj/FltInj/FltInj_u08/ FltInj_u08 Logic
- DF001A_FltInj/FltInj/FltInj_u08/ FltInj_u08 Logic/PahGain
- DF001A_FltInj/FltInj/FltInj_u08/ FltInj_u08 Logic/PahOffs
- DF001A_FltInj/FltInj/FltInj_u08/ FltInj_u08 Logic/SigPah_ArgIn
- DF001A_FltInj/FltInj/FltInj_u08/ FltInj_u08 Logic/LocnKey_ArgIn
- DF001A_FltInj/FltInj/FltInj_u08/ FltInj_u08 Logic/ProductionBuild
- DF001A_FltInj/FltInj/FltInj_u08/ FltInj_u08 Logic/ProductionBuild/PahGain
- DF001A_FltInj/FltInj/FltInj_u08/ FltInj_u08 Logic/ProductionBuild/PahOffs
- ..../FltInj/FltInj_u08/ FltInj_u08 Logic/ProductionBuild/SigPah_ArgIn
- ..../FltInj/FltInj_u08/ FltInj_u08 Logic/ProductionBuild/LocnKey_ArgIn
- ..../FltInj/FltInj_u08/ FltInj_u08 Logic/ProductionBuild/CopyRight2
- DF001A_FltInj/FltInj/FltInj_u08/ FltInj_u08 Logic/ProductionBuild/Ground
- ..../FltInj/FltInj_u08/ FltInj_u08 Logic/ProductionBuild/Terminator
- ..../FltInj/FltInj_u08/ FltInj_u08 Logic/ProductionBuild/Terminator1
- ..../FltInj/FltInj_u08/ FltInj_u08 Logic/ProductionBuild/Terminator3
- ..../FltInj/FltInj_u08/ FltInj_u08 Logic/ProductionBuild/Terminator4
- ..../FltInj/FltInj_u08/ FltInj_u08 Logic/ProductionBuild/SigPah_ArgOut
- DF001A_FltInj/FltInj/FltInj_u08/ FltInj_u08 Logic/SigPah_ArgOut
- DF001A_FltInj/FltInj/FltInj_u08/CopyRight2
- DF001A_FltInj/FltInj/FltInj_u08/SigPah_ArgOut
- DF001A_FltInj/FltInj/FltInj_u0p16
- DF001A_FltInj/FltInj/FltInj_u0p16/FltInjPahGain
- DF001A_FltInj/FltInj/FltInj_u0p16/FltInjPahOffs
- DF001A_FltInj/FltInj/FltInj_u0p16/LocnKey_ArgIn
- DF001A_FltInj/FltInj/FltInj_u0p16/SigPah_ArgIn
- DF001A_FltInj/FltInj/FltInj_u0p16/function
- DF001A_FltInj/FltInj/FltInj_u0p16/ FltInj_u0p16 Logic
- DF001A_FltInj/FltInj/FltInj_u0p16/ FltInj_u0p16 Logic/PahGain
- DF001A_FltInj/FltInj/FltInj_u0p16/ FltInj_u0p16 Logic/PahOffs
- DF001A_FltInj/FltInj/FltInj_u0p16/ FltInj_u0p16 Logic/SigPah_ArgIn
- DF001A_FltInj/FltInj/FltInj_u0p16/ FltInj_u0p16 Logic/LocnKey_ArgIn
- DF001A_FltInj/FltInj/FltInj_u0p16/ FltInj_u0p16 Logic/ProductionBuild
- ..../FltInj/FltInj_u0p16/ FltInj_u0p16 Logic/ProductionBuild/PahGain
- ..../FltInj/FltInj_u0p16/ FltInj_u0p16 Logic/ProductionBuild/PahOffs
- ..../FltInj/FltInj_u0p16/ FltInj_u0p16 Logic/ProductionBuild/SigPah_ArgIn
- ..../FltInj/FltInj_u0p16/ FltInj_u0p16 Logic/ProductionBuild/LocnKey_ArgIn
- ..../FltInj/FltInj_u0p16/ FltInj_u0p16 Logic/ProductionBuild/CopyRight2
- ..../FltInj/FltInj_u0p16/ FltInj_u0p16 Logic/ProductionBuild/Ground
- ..../FltInj/FltInj_u0p16/ FltInj_u0p16 Logic/ProductionBuild/Terminator
- ..../FltInj/FltInj_u0p16/ FltInj_u0p16 Logic/ProductionBuild/Terminator1
- ..../FltInj/FltInj_u0p16/ FltInj_u0p16 Logic/ProductionBuild/Terminator3
- ..../FltInj/FltInj_u0p16/ FltInj_u0p16 Logic/ProductionBuild/Terminator4
- ..../FltInj/FltInj_u0p16/ FltInj_u0p16 Logic/ProductionBuild/SigPah_ArgOut
- DF001A_FltInj/FltInj/FltInj_u0p16/ FltInj_u0p16 Logic/SigPah_ArgOut
- DF001A_FltInj/FltInj/FltInj_u0p16/CopyRight2
- DF001A_FltInj/FltInj/FltInj_u0p16/SigPah_ArgOut
- DF001A_FltInj/FltInj/From
- DF001A_FltInj/FltInj/From1
- DF001A_FltInj/FltInj/From2
- DF001A_FltInj/FltInj/From3
- DF001A_FltInj/FltInj/Goto
- DF001A_FltInj/FltInj/Goto1
- DF001A_FltInj/FltInj/Pim1
- DF001A_FltInj/FltInj/Pim2
- DF001A_FltInj/FltInj/Pim3
- DF001A_FltInj/FltInj/UpdUsrPrm
- DF001A_FltInj/FltInj/UpdUsrPrm/FltInjUsrPrm_ArgIn
- DF001A_FltInj/FltInj/UpdUsrPrm/function
- DF001A_FltInj/FltInj/UpdUsrPrm/CopyRight2
- DF001A_FltInj/FltInj/UpdUsrPrm/Data Store Write
- DF001A_FltInj/FltInj/SigPah_ArgOut1
- DF001A_FltInj/FltInj/SigPah_ArgOut4
- DF001A_FltInj/FltInj/SigPah_ArgOut2
- DF001A_FltInj/FltInj/SigPah_ArgOut3
- DF001A_FltInj/Function-Call
- DF001A_FltInj/SimnTi
- DF001A_FltInj/Out1
- DF001A_FltInj/Out2
- DF001A_FltInj/Out3
- DF001A_FltInj/Out4
Recommended Action
For each object in the list, in the Model Editor, right-click the block, select Requirements, and specify a requirement.
Identify subsystem names that use characters that are not correct in C code.
See Also
The following subsystem names contain incorrect characters:
Error | Subsystem block |
Name contains incorrect characters. | DF001A_FltInj/Enabled Subsystem |
Name contains incorrect characters. | DF001A_FltInj/Enabled Subsystem1 |
Name contains incorrect characters. | DF001A_FltInj/Enabled Subsystem2 |
Name contains incorrect characters. | DF001A_FltInj/Enabled Subsystem3 |
Name contains incorrect characters. | DF001A_FltInj/Enabled Subsystem4 |
Recommended Action
Rename the subsystem blocks using correct characters.
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. | ..../Enabled Subsystem/Function-Call |
Name contains incorrect characters. | ..../Enabled Subsystem1/Function-Call |
Name contains incorrect characters. | ..../Enabled Subsystem2/Function-Call |
Name contains incorrect characters. | ..../Enabled Subsystem3/Function-Call |
Name contains incorrect characters. | ..../Enabled Subsystem4/Function-Call |
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:
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 |
Display > Signals & Ports > Wide Nonscalar Lines | on | off |
Status bar is not visible. | on | off |
View > Model Browser Options > Model Browser | off | on |
Display > Library Links > All | none | disabled |
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:
- DF001A_FltInj/FltInj/From
- DF001A_FltInj/FltInj/From1
- DF001A_FltInj/FltInj/From2
- DF001A_FltInj/FltInj/From3
- DF001A_FltInj/FltInj/Goto
- DF001A_FltInj/FltInj/Goto1
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:
- DF001A_FltInj/FltInj
- DF001A_FltInj/FltInj/FltInjPer1
- DF001A_FltInj/FltInj/FltInjPer1/Per1 Logic
- DF001A_FltInj/FltInj/FltInj_f32
- DF001A_FltInj/FltInj/FltInj_f32/ FltInj_f32 Logic
- DF001A_FltInj/FltInj/FltInj_f32/ FltInj_f32 Logic/ProductionBuild
- DF001A_FltInj/FltInj/FltInj_logl/FltInj_lgc Logic
- DF001A_FltInj/FltInj/FltInj_logl/FltInj_lgc Logic/ProductionBuild
- DF001A_FltInj/FltInj/FltInj_u08
- DF001A_FltInj/FltInj/FltInj_u08/ FltInj_u08 Logic
- DF001A_FltInj/FltInj/FltInj_u08/ FltInj_u08 Logic/ProductionBuild
- DF001A_FltInj/FltInj/FltInj_u0p16/ FltInj_u0p16 Logic
- DF001A_FltInj/FltInj/FltInj_u0p16/ FltInj_u0p16 Logic/ProductionBuild
- DF001A_FltInj/FltInj/UpdUsrPrm
- DF001A_FltInj
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.
Warning
The following block names can be hidden:
- DF001A_FltInj/FltInj/FltInjPer1/Per1 Logic/ProductionBuild/Ground1
- DF001A_FltInj/FltInj/FltInjPer1/Per1 Logic/ProductionBuild/Ground2
- DF001A_FltInj/FltInj/FltInjPer1/Per1 Logic/ProductionBuild/Terminator
Hide the block name by deselecting (Diagram > Format > Show Block Name).
_________________________________________________________________________________________
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:
- DF001A_FltInj/Enabled Subsystem
- DF001A_FltInj/Enabled Subsystem1
- DF001A_FltInj/Enabled Subsystem2
- DF001A_FltInj/Enabled Subsystem3
- DF001A_FltInj/Enabled Subsystem4
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:
- DF001A_FltInj
- DF001A_FltInj
- DF001A_FltInj
- DF001A_FltInj
- DF001A_FltInj
- DF001A_FltInj
- DF001A_FltInj
- DF001A_FltInj
- DF001A_FltInj
- DF001A_FltInj
- DF001A_FltInj
- DF001A_FltInj/FltInj
- DF001A_FltInj/FltInj
- DF001A_FltInj/FltInj
- DF001A_FltInj/FltInj
- DF001A_FltInj/FltInj
- DF001A_FltInj/FltInj
- DF001A_FltInj/FltInj
- DF001A_FltInj/FltInj
- DF001A_FltInj/FltInj
- DF001A_FltInj/FltInj
- DF001A_FltInj/FltInj
- DF001A_FltInj/FltInj
- DF001A_FltInj/FltInj
- DF001A_FltInj/FltInj/FltInjPer1
- DF001A_FltInj/FltInj/FltInjPer1/Per1 Logic/ProductionBuild
- DF001A_FltInj/FltInj/FltInj_f32
- DF001A_FltInj/FltInj/FltInj_f32
- DF001A_FltInj/FltInj/FltInj_f32
- DF001A_FltInj/FltInj/FltInj_f32
- DF001A_FltInj/FltInj/FltInj_f32/ FltInj_f32 Logic/ProductionBuild
- DF001A_FltInj/FltInj/FltInj_f32/ FltInj_f32 Logic/ProductionBuild
- DF001A_FltInj/FltInj/FltInj_f32/ FltInj_f32 Logic/ProductionBuild
- DF001A_FltInj/FltInj/FltInj_f32/ FltInj_f32 Logic/ProductionBuild
- DF001A_FltInj/FltInj/FltInj_logl
- DF001A_FltInj/FltInj/FltInj_logl
- DF001A_FltInj/FltInj/FltInj_logl/FltInj_lgc Logic/ProductionBuild
- DF001A_FltInj/FltInj/FltInj_logl/FltInj_lgc Logic/ProductionBuild
- DF001A_FltInj/FltInj/FltInj_u08
- DF001A_FltInj/FltInj/FltInj_u08
- DF001A_FltInj/FltInj/FltInj_u08
- DF001A_FltInj/FltInj/FltInj_u08
- DF001A_FltInj/FltInj/FltInj_u08/ FltInj_u08 Logic/ProductionBuild
- DF001A_FltInj/FltInj/FltInj_u08/ FltInj_u08 Logic/ProductionBuild
- DF001A_FltInj/FltInj/FltInj_u08/ FltInj_u08 Logic/ProductionBuild
- DF001A_FltInj/FltInj/FltInj_u08/ FltInj_u08 Logic/ProductionBuild
- DF001A_FltInj/FltInj/FltInj_u0p16
- DF001A_FltInj/FltInj/FltInj_u0p16
- DF001A_FltInj/FltInj/FltInj_u0p16
- DF001A_FltInj/FltInj/FltInj_u0p16
- DF001A_FltInj/FltInj/FltInj_u0p16/ FltInj_u0p16 Logic/ProductionBuild
- DF001A_FltInj/FltInj/FltInj_u0p16/ FltInj_u0p16 Logic/ProductionBuild
- DF001A_FltInj/FltInj/FltInj_u0p16/ FltInj_u0p16 Logic/ProductionBuild
- DF001A_FltInj/FltInj/FltInj_u0p16/ FltInj_u0p16 Logic/ProductionBuild
- DF001A_FltInj/FltInj/UpdUsrPrm
- DF001A_FltInj/FltInj
- DF001A_FltInj/FltInj
- DF001A_FltInj/FltInj
- DF001A_FltInj/FltInj
- DF001A_FltInj
- DF001A_FltInj
- DF001A_FltInj
- DF001A_FltInj
- DF001A_FltInj
- DF001A_FltInj
- DF001A_FltInj
- DF001A_FltInj
- DF001A_FltInj
- DF001A_FltInj/FltInj
- DF001A_FltInj/FltInj
- DF001A_FltInj/FltInj/FltInjPer1
- DF001A_FltInj/FltInj/FltInjPer1
- DF001A_FltInj/FltInj
- DF001A_FltInj/FltInj/FltInj_f32
- DF001A_FltInj/FltInj
- DF001A_FltInj/FltInj/FltInj_logl
- DF001A_FltInj/FltInj
- DF001A_FltInj/FltInj/FltInj_u08
- DF001A_FltInj/FltInj
- DF001A_FltInj/FltInj/FltInj_u0p16
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:
- DF001A_FltInj/Enabled_Subsystem/Out1/
- DF001A_FltInj/Enabled_Subsystem1/Out1/
- DF001A_FltInj/Enabled_Subsystem2/Out1/
- DF001A_FltInj/Enabled_Subsystem3/Out1/
- DF001A_FltInj/Enabled_Subsystem4/Out1/
- DF001A_FltInj/FltInj/FltInjPer1/Per1 Logic/ProductionBuild/FltInjPahGain/
- DF001A_FltInj/FltInj/FltInjPer1/Per1 Logic/ProductionBuild/FltInjPahOffs/
- DF001A_FltInj/FltInj/FltInjPer1/FltInjPahGain/
- DF001A_FltInj/FltInj/FltInjPer1/FltInjPahOffs/
- DF001A_FltInj/FltInj/FltInj_f32/ FltInj_f32 Logic/ProductionBuild/SigPah_ArgOut/
- DF001A_FltInj/FltInj/FltInj_f32/SigPah_ArgOut/
- DF001A_FltInj/FltInj/FltInj_logl/FltInj_lgc Logic/ProductionBuild/SigPah_ArgOut/
- DF001A_FltInj/FltInj/FltInj_logl/SigPah_ArgOut/
- DF001A_FltInj/FltInj/FltInj_u08/ FltInj_u08 Logic/ProductionBuild/SigPah_ArgOut/
- DF001A_FltInj/FltInj/FltInj_u08/SigPah_ArgOut/
- DF001A_FltInj/FltInj/FltInj_u0p16/ FltInj_u0p16 Logic/ProductionBuild/SigPah_ArgOut/
- DF001A_FltInj/FltInj/FltInj_u0p16/SigPah_ArgOut/
- DF001A_FltInj/FltInj/SigPah_ArgOut1/
- DF001A_FltInj/FltInj/SigPah_ArgOut4/
- DF001A_FltInj/FltInj/SigPah_ArgOut2/
- DF001A_FltInj/FltInj/SigPah_ArgOut3/
- DF001A_FltInj/Out1/
- DF001A_FltInj/Out2/
- DF001A_FltInj/Out3/
- DF001A_FltInj/Out4/
- DF001A_FltInj/FltInj/Goto/
- DF001A_FltInj/FltInj/Goto1/
- DF001A_FltInj/Data Store_Write/
- DF001A_FltInj/FltInj/UpdUsrPrm/Data Store_Write/
- DF001A_FltInj/FltInj/
- DF001A_FltInj/FltInj/
- DF001A_FltInj/FltInj/
- DF001A_FltInj/FltInj/
- DF001A_FltInj/FltInj/
- DF001A_FltInj/FltInj/
- DF001A_FltInj/FltInj/
- DF001A_FltInj/FltInj/
- DF001A_FltInj/FltInj/
- DF001A_FltInj/FltInj/
- DF001A_FltInj/FltInj/
- DF001A_FltInj/FltInj/
- DF001A_FltInj/FltInj/
- DF001A_FltInj/FltInj/FltInjPer1/
- DF001A_FltInj/FltInj/FltInjPer1/Per1 Logic/
- DF001A_FltInj/FltInj/FltInj_f32/
- DF001A_FltInj/FltInj/FltInj_f32/
- DF001A_FltInj/FltInj/FltInj_f32/
- DF001A_FltInj/FltInj/FltInj_f32/
- DF001A_FltInj/FltInj/FltInj_f32/ FltInj_f32 Logic/
- DF001A_FltInj/FltInj/FltInj_f32/ FltInj_f32 Logic/
- DF001A_FltInj/FltInj/FltInj_f32/ FltInj_f32 Logic/
- DF001A_FltInj/FltInj/FltInj_f32/ FltInj_f32 Logic/
- DF001A_FltInj/FltInj/FltInj_logl/
- DF001A_FltInj/FltInj/FltInj_logl/
- DF001A_FltInj/FltInj/FltInj_logl/FltInj_lgc Logic/
- DF001A_FltInj/FltInj/FltInj_logl/FltInj_lgc Logic/
- DF001A_FltInj/FltInj/FltInj_u08/
- DF001A_FltInj/FltInj/FltInj_u08/
- DF001A_FltInj/FltInj/FltInj_u08/
- DF001A_FltInj/FltInj/FltInj_u08/
- DF001A_FltInj/FltInj/FltInj_u08/ FltInj_u08 Logic/
- DF001A_FltInj/FltInj/FltInj_u08/ FltInj_u08 Logic/
- DF001A_FltInj/FltInj/FltInj_u08/ FltInj_u08 Logic/
- DF001A_FltInj/FltInj/FltInj_u08/ FltInj_u08 Logic/
- DF001A_FltInj/FltInj/FltInj_u0p16/
- DF001A_FltInj/FltInj/FltInj_u0p16/
- DF001A_FltInj/FltInj/FltInj_u0p16/
- DF001A_FltInj/FltInj/FltInj_u0p16/
- DF001A_FltInj/FltInj/FltInj_u0p16/ FltInj_u0p16 Logic/
- DF001A_FltInj/FltInj/FltInj_u0p16/ FltInj_u0p16 Logic/
- DF001A_FltInj/FltInj/FltInj_u0p16/ FltInj_u0p16 Logic/
- DF001A_FltInj/FltInj/FltInj_u0p16/ FltInj_u0p16 Logic/
- DF001A_FltInj/FltInj/UpdUsrPrm/
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 |
DF001A_FltInj/Clock | Clock | 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:
- 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:
- 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:
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.
2.1 - DF002A_Swp_PeerReview
Changes based on software group Peer Review (Selva, Anne, Creager):
1) Outputs are not range limited. -Modifications done to add saturation on outputs of sweep.
2) Req Tags and legacy comments are to be removed from the model - Done
3) SWPTIUNITCNVN shall be used instead of 1/10 -Done
3.1 - FltInj_IntegrationManual
Integration Manual
For
FltInj
VERSION: 1.0
DATE: 08/25/15
Prepared By:
Software Group,
Nexteer Automotive,
Saginaw, MI, USA
Location: The official version of this document is stored in the Nexteer Configuration Management System.
Revision History
Description | Author | Version | Date |
Initial version | Lucas Wendling | 1.0 | 08/25/15 |
Table of Contents
3.2 Global Functions(Non RTE) to be provided to Integration Project 6
4 Configuration REQUIREMeNTS 7
4.2 Configuration Files to be provided by Integration Project 7
4.3 Da Vinci Parameter Configuration Changes 7
4.4 DaVinci Interrupt Configuration Changes 7
4.5 Manual Configuration Changes 7
5 Integration DATAFLOW REQUIREMENTS 8
5.1 Required Global Data Inputs 8
5.2 Required Global Data Outputs 8
5.3 Specific Include Path present 8
Abbrevations And Acronyms
Abbreviation | Description |
DFD | Design functional diagram |
MDD | Module design Document |
<ADD more to the table if applicable> | |
References
This section lists the title & version of all the documents that are referred for development of this document
Sr. No. | Title | Version |
1 | EA4 Software Naming Conventions.doc | 01.00.00 |
2 | Software Design and Coding Standards.doc | 2.1 |
3 | DF001A_FltInj_Design | See Synergy subproject version |
Dependencies
SWCs
Module | Required Feature |
None |
Note : Referencing the external components should be avoided in most cases. Only in unavoidable circumstance external components should be referred. Developer should track the references.
Global Functions(Non RTE) to be provided to Integration Project
None
Configuration REQUIREMeNTS
Build Time Config
Build Constant Name | Notes | |
FLTINJENA | Set to STD_ON for fault injection software build, set to STD_OFF for normal build. Constant resides in “FltInj.h” file. |
Configuration Files to be provided by Integration Project
None
Da Vinci Parameter Configuration Changes
Parameter | Notes | SWC |
None |
DaVinci Interrupt Configuration Changes
ISR Name | VIM # | Priority Dependency | Notes |
None |
Manual Configuration Changes
Constant | Notes | SWC |
None |
Integration DATAFLOW REQUIREMENTS
Required Global Data Inputs
See DataDict.m file
Required Global Data Outputs
See DataDict.m file
Specific Include Path present
Yes
Runnable Scheduling
This section specifies the required runnable scheduling.
Init | Scheduling Requirements | Trigger |
None |
Runnable | Scheduling Requirements | Trigger |
FltInjPer1 | None | RTE 2ms |
FltInj_f32_Oper | None | On Invocation |
FltInj_logl_Oper | None | On Invocation |
FltInj_u08_Oper | None | On Invocation |
FltInj_u0p16_Oper | None | On Invocation |
.
Memory Map REQUIREMENTS
Mapping
Memory Section | Contents | Notes |
FltInj_START_SEC_CODE | Fault Injection code and variables | This code section statement will contain variables that need mapping to GlobalShared memory during fault injection builds (these variables are present when FLTINJENA == STD_ON) |
* Each …START_SEC… constant is terminated by a …STOP_SEC… constant as specified in the AUTOSAR Memory Mapping requirements.
Usage
Feature | RAM | ROM |
Table 1: ARM Cortex R4 Memory Usage
NvM Blocks
None
Compiler Settings
Preprocessor MACRO
None
Optimization Settings
None
Appendix
<This section is for appendix>
3.2 - FltInj_MDD
Module Design Document
For
FltInj
04/29/2016
Prepared For:
Software Engineering
Nexteer Automotive,
Saginaw, MI, USA
Prepared By:
Krishna Anne,
Nexteer Automotive,
Saginaw, MI, USA
Change History
Description | Author | Version | Date |
Initial Version | Lucas Wendling | 1.0 | 08/26/15 |
Updates are per FDD v2.1.0 | Krishna Anne | 2.0 | 04/29/16 |
Table of Contents
2 <Component Name> & High-Level Description 6
3 Design details of software module 7
3.1 Graphical representation of <Component Name> 7
4.1 Program (fixed) Constants 8
5 Software Component Implementation 9
5.1.1 Init: <Component Name>_Init<n> 9
5.1.2 Per: <Component Name>_Per<n> 9
5.1.2.2 Store Module Inputs to Local copies 9
5.1.2.3 (Processing of function)……… 9
5.1.2.4 Store Local copy of outputs into Module Outputs 9
5.2.1.2 (Processing of function)……… 10
5.3.1 Interrupt Function Name 10
5.3.1.2 (Processing of the ISR function)….. 10
5.4 Module Internal (Local) Functions 10
5.5 GLOBAL Function/Macro Definitions 10
6 Known Limitations with Design 12
Appendix A Abbreviations and Acronyms 14
Introduction
Purpose
MDD for FltInj (DF001A).
FltInj High-Level Description
Refer FDD
Design details of software module
Graphical representation of FltInj
Data Flow Diagram
Component level DFD
Function level DFD
Constant Data Dictionary
Program (fixed) Constants
Embedded Constants
Local Constants
Constant Name | Resolution | Units | Value |
---|---|---|---|
TICNVN_MICROTOMILLI_F32 | Single precision float | MicroToMilli | 0.001 |
For other constants, refer DataDict.m
Software Component Implementation
Sub-Module Functions
Init:
None
Design Rationale
N/A
Module Outputs
N/A
Per: FltInjPer1
Design Rationale
Refer FDD
Store Module Inputs to Local copies
Refer FDD
(Processing of function)………
Refer FDD
Store Local copy of outputs into Module Outputs
Refer FDD
Server Runables
FltInj_f32_Oper
Design Rationale
Refer FDD
(Processing of function)………
Refer FDD
FltInj_logl_Oper
Design Rationale
Refer FDD
(Processing of function)………
Refer FDD
FltInj_u08_Oper
Design Rationale
Refer FDD
(Processing of function)………
Refer FDD
FltInj_u0p16_Oper
Design Rationale
Refer FDD
(Processing of function)………
Refer FDD
Interrupt Functions
None
Interrupt Function Name
N/A
Design Rationale
N/A
(Processing of the ISR function)…..
N/A
Module Internal (Local) Functions
NA
GLOBAL Function/Macro Definitions
NA
Known Limitations with Design
UNIT TEST CONSIDERATION
Unit testing should be performed for when the build constant FLTINJENA is set to STD_ON in order to enable core functionality of this module. This will have to be done by manually altering FltInj.h to change the value of this #define.
The SigPah_Arg signal of the FltInj_f32 server runnable has a special unit test consideration (MIL, SIL, PIL) that the range called out in the data dictionary should only be used for defining "input" vectors, and the range check that is normal done on the "output" is skipped in this special instance. (This second point is copied from the FDD).
Abbreviations and Acronyms
Abbreviation or Acronym | Description |
---|---|
Glossary
Note: Terms and definitions from the source “Nexteer Automotive” take precedence over all other definitions of the same term. Terms and definitions from the source “Nexteer Automotive” are formulated from multiple sources, including the following:
ISO 9000
ISO/IEC 12207
ISO/IEC 15504
Automotive SPICE® Process Reference Model (PRM)
Automotive SPICE® Process Assessment Model (PAM)
ISO/IEC 15288
ISO 26262
IEEE Standards
SWEBOK
PMBOK
Existing Nexteer Automotive documentation
Term | Definition | Source |
---|---|---|
MDD | Module Design Document | |
DFD | Data Flow Diagram |
References
Ref. # | Title | Version |
---|---|---|
1 | AUTOSAR Specification of Memory Mapping (Link:AUTOSAR_SWS_MemoryMapping.pdf) | v1.3.0 R4.0 Rev 2 |
2 | MDD Guideline | EA4 01.00.00 |
3 | EA4 Software Naming Conventions.doc | 01.00.00 |
4 | Software Design and Coding Standards.doc | 2.1 |
4 | DF001A_FltInj_Design | See Synergy subproject version |
3.3 - FltInj_PeerReview
Overview
Summary SheetSynergy Project
Source Code
PolySpace
Sheet 1: Summary Sheet

Sheet 2: Synergy Project
Sheet 3: Source Code
Rev 1.2 | 8-Jun-15 | |||||||||||||||||||||||
Peer Review Meeting Log (Source Code Review) | ||||||||||||||||||||||||
Source File Name: | FltInj.c | Source File Revision: | 2 | |||||||||||||||||||||
Header File Name: | FltInj.h | Header File Revision: | ||||||||||||||||||||||
MDD Name: | FltInj_MDD | Revision: | 2 | |||||||||||||||||||||
FDD/SCIR/DSR/FDR/CM Name: | DF001A_FltInj_Design | Revision: | 2.2.0 | |||||||||||||||||||||
Quality Check Items: | ||||||||||||||||||||||||
Rationale is required for all answers of No | ||||||||||||||||||||||||
Working EA4 Software Naming Convention followed: | ||||||||||||||||||||||||
for variable names | N/A | Comments: | ||||||||||||||||||||||
for constant names | Yes | Comments: | ||||||||||||||||||||||
for function names | N/A | Comments: | ||||||||||||||||||||||
for other names (component, memory | N/A | Comments: | ||||||||||||||||||||||
mapping handles, typedefs, etc.) | ||||||||||||||||||||||||
All paths assign a value to outputs, ensuring | N/A | Comments: | ||||||||||||||||||||||
all outputs are initialized prior to being written | ||||||||||||||||||||||||
Requirements Tracability tags in code match the requirements tracability in the FDD | N/A | Comments: | ||||||||||||||||||||||
requirements tracability in the FDD | ||||||||||||||||||||||||
All variables are declared at the function level. | N/A | Comments: | ||||||||||||||||||||||
Synergy version matches change history | Yes | Comments: | ||||||||||||||||||||||
and Version Control version in file comment block | ||||||||||||||||||||||||
Change log contains detailed description of changes | Yes | Comments: | ||||||||||||||||||||||
and Work CR number | ||||||||||||||||||||||||
Code accurately implements FDD (Document or Model) | Yes | Comments: | ||||||||||||||||||||||
Verified no Compiler Errors or Warnings | Yes | Comments: | ||||||||||||||||||||||
Component.h is included | Yes | Comments: | ||||||||||||||||||||||
All other includes are actually needed. (System includes | N/A | Comments: | ||||||||||||||||||||||
only allowed in Nexteer library components) | ||||||||||||||||||||||||
Software Design and Coding Standards followed: | Version: 2.1 | |||||||||||||||||||||||
Code comments are clear, correct, and adequate | Yes | Comments: | ||||||||||||||||||||||
and have been updated for the change: [N40] and | ||||||||||||||||||||||||
all other rules in the same section as rule [N40], | ||||||||||||||||||||||||
plus [N75], [N12], [N23], [N33], [N37], [N38], | ||||||||||||||||||||||||
[N48], [N54], [N77], [N79], [N72] | ||||||||||||||||||||||||
Source file (.c and .h) comment blocks are per | Yes | Comments: | ||||||||||||||||||||||
standards and contain correct information: [N41], [N42] | ||||||||||||||||||||||||
Function comment blocks are per standards and | N/A | Comments: | ||||||||||||||||||||||
contain correct information: [N43] | ||||||||||||||||||||||||
Code formatting (indentation, placement of | Yes | Comments: | ||||||||||||||||||||||
braces, etc.) is per standards: [N5], [N55], [N56], | ||||||||||||||||||||||||
[N57], [N58], [N59] | ||||||||||||||||||||||||
Embedded constants used per standards; no | Yes | Comments: | ||||||||||||||||||||||
"magic numbers": [N12] | ||||||||||||||||||||||||
Memory mapping for non-RTE code | N/A | Comments: | ||||||||||||||||||||||
is per standard | ||||||||||||||||||||||||
All execution-order-dependent code can be | N/A | Comments: | ||||||||||||||||||||||
recognized by the compiler: [N80] | ||||||||||||||||||||||||
All loops have termination conditions that ensure | N/A | Comments: | ||||||||||||||||||||||
finite loop iterations: [N63] | ||||||||||||||||||||||||
All divides protect against divide by zero | N/A | Comments: | ||||||||||||||||||||||
if needed: [N65] | ||||||||||||||||||||||||
All integer division and modulus operations | N/A | Comments: | ||||||||||||||||||||||
handle negative numbers correctly: [N76] | ||||||||||||||||||||||||
All typecasting and fixed point arithmetic, | N/A | Comments: | ||||||||||||||||||||||
including all use of fixed point macros and | ||||||||||||||||||||||||
timer functions, is correct and has no possibility | ||||||||||||||||||||||||
of unintended overflow or underflow: [N66] | ||||||||||||||||||||||||
All float-to-unsiged conversions ensure the. | N/A | Comments: | ||||||||||||||||||||||
float value is non-negative: [N67] | ||||||||||||||||||||||||
All conversions between signed and unsigned | N/A | Comments: | ||||||||||||||||||||||
types handle msb==1 as intended: [N78] | ||||||||||||||||||||||||
All pointer dereferencing protects against | N/A | Comments: | ||||||||||||||||||||||
null pointer if needed: [N70] | ||||||||||||||||||||||||
Component outputs are limited to the legal range | N/A | Comments: | ||||||||||||||||||||||
defined in the FDD DataDict.m file : [N53] | ||||||||||||||||||||||||
All code is mapped with FDD (all FDD | Yes | Comments: | ||||||||||||||||||||||
subfunctions and/or model blocks identified | ||||||||||||||||||||||||
with code comments; all code corresponds to | ||||||||||||||||||||||||
some FDD subfunction and/or model block): [N40] | ||||||||||||||||||||||||
Review did not identify violations of other | Yes | Comments: | ||||||||||||||||||||||
coding standard rules | ||||||||||||||||||||||||
Anomaly or Design Work CR created | N/A | Comments: List Anomaly or CR numbers | ||||||||||||||||||||||
for any FDD corrections needed | ||||||||||||||||||||||||
General Notes / Comments: | ||||||||||||||||||||||||
Change Owner: | Krishna Anne | Review Date : | 09/09/16 | |||||||||||||||||||||
Lead Peer Reviewer: | Nick Saxton | Approved by Reviewer(s): | Yes | |||||||||||||||||||||
Other Reviewer(s): | ||||||||||||||||||||||||
Sheet 4: PolySpace
4.1 - McuErrInj_Design_Review
Overview
Summary SheetSynergy Project
Source Code
Sheet 1: Summary Sheet

Sheet 2: Synergy Project
Sheet 3: Source Code
Rev 1.2 | 8-Jun-15 | |||||||||||||||||||||||
Peer Review Meeting Log (Source Code Review) | ||||||||||||||||||||||||
Source File Name: | Source File Revision: | |||||||||||||||||||||||
Header File Name: | McuErrInj.h | Header File Revision: | ||||||||||||||||||||||
Module Design Document Name: | MDD Revision: | |||||||||||||||||||||||
FDD/SCIR/DSR/FDR/CMS Revision: | ||||||||||||||||||||||||
Quality Check Items: | ||||||||||||||||||||||||
Rationale is required for all answers of No | ||||||||||||||||||||||||
Working EA4 Software Naming Convention followed: | ||||||||||||||||||||||||
for variable names | Yes | Comments: | ||||||||||||||||||||||
for constant names | Yes | Comments: | ||||||||||||||||||||||
for function names | N/A | Comments: | ||||||||||||||||||||||
for other names (component, memory | N/A | Comments: | ||||||||||||||||||||||
mapping handles, typedefs, etc.) | ||||||||||||||||||||||||
All paths assign a value to outputs, ensuring | N/A | Comments: | ||||||||||||||||||||||
all outputs are initialized prior to being written | ||||||||||||||||||||||||
Requirements Tracability tags in code match the requirements tracability in the FDD | N/A | Comments: | No Tags in FDD currently | |||||||||||||||||||||
requirements tracability in the FDD | ||||||||||||||||||||||||
All variables are declared at the function level. | N/A | Comments: | ||||||||||||||||||||||
Synergy version matches change history | Yes | Comments: | ||||||||||||||||||||||
and Version Control version in file comment block | ||||||||||||||||||||||||
Change log contains detailed description of changes | Yes | Comments: | ||||||||||||||||||||||
and Work CR number | ||||||||||||||||||||||||
Code accurately implements FDD (Document or Model) | Yes | Comments: | ||||||||||||||||||||||
Verified no Compiler Errors or Warnings | Yes | Comments: | ||||||||||||||||||||||
Component.h is included | N/A | Comments: | ||||||||||||||||||||||
All other includes are actually needed. (System includes | Yes | Comments: | ||||||||||||||||||||||
only allowed in Nexteer library components) | ||||||||||||||||||||||||
Software Design and Coding Standards followed: | Version: | |||||||||||||||||||||||
Code comments are clear, correct, and adequate | Yes | Comments: | ||||||||||||||||||||||
and have been updated for the change: [N40] and | ||||||||||||||||||||||||
all other rules in the same section as rule [N40], | ||||||||||||||||||||||||
plus [N75], [N12], [N23], [N33], [N37], [N38], | ||||||||||||||||||||||||
[N48], [N54], [N77], [N79], [N72] | ||||||||||||||||||||||||
Source file (.c and .h) comment blocks are per | Yes | Comments: | ||||||||||||||||||||||
standards and contain correct information: [N41], [N42] | ||||||||||||||||||||||||
Function comment blocks are per standards and | Yes | Comments: | ||||||||||||||||||||||
contain correct information: [N43] | ||||||||||||||||||||||||
Code formatting (indentation, placement of | Yes | Comments: | ||||||||||||||||||||||
braces, etc.) is per standards: [N5], [N55], [N56], | ||||||||||||||||||||||||
[N57], [N58], [N59] | ||||||||||||||||||||||||
Embedded constants used per standards; no | Yes | Comments: | ||||||||||||||||||||||
"magic numbers": [N12] | ||||||||||||||||||||||||
Memory mapping for non-RTE code | N/A | Comments: | ||||||||||||||||||||||
is per standard | ||||||||||||||||||||||||
All execution-order-dependent code can be | N/A | Comments: | ||||||||||||||||||||||
recognized by the compiler: [N80] | ||||||||||||||||||||||||
All loops have termination conditions that ensure | N/A | Comments: | ||||||||||||||||||||||
finite loop iterations: [N63] | ||||||||||||||||||||||||
All divides protect against divide by zero | N/A | Comments: | ||||||||||||||||||||||
if needed: [N65] | ||||||||||||||||||||||||
All integer division and modulus operations | N/A | Comments: | ||||||||||||||||||||||
handle negative numbers correctly: [N76] | ||||||||||||||||||||||||
All typecasting and fixed point arithmetic, | N/A | Comments: | ||||||||||||||||||||||
including all use of fixed point macros and | ||||||||||||||||||||||||
timer functions, is correct and has no possibility | ||||||||||||||||||||||||
of unintended overflow or underflow: [N66] | ||||||||||||||||||||||||
All float-to-unsiged conversions ensure the. | N/A | Comments: | ||||||||||||||||||||||
float value is non-negative: [N67] | ||||||||||||||||||||||||
All conversions between signed and unsigned | N/A | Comments: | ||||||||||||||||||||||
types handle msb==1 as intended: [N78] | ||||||||||||||||||||||||
All pointer dereferencing protects against | N/A | Comments: | ||||||||||||||||||||||
null pointer if needed: [N70] | ||||||||||||||||||||||||
Component outputs are limited to the legal range | N/A | Comments: | ||||||||||||||||||||||
defined in the FDD DataDict.m file : [N53] | ||||||||||||||||||||||||
All code is mapped with FDD (all FDD | Yes | Comments: | ||||||||||||||||||||||
subfunctions and/or model blocks identified | ||||||||||||||||||||||||
with code comments; all code corresponds to | ||||||||||||||||||||||||
some FDD subfunction and/or model block): [N40] | ||||||||||||||||||||||||
Review did not identify violations of other | Yes | Comments: | ||||||||||||||||||||||
coding standard rules | ||||||||||||||||||||||||
Anomaly or Design Work CR created | N/A | Comments: | ||||||||||||||||||||||
for any FDD corrections needed | ||||||||||||||||||||||||
General Notes / Comments: | ||||||||||||||||||||||||
Reviewed only the stub file. No MDD or integration manual | ||||||||||||||||||||||||
Change Owner: | Avinash James | Review Date : | 12/13/16 | |||||||||||||||||||||
Lead Peer Reviewer: | Selva Sengottaiyan | Approved by Reviewer(s): | Yes | |||||||||||||||||||||
Other Reviewer(s): | ||||||||||||||||||||||||
5.1 - Swp_DesignReview
Overview
Summary SheetSynergy Project
Davinci Files
Source Code
MDD
PolySpace
Integration Manual
Sheet 1: Summary Sheet

Sheet 2: Synergy Project
Sheet 3: Davinci Files
Sheet 4: Source Code
Rev 1.2 | 8-Jun-15 | |||||||||||||||||||||||
Peer Review Meeting Log (Source Code Review) | ||||||||||||||||||||||||
Source File Name: | Swp.c | Source File Revision: | 2 | |||||||||||||||||||||
Header File Name: | Swp.h | Header File Revision: | ||||||||||||||||||||||
MDD Name: | Swp_MDD | Revision: | 2 | |||||||||||||||||||||
FDD/SCIR/DSR/FDR/CM Name: | DF002A_Swp_Design | Revision: | 1.6.0 | |||||||||||||||||||||
Quality Check Items: | ||||||||||||||||||||||||
Rationale is required for all answers of No | ||||||||||||||||||||||||
Working EA4 Software Naming Convention followed: | ||||||||||||||||||||||||
for variable names | Yes | Comments: | ||||||||||||||||||||||
for constant names | Yes | Comments: | ||||||||||||||||||||||
for function names | Yes | Comments: | ||||||||||||||||||||||
for other names (component, memory | Yes | Comments: | ||||||||||||||||||||||
mapping handles, typedefs, etc.) | ||||||||||||||||||||||||
All paths assign a value to outputs, ensuring | Yes | Comments: | ||||||||||||||||||||||
all outputs are initialized prior to being written | ||||||||||||||||||||||||
Requirements Tracability tags in code match the requirements tracability in the FDD | N/A | Comments: | ||||||||||||||||||||||
requirements tracability in the FDD | Req Tags are not available in the design. | |||||||||||||||||||||||
All variables are declared at the function level. | Yes | Comments: | ||||||||||||||||||||||
Synergy version matches change history | Yes | Comments: | ||||||||||||||||||||||
and Version Control version in file comment block | ||||||||||||||||||||||||
Change log contains detailed description of changes | Yes | Comments: | ||||||||||||||||||||||
and Work CR number | init version | |||||||||||||||||||||||
Code accurately implements FDD (Document or Model) | Yes | Comments: | ||||||||||||||||||||||
Verified no Compiler Errors or Warnings | Yes | Comments: | ||||||||||||||||||||||
Component.h is included | Yes | Comments: | ||||||||||||||||||||||
All other includes are actually needed. (System includes | Yes | Comments: | ||||||||||||||||||||||
only allowed in Nexteer library components) | ||||||||||||||||||||||||
Software Design and Coding Standards followed: | Version: | |||||||||||||||||||||||
Code comments are clear, correct, and adequate | Yes | Comments: | ||||||||||||||||||||||
and have been updated for the change: [N40] and | Deviations exist for DFs | |||||||||||||||||||||||
all other rules in the same section as rule [N40], | ||||||||||||||||||||||||
plus [N75], [N12], [N23], [N33], [N37], [N38], | ||||||||||||||||||||||||
[N48], [N54], [N77], [N79], [N72] | ||||||||||||||||||||||||
Source file (.c and .h) comment blocks are per | Yes | Comments: | ||||||||||||||||||||||
standards and contain correct information: [N41], [N42] | ||||||||||||||||||||||||
Function comment blocks are per standards and | Yes | Comments: | ||||||||||||||||||||||
contain correct information: [N43] | ||||||||||||||||||||||||
Code formatting (indentation, placement of | Yes | Comments: | ||||||||||||||||||||||
braces, etc.) is per standards: [N5], [N55], [N56], | ||||||||||||||||||||||||
[N57], [N58], [N59] | ||||||||||||||||||||||||
Embedded constants used per standards; no | Yes | Comments: | ||||||||||||||||||||||
"magic numbers": [N12] | ||||||||||||||||||||||||
Memory mapping for non-RTE code | Yes | Comments: | ||||||||||||||||||||||
is per standard | ||||||||||||||||||||||||
All execution-order-dependent code can be | Yes | Comments: | ||||||||||||||||||||||
recognized by the compiler: [N80] | ||||||||||||||||||||||||
All loops have termination conditions that ensure | N/A | Comments: | ||||||||||||||||||||||
finite loop iterations: [N63] | ||||||||||||||||||||||||
All divides protect against divide by zero | Yes | Comments: | ||||||||||||||||||||||
if needed: [N65] | ||||||||||||||||||||||||
All integer division and modulus operations | Yes | Comments: | ||||||||||||||||||||||
handle negative numbers correctly: [N76] | ||||||||||||||||||||||||
All typecasting and fixed point arithmetic, | Yes | Comments: | ||||||||||||||||||||||
including all use of fixed point macros and | ||||||||||||||||||||||||
timer functions, is correct and has no possibility | ||||||||||||||||||||||||
of unintended overflow or underflow: [N66] | ||||||||||||||||||||||||
All float-to-unsiged conversions ensure the. | N/A | Comments: | ||||||||||||||||||||||
float value is non-negative: [N67] | ||||||||||||||||||||||||
All conversions between signed and unsigned | Yes | Comments: | ||||||||||||||||||||||
types handle msb==1 as intended: [N78] | ||||||||||||||||||||||||
All pointer dereferencing protects against | Yes | Comments: | ||||||||||||||||||||||
null pointer if needed: [N70] | ||||||||||||||||||||||||
Component outputs are limited to the legal range | Yes | Comments: | ||||||||||||||||||||||
defined in the FDD DataDict.m file : [N53] | ||||||||||||||||||||||||
All code is mapped with FDD (all FDD | Yes | Comments: | ||||||||||||||||||||||
subfunctions and/or model blocks identified | ||||||||||||||||||||||||
with code comments; all code corresponds to | ||||||||||||||||||||||||
some FDD subfunction and/or model block): [N40] | ||||||||||||||||||||||||
Review did not identify violations of other | Yes | Comments: | ||||||||||||||||||||||
coding standard rules | ||||||||||||||||||||||||
Anomaly or Design Work CR created | N/A | Comments: List Anomaly or CR numbers | ||||||||||||||||||||||
for any FDD corrections needed | ||||||||||||||||||||||||
General Notes / Comments: | ||||||||||||||||||||||||
Change Owner: | Krishna Anne | Review Date : | 02/08/16 | |||||||||||||||||||||
Lead Peer Reviewer: | Kathleen Creager | Approved by Reviewer(s): | Yes | |||||||||||||||||||||
Other Reviewer(s): | ||||||||||||||||||||||||
Sheet 5: MDD
Sheet 6: PolySpace
Sheet 7: Integration Manual
5.2 - Swp_IntegrationManual
Integration Manual
For
Swp
VERSION: 2.0
DATE: 01-Feb-2016
Prepared By:
Krishna Kanth Anne,
Software Engineering,
Nexteer Automotive,
Saginaw, MI, USA
Location: The official version of this document is stored in the Nexteer Configuration Management System.
Revision History
Sl. No. | Description | Author | Version | Date |
1 | Initial version | Krishna Kanth Anne | 1.0 | 20-Oct-15 |
2 | Fix for anomaly EA4#2461 | Krishna Kanth Anne | 2.0 | 01-Feb-16 |
Table of Contents
3.2 Global Functions(Non RTE) to be provided to Integration Project 6
4 Configuration REQUIREMeNTS 7
4.2 Configuration Files to be provided by Integration Project 7
4.3 Da Vinci Parameter Configuration Changes 7
4.4 DaVinci Interrupt Configuration Changes 7
4.5 Manual Configuration Changes 7
5 Integration DATAFLOW REQUIREMENTS 8
5.1 Required Global Data Inputs 8
5.2 Required Global Data Outputs 8
5.3 Specific Include Path present 8
Abbrevations And Acronyms
Abbreviation | Description |
DFD | Design functional diagram |
MDD | Module design Document |
References
This section lists the title & version of all the documents that are referred for development of this document
Sr. No. | Title | Version |
1 | MDD Guidelines | Process 04.02.00 |
2 | Software Naming Conventions | Process 04.02.00 |
3 | Coding standards | Process 04.02.00 |
4 | FDD : DF002A_Swp_Design | See Synergy Subproject version |
Dependencies
SWCs
Module | Required Feature |
None |
Global Functions(Non RTE) to be provided to Integration Project
None
Configuration REQUIREMeNTS
Build Time Config
Modules | Notes | |
Swp | Set to STD_ON for Sweep software build, set to STD_OFF for normal build. Constant resides in “Swp.h” file. |
Configuration Files to be provided by Integration Project
None
Da Vinci Parameter Configuration Changes
Parameter | Notes | SWC |
NA |
DaVinci Interrupt Configuration Changes
ISR Name | VIM # | Priority Dependency | Notes |
NA |
Manual Configuration Changes
Constant | Notes | SWC |
NA |
Integration DATAFLOW REQUIREMENTS
Required Global Data Inputs
Please refer DataDict.m file
Required Global Data Outputs
Please refer DataDict.m file
Specific Include Path present
Swp.h file shall have to be included.
Runnable Scheduling
This section specifies the required runnable scheduling.
Init | Scheduling Requirements | Trigger |
SwpInit1 | RTE_Init |
Runnable | Scheduling Requirements | Trigger |
SwpPer1 | None | RTE(2ms) |
Runnable | Scheduling Requirements | Trigger |
SwpPer2 | None | RTE(2ms) |
Memory Map REQUIREMENTS
Mapping
Memory Section | Contents | Notes |
Swp_START_SEC_CODE | Swp code and variables | This code section statement will contain variables that need mapping to GlobalShared memory during Sweep builds (these variables are present when SWPENA == STD_ON) |
* Each …START_SEC… constant is terminated by a …STOP_SEC… constant as specified in the AUTOSAR Memory Mapping requirements.
Usage
Feature | RAM | ROM |
None |
Table 1: ARM Cortex R4 Memory Usage
NvM Blocks
None.
Compiler Settings
Preprocessor MACRO
None
Optimization Settings
None
Appendix
None
5.3 - Swp_MDD
Module Design Document
For
Swp
Jan 20, 2016
Prepared For:
Software Engineering
Nexteer Automotive,
Saginaw, MI, USA
Prepared By:
Krishna Kanth Anne,
Nexteer Automotive,
Saginaw, MI, USA
Change History
Description | Author | Version | Date |
Initial Version | Krishna Kanth Anne | 1.0.0 | 20-Oct-2015 |
Fix for anomaly EA4#2461 | Krishna Kanth Anne | 1.1.0 | 20-Jan-2016 |
Table of Contents
2 PullCmpActv & High-Level Description 5
3 Design details of software module 6
3.1 Graphical representation of PullCmpActv 6
4.1 Program (fixed) Constants 7
5 Software Component Implementation 8
5.2 Module Internal (Local) Functions 8
6 Known Limitations with Design 9
Appendix A Abbreviations and Acronyms 11
Introduction
Purpose
MDD for Sweep function
Scope
NA
Swp & High-Level Description
Please refer FDD.
Design details of software module
Please refer FDD.
Graphical representation of Swp
Data Flow Diagram
Please refer FDD.
Component level DFD
Please refer FDD.
Function level DFD
Please refer FDD.
Constant Data Dictionary
Program (fixed) Constants
Embedded Constants
Local Constants
Constant Name | Resolution | Units | Value |
---|---|---|---|
Please refer DF002A_Swp_DataDict.m | NA | NA | NA |
SWPSTRT_CNT_U16 | NA | NA | 0 |
SWPTRAN_CNT_U16 | NA | NA | 1 |
SWPDWELL_CNT_U16 | NA | NA | 2 |
SWPSTOP_CNT_U16 | NA | NA | 3 |
SWPRAMP_CNT_U16 | NA | NA | 4 |
SWPDONE_CNT_U16 | NA | NA | 5 |
Software Component Implementation
Please refer FDD.
Sub-Module Functions
Init: SwpInit1
Please refer FDD.
Design Rationale
Dummy Initialization function to correlate with the FDD (.m file)
Per: SwpPer1
Please refer FDD.
Design Rationale
For DFs, it was decided to use the module level variables in place of PIMs defined in the FDD (PIM section of .m file), This is a deviation from regular EA4 process. This is to give control over MemMap to avoid MPU violations while writing these variables using xcp.
All of the given PIMs from .m file are either defined as of Function level variables (if used in only one function) or Module level variables (if used in more than one function) in DFs.
Each of the Function level and Module level variables shall be volatile only when they are intended to be user modifiable as per the data dictionary .m file.
Deviations exist in the naming conventions for all of Function level and Module level variables from regular EA4 naming conventions.
Per: SwpPer2
Please refer FDD.
Design Rationale
For DFs, it was decided to use the module level variables in place of PIMs defined in the FDD (PIM section of .m file), This is a deviation from regular EA4 process. This is to give control over MemMap to avoid MPU violations while writing these variables using xcp.
All of the given PIMs from .m file are either defined as of Function level variables (if used in only one function) or Module level variables (if used in more than one function) in DFs.
Each of the Function level and Module level variables shall be volatile only when they are intended to be user modifiable as per the data dictionary .m file.
Deviations exist in the naming conventions for all of Function level and Module level variables from regular EA4 naming conventions.
Known Limitations with Design
None.
UNIT TEST CONSIDERATION
Please refer Init.txt file in the FDD design: DF002A_Swp_Design for initial values of Function level and Module level variables.
For DFs, it was decided to use the module level variables in place of PIMs defined in the FDD (PIM section of .m file), This is a deviation from regular EA4 process.
All of the given PIMs from .m file are either defined as of Function level variables (if used in only one function) or Module level variables (if used in more than one function) in DFs.
Each of the Function level and Module level variables shall be volatile only when they are intended to be user modifiable as per the data dictionary .m file.
Deviations exist in the naming conventions for all of Function level and Module level variables from regular EA4 naming conventions.
Abbreviations and Acronyms
Abbreviation or Acronym | Description |
---|---|
Glossary
Note: Terms and definitions from the source “Nexteer Automotive” take precedence over all other definitions of the same term. Terms and definitions from the source “Nexteer Automotive” are formulated from multiple sources, including the following:
ISO 9000
ISO/IEC 12207
ISO/IEC 15504
Automotive SPICE® Process Reference Model (PRM)
Automotive SPICE® Process Assessment Model (PAM)
ISO/IEC 15288
ISO 26262
IEEE Standards
SWEBOK
PMBOK
Existing Nexteer Automotive documentation
Term | Definition | Source |
---|---|---|
MDD | Module Design Document | |
DFD | Data Flow Diagram |
References
Ref. # | Title | Version |
---|---|---|
1 | AUTOSAR Specification of Memory Mapping (Link:AUTOSAR_SWS_MemoryMapping.pdf) | v1.3.0 R4.0 Rev 2 |
2 | MDD Guideline | EA4 01.00.00 |
3 | Software Naming Conventions.doc | 1.0 |
4 | Software Design and Coding Standards.doc | 2.0 |
5 | FDD: SF002A_Swp_Design | See Synergy SubProject version |