|
This is the most basic usage scenario. It can be
used in lower criticality applications, on
simple microcontrollers that don't support memory
protection, or where the application just does not
make use of any memory protection that might be
available.
SafeRTOS and the application both run in a
privileged mode and share a memory space. As a result,
all the software running on the microcontroller must
conform to the standard required by the assessed
system safety integrity level.
|