Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[HELP] Nsh crash very easily if I call ls in command line #15190

Closed
1 task done
geniusdo opened this issue Dec 15, 2024 · 2 comments
Closed
1 task done

[HELP] Nsh crash very easily if I call ls in command line #15190

geniusdo opened this issue Dec 15, 2024 · 2 comments
Labels
Community: Question Further information is requested

Comments

@geniusdo
Copy link
Contributor

Description

I ported nuttx on my stm32h743vi board with usb cdc console configured. Its very likely to crash if I call ls command in nsh but other command wouldn't cause the issue. And i tried to use serial console, it worked fine. Very weird. I am pretty new to nuttx. I wonder how do I find where the problem is. Any help or suggestion would be appreciated.

Verification

  • I have verified before submitting the report.
@geniusdo geniusdo added the Community: Question Further information is requested label Dec 15, 2024
@acassis
Copy link
Contributor

acassis commented Dec 15, 2024

Hi @geniusdo try to increase the Stack Size, for boards with USB normally you will need a bigger stack

@geniusdo
Copy link
Contributor Author

Problem solved! Thanks for your help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Community: Question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants