summaryrefslogtreecommitdiffstats
path: root/c-user/config/idle-task.rst
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2023-07-25 07:36:09 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2023-07-25 07:36:09 +0200
commit6692946100096d567b695f035e128ddcb09ffa4a (patch)
treec11f26bf28df6cddd2da48d6611919f282643d00 /c-user/config/idle-task.rst
parentuser/bsps/imxrt: Add new BSP variant (diff)
downloadrtems-docs-6692946100096d567b695f035e128ddcb09ffa4a.tar.bz2
c-user: Link task entry and global construction
Diffstat (limited to 'c-user/config/idle-task.rst')
-rw-r--r--c-user/config/idle-task.rst5
1 files changed, 4 insertions, 1 deletions
diff --git a/c-user/config/idle-task.rst b/c-user/config/idle-task.rst
index e98ad83..793fb5c 100644
--- a/c-user/config/idle-task.rst
+++ b/c-user/config/idle-task.rst
@@ -123,7 +123,7 @@ If this configuration option is defined, then it is mandatory to configure a
user IDLE task with the :ref:`CONFIGURE_IDLE_TASK_BODY` configuration option,
otherwise a compile time error in the configuration file will occur.
-The application shall define exactly one of the following configuration
+The application shall define at least one of the following configuration
options
* :ref:`CONFIGURE_RTEMS_INIT_TASKS_TABLE`,
@@ -134,6 +134,9 @@ options
otherwise a compile time error in the configuration file will occur.
+If no Classic API initialization task and no POSIX API initialization thread
+is configured, then no :ref:`GlobalConstruction` is performed.
+
.. Generated from spec:/acfg/if/idle-task-stack-size
.. raw:: latex