sMCAL safety requirement - control flow monitor

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

sMCAL safety requirement - control flow monitor

Jump to solution
395 Views
zeyu_yan
Contributor III

Hello,

 I have a question about the integration requirement for ASIL C.

the number is SMCAL_CPR_EXT168:control flow monitor

   should Watchdog_Manager(in Autosar) monitor the checkpoint in MCAL or just monitor the checkpoints in SWC(or BSW,CDD) which uses the MCAL ?  (for example , the mcal for ADC is used for sampling of accelarator pedal which is allocated to ASIL C)

how should I 

zeyu_yan_0-1669175831442.png

zeyu_yan_1-1669175839626.png

reference:S32XX_MCAL4_4_SAFETY_PACK_RTM_1_0_0_Safety_Manual

 

 

Labels (1)
0 Kudos
1 Solution
383 Views
frantisekdobes
NXP Employee
NXP Employee

Hello,

SMCAL_CPR_EXT168 is specified for the user application so user application needs to implement the control flow monitoring and also decide where the checkpoints will be located (MCAL itself does not define any checkpoints).

Best Regards,

Frantisek

View solution in original post

0 Kudos
2 Replies
384 Views
frantisekdobes
NXP Employee
NXP Employee

Hello,

SMCAL_CPR_EXT168 is specified for the user application so user application needs to implement the control flow monitoring and also decide where the checkpoints will be located (MCAL itself does not define any checkpoints).

Best Regards,

Frantisek

0 Kudos
361 Views
zeyu_yan
Contributor III

Thank you.We have used WatchdogManager  to add checkpoints in the SWC.

0 Kudos