OutputSections
A collection of outputSectiosn uRTE useses for memory allocation.
OutputSections
A collection of outputSectiosn uRTE useses for memory allocation.
| Content | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 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* | ||
Stack for the Button Task |
SIL_1 | UnInit | true | ADRL_uRTE_RTOSTASKBUTTON_BEGIN* | ADRL_uRTE_RTOSTASKBUTTON_END* | ||
Stack for the LED Task |
SIL_1 | UnInit | true | ADRL_uRTE_RTOSTASKLED_BEGIN* | ADRL_uRTE_RTOSTASKLED_END* | ||
Stack for the UART Task |
SIL_1 | UnInit | true | ADRL_uRTE_RTOSTASKUART_BEGIN* | ADRL_uRTE_RTOSTASKUART_END* | ||
Stack for the uRTE Task |
SIL_1 | UnInit | true | ADRL_uRTE_RTOSTASKURTE_BEGIN* | ADRL_uRTE_RTOSTASKURTE_END* | ||
Contains the data for uRTE internals |
SIL_1 | UnInit | true | ADRL_uRTE_URTE_BEGIN* | ADRL_uRTE_URTE_END* | ||
| Symbols marked with * are automatically generated because no value was set. | |||||||