uRTEDemo_03_Nucleo-F446RE_SystemStates_10_Model

OutputSections

A collection of outputSectiosn uRTE useses for memory allocation.

Diagrams

Properties

Content

Output-Sections (6)

All Outputsections of this model.

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.