Using embOS with X-CUBE-STL

From SEGGER Wiki
Revision as of 15:19, 16 February 2021 by Michael (talk | contribs) (Created page with "ST provides a functional safety package called [https://www.st.com/en/embedded-software/x-cube-stl.html X-CUBE-STL] to help users targeting functional safety up to IEC 61508 S...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

ST provides a functional safety package called X-CUBE-STL to help users targeting functional safety up to IEC 61508 SIL2/SIL3. The self-test library can be used with embOS, embOS MPU and embOS Safe without any restrictions.

embOS + X-CUBE-STL

Integration

From the embOS perspective the ST self-test library is part of the user application code.

The ST self-test library safety and user manual describes how to add it to your embOS application.

If executed in a task, the required task stack size needs to be adjusted accordingly.