On 24/11/20 6:33 pm, Sebastian Huber wrote: > Currently, the Classic API initialization task is created with > rtems_task_create(). In order to better support applications which use > the new rtems_task_construct() directive add the > CONFIGURE_INIT_TASK_STORAGE_SIZE configuration option which constructs > the Classic API initialization task with rtems_task_construct(). > > v2: > > * Do not mention rtems_task_construct() in the > CONFIGURE_INIT_TASK_STORAGE_SIZE documentation.
I am not sure this is a solution. What happens is now hidden. > * Ensure that CONFIGURE_INIT_TASK_STACK_SIZE is greater than or equal to > CONFIGURE_INIT_TASK_STACK_SIZE. I do not understand this sentence. Chris _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel