RTEMS | Draft: Feature/stack reporter config (!86)
Mohamed Hassan (@Hamzi)
gitlab at rtems.org
Sat Jul 6 16:02:41 UTC 2024
Mohamed Hassan commented on a discussion on testsuites/libtests/stackchk03/init.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/86#note_108765
> + */
> +#define CONFIGURE_STACK_CHECKER_ENABLED
> +
> +#define CONFIGURE_STACK_CHECKER_REPORTER
> +
> +#define CONFIGURE_APPLICATION_NEEDS_SIMPLE_CONSOLE_DRIVER
> +
> +#define CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER
> +
> +#define TASK_STACK_SIZE (RTEMS_MINIMUM_STACK_SIZE*3)
> +
> +#define CONFIGURE_MAXIMUM_TASKS 1
> +
> +#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
> +
> +
understood, I will will follow `stackchk02/init.c` format.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/86#note_108765
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20240706/f47b7694/attachment.htm>
More information about the bugs
mailing list