Tool/software:
Hi team
My customer is using RM42M432 in their PLC product and need pass SIL FS certification. May I know where can we find below the SDK code cover below diagnose feature? Thank you!
Yunjing
Regards
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software:
Hi team
My customer is using RM42M432 in their PLC product and need pass SIL FS certification. May I know where can we find below the SDK code cover below diagnose feature? Thank you!
Yunjing
Regards
Hi Yunjing,
The SDK doesn't include dedicated APIs to disable the features in your table. The unused peripheral can be set to low power mode by gating its clock. The flash sector can not be programmed without being enabled.
The unused interrupts can be disabled in VIM table by clearing the bit of vimREG->REQMASKSETx register.