AM62Px MCU+ SDK  09.02.00
Safety Checkers Library

Table of Contents

Attention
Safety Checker Library should be used with a Safety OS.The freeRTOS examples provided are only for reference.

Introduction

The AM62PX family of SoCs provides various safety mechanisms and features, as well as recommendations for usage of these safety mechanisms and features. The Safety Checkers Library provides productized APIs for ensuring the safety of TIFS, RM and PM modules. SC provides these interfaces to assist in the development of software applications involving Functional Safety.

The high-level design of the Safety checker implementation for the TIFS, RM and PM module. The primary objective of implementing the safety checker is to make sure the detection of the failure modes for TIFS, RM and PM module are handled properly. Also providing the safety examples as a reference which calls the checker APIs to verify the module operations are done properly during the boot.

Safety Checkers Diagram

SC consists of below sub-modules

Following example demonstrates the usage of RM, PM and TIFS safety checkers.