raiden00pl opened a new pull request, #3703: URL: https://github.com/apache/nuttx-apps/pull/3703
## Summary The CMake build passed no STACKSIZE, so kernel-mode ELF loading fell back to CONFIG_ELF_STACKSIZE, which may exceed the initial user heap. Use CONFIG_DEFAULT_TASK_STACKSIZE as the Makefile does. ## Impact align cmake with make ## Testing qemu-intel64 with cmake in kernel build -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
