keever50 commented on issue #16256: URL: https://github.com/apache/nuttx/issues/16256#issuecomment-2835780656
@raiden00pl Maybe you already discovered this but the usbhost thread uses more than 1kB stack after a connection. This is more than the default 1kB stacksize. So i increased it to 4kB and that was more than enough. I can not easily test this on a newer nuttx version at this moment.  -- 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