Difference between revisions of "Using embOS with X-CUBE-STL"

From SEGGER Wiki
Jump to: navigation, search
(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...")
 
m (Michael moved page X-CUBE-STL to Using embOS with X-CUBE-STL)
(No difference)

Revision as of 15:22, 16 February 2021

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.