yamt commented on PR #15320:
URL: https://github.com/apache/nuttx/pull/15320#issuecomment-2561498119

   > > this particular problem is not about kernel threads.
   > > these boards use debug.h macros (thus syslog) very early on the boot 
process. (even before kernel threads can run.)
   > 
   > The system boots up on the _IDLE thread_ which is, indeed, a kernel 
thread. syslog in this form cannot be used on kernel threads, including the 
_IDLE thread_.
   
   well, it's even before nx_start is called.
   if you consider the context "on the idle thread", sure.
   
   


-- 
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: commits-unsubscr...@nuttx.apache.org

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

Reply via email to