uRTEDemo_03_Nucleo-F446RE_SystemStates_10_Model

Output Section

.rtos.task.uRTE

Stack for the uRTE Task

Warnings

Safety (1)

Safety Warnings for OutputSection .rtos.task.uRTE.
Safety warnings are related to the Requirements Layer, especially the SIL

.rtos.task.uRTE needs a SIL of SIL_1 but is using main for storage which has a achieved SIL of QM.

Diagrams

Relationships

Safety

Required
The maximum SIL derived from all Tasks, global variables and signalPools referencing to this section. If the central activation engine uses this section, then the SIL of the task with the highest value is also taken.
SIL
SIL_1

Properties

Base
The name of this object. Certain classes of objects require this field to be unique. Please consider that this field might be used in code and thus must not contain special characters.
Name
.rtos.task.uRTE
The type of this object within the uRTE model
Type
OutputSection
A descriptive text for this object. Please consider that this field might be used in code and thus must not contain special characters.
Description

Stack for the uRTE Task

A user defined ID which can be freely chosen. Please consider that this field might be used in code and thus must not contain special characters.
User-ID
OutputSection_22
Each object within the uRTE model has a unique ID, this is the ID for this object
UID
_Et9doOdJEeyMHMAOoLxcsQ
configuration
Defines how the section shall be initialzed at startup.
Initialization
UnInit
Defines if this outputsection shall be generated by uRTE or if it is already present outside of the RTE.
Generate
true
Memory to which this section shall be linked
Memory
main
Symbol available in code containing the start address off the section.
Section start symbol
ADRL_uRTE_RTOSTASKURTE_BEGIN*
Symbol available in code containing the end address off the section.
Section end symbol
ADRL_uRTE_RTOSTASKURTE_END*
Symbols marked with * are automatically generated because no value was set.

Software Layer

Activation Engine

This OutputSection is used by the central activation engine as task stack.