uRTEDemo_03_Nucleo-F446RE_SystemStates_10_Model

RAM

main

The STM32F446RE RAM module

Diagrams

Safety

Required
SIL derived -
overwrite (SIL_manual) derived
reason (SIL_manual_reason)
SIL -
Achieved
SIL achieved QM
justification

Properties

Base
Namemain
Type RAM
Description

The STM32F446RE RAM module

User-IDRAM_3
UID_l0cmEOTHEeyrV5NXTwe27Q
Addressing
Start0x20000000
End0x2001ffff
Ports

Software Layer

Output-Sections (6)

Output Sections referencing this component or one of its sub-components.

OutputSection SIL References Initialization Generate Section start symbol Section end symbol Memory

a section containing application data for the button

SIL_1 UnInit true ADRL_uRTE_BUTTON_BEGIN* ADRL_uRTE_BUTTON_END* main

Stack for the Button Task

SIL_1 UnInit true ADRL_uRTE_RTOSTASKBUTTON_BEGIN* ADRL_uRTE_RTOSTASKBUTTON_END* main

Stack for the LED Task

SIL_1 UnInit true ADRL_uRTE_RTOSTASKLED_BEGIN* ADRL_uRTE_RTOSTASKLED_END* main

Stack for the UART Task

SIL_1 UnInit true ADRL_uRTE_RTOSTASKUART_BEGIN* ADRL_uRTE_RTOSTASKUART_END* main

Stack for the uRTE Task

SIL_1 UnInit true ADRL_uRTE_RTOSTASKURTE_BEGIN* ADRL_uRTE_RTOSTASKURTE_END* main

Contains the data for uRTE internals

SIL_1 UnInit true ADRL_uRTE_URTE_BEGIN* ADRL_uRTE_URTE_END* main
Symbols marked with * are automatically generated because no value was set.

Tasks (3)

Tasks using this RAM or one of its sub-components.

Task Core SIL Priority Software States Signals Init Hardware OutputSections Own TimeBase Stack

Task responsible for reading the button state

Arm® Cortex®-M4 SIL_1 6 - false .rtos.task.Button

Task responsible to let the LED blink

Arm® Cortex®-M4 SIL_1 4 - false .rtos.task.LED

Task responsible for sending out UART protocolls

Arm® Cortex®-M4 SIL_1 5 - false .rtos.task.UART