linguini1 commented on issue #16386:
URL: https://github.com/apache/nuttx/issues/16386#issuecomment-2888415655

   I am also not too sure here. As others pointed out, `volatile uint32_t *stk 
= (void *)*g_idle_topstack;` is an odd expression. Can you confirm that 
`volatile uint32_t *stk = (void *)g_idle_topstack;` also didn't work?


-- 
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