RTEMS | Draft: Feature/stack reporter config (!86)
Mohamed Hassan (@Hamzi)
gitlab at rtems.org
Tue Jul 9 17:52:39 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_108936
> + */
> +#define CONFIGURE_STACK_CHECKER_ENABLED
> +#define CONFIGURE_STACK_CHECKER_REPORTER
> +#define STACK_CHECKER_REPORTER_CUSTOM stackchk03_blown_stack_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
> +
> +
> +#include <rtems/stackchk.h>
Alright, done.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/86#note_108936
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/20240709/b37183df/attachment-0001.htm>
More information about the bugs
mailing list