FreeRTOS Support Archive
The FreeRTOS support forum can be used for active support both from Amazon Web Services
and the community. In return for using our software for
free, we request you play fair and do your bit to help others! Sign up
to receive notifications of new support topics then help where you can.
This is a read only archive of threads posted to the FreeRTOS support forum.
The archive is updated every week, so will not always contain the very latest posts.
Use these archive pages to search previous posts. Use the Live FreeRTOS Forum
link to reply to a post, or start a new support thread.
[FreeRTOS Home] [Live FreeRTOS Forum] [FAQ] [Archive Top] [March 2011 Threads] Stack Water Mark - PerformnancePosted by Boris Estudiez on March 16, 2011 Hi,
I'm using freertos with INCLUDE_uxTaskGetStackHighWaterMark feature enabled.
This feature affects the RTOS performance (speed) significantly ?.
Thanks
Boris Estudiez.-
RE: Stack Water Mark - PerformnancePosted by Dave on March 16, 2011 The INCLUDE_uxTaskGetStackHighWaterMark setting should not make any difference to the performance. It will increase the code size a little bit if the function is actually called, that is all.
Copyright (C) Amazon Web Services, Inc. or its affiliates. All rights reserved.
|