PeterBee97 opened a new pull request #348:
URL: https://github.com/apache/incubator-nuttx-apps/pull/348


   The previous version of cxxtest uses a fixed value(4096) for STACKSIZE,
   insufficient when no optimization options are set(CONFIG_DEBUG_NOOPT).
   This patch increased the STACKSIZE to CONFIG_DEFAULT_TASK_STACKSIZE for
   stability and consistency.
   
   Change-Id: I45a4806d2cda1583f60a5cf24b98b8df58f377d0
   Signed-off-by: Peter Bee <bijun...@xiaomi.com>
   
   ## Summary
   
   ## Impact
   Resolved a crash on sim.
   ## Testing
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to