davids5 commented on pull request #3888: URL: https://github.com/apache/incubator-nuttx/pull/3888#issuecomment-858529875
@Donny9 - Thank you. What needs to be observed is on the idle thread. can you do it from `__start` to `arm_stack_color`? The obvious difference this PR has as related to the idle stack, is that the stack has been used (penetrations is deeper) before it gets colored. My concern is that it will make it harder to debug stack crash in the OS during init with no markers. See https://github.com/apache/incubator-nuttx/issues/1769#issuecomment-692630952 @xiaoxiang781216 Do you feel the unification is more important than the benefit of the early debugging? -- 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: [email protected]
