On Tue, Nov 17, 2020, 9:50 AM Richi Dubey <richidu...@gmail.com> wrote:

> Hi,
>
> Sometimes the priority of the Init task is not mentioned in the source
> code of the test suites of the headers files included in it (ex. see tm24
> <https://git.rtems.org/rtems/tree/testsuites/tmtests/tm24/task1.c>). Can
> someone please let me know how we can understand what the priority of the
> Init task is? Is there a constant value for Init's priority when it's not
> explicitly mentioned?
>

Yes. It defaults to 1. This is defaulted in one of the confdef subfiles now
and documented in the configuring a system chapter if the Classic API Guide

>
> Thanks,
> Richi.
> _______________________________________________
> devel mailing list
> devel@rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to