StbCTO_Integration_Manual
1.2 Global Functions(Non RTE) to be provided to Integration Project 2
2.2 Configuration Files to be provided by Integration Project 3
2.2.1 Da Vinci Parameter Configuration Changes 3
2.2.2 DaVinci Interrupt Configuration Changes 3
2.2.3 Manual Configuration Changes 3
3.1 Required Global Data Inputs 4
3.2 Required Global Data Outputs 4
3.3 Specific Include Path present 4
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
Build Time Config
Modules | Notes | |
---|---|---|
None |
Configuration Files to be provided by Integration Project
Ap_StbCTO_Cfg.h generated by Ap_StbCTO_Cfg.h.tt
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
Required Global Data Inputs
DSTEnableRqst_Cnt_lgc
DSTErrCntrRecvLevel_Cnt_u08
DSTExtSystemFltActive_Cnt_lgc
DSTFuncPresent_Cnt_lgc
DSTSlewComplete_Cnt_lgc
DSTTOCState_Uls_enum
DSTTrqOvCmdRqst_HwNm_f32
DSTTrqOvRqstValid_Cnt_lgc
DSTRevGearValid_Cnt_lgc
DiagRedAssistLowVoltageActive_Cnt_lgc
DiagStsNonRecRmpToZeroFltPres_Cnt_lgc
DiagStsRecRmpToZeroFltPres_Cnt_lgc
LimitPercentFiltered_Uls_f32
TOEOLDisable_Cnt_lgc
TrqOvReverseGearEngage_Cnt_lgc
VehicleSpeedValid_Cnt_lgc
VehicleSpeed_Kph_f32
Required Global Data Outputs
DSTActive_Cnt_lgc
DSTSlewStart_Cnt_lgc
DSTState_Cnt_u08
Specific Include Path present
No
Runnable Scheduling
This section specifies the required runnable scheduling.
Init | Scheduling Requirements | Trigger |
---|---|---|
StbCTO_Init1 | Called from RTE before any call to the periodic functions | RTE init |
Runnable | Scheduling Requirements | Trigger |
---|---|---|
StbCTO_Per1 | None | RTE 2ms |
.
Memory Mapping
Mapping
Memory Section | Contents | Notes |
---|---|---|
STBCTO_START_SEC_VAR_CLEARED_BOOLEAN | ||
STBCTO_START_SEC_VAR_NOINIT_32 | ||
STBCTO_START_SEC_VAR_CLEARED_32 | ||
STBCTO_START_SEC_VAR_CLEARED_8 | ||
STBCTO_START_SEC_VAR_CLEARED_UNSPECIFIED |
* Each …START_SEC… constant is terminated by a …STOP_SEC… constant as specified in the AUTOSAR Memory Mapping requirements.
Usage
Feature | RAM | ROM |
---|---|---|
<Memmap usuage info> |
Non RTE NvM Blocks
Block Name |
---|
<NVM block used Non RTE functions > |
Note : Size of the NVM block if configured in developer
RTE NvM Blocks
Block Name |
---|
<NVM block used in RTE functions > |
Note : Size of the NVM block if configured in developer
Compiler Settings
Preprocessor MACRO
<Define all the preprocessor Macros needed and conditions when needed>.
Optimization Settings
<Define Optimization levels that are needed and conditions when needed>.
Revision Control Log
Rev # | Change Description | Date | Author |
1 | Initial version | 3-Oct-13 | MR |
2 | Updated to CF-08B v005 | 30-Jan-14 | VT |