wangtao13 commented on issue #19241: URL: https://github.com/apache/nuttx/issues/19241#issuecomment-4860897596
> 1. Usually when new ports are added to NuttX, a run of OSTest is considered enough to put something in the kernel > 2. I'm not sure about your specific issue but there a ton of options under `Build Setup > Debug Options` in Kconfig that could help you get more information to diagnose with. You might want to turn on debugging information related to the memory manager and scheduler to start. > 3. To my knowledge, there is not, but I could be wrong. Thanks for your reply, I am doing what you recommended in point 2, will update here later. As for point 3, I have a JLINK debugger which could be helpful in kernel debugging if there is a way to start 2nd nsh and run a command from within it..... -- 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]
