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

The shell sample does not working on k64f board #6312

Closed
kkc0505 opened this issue Feb 22, 2018 · 4 comments
Closed

The shell sample does not working on k64f board #6312

kkc0505 opened this issue Feb 22, 2018 · 4 comments

Comments

@kkc0505
Copy link

kkc0505 commented Feb 22, 2018

When I test the shell on k64f, the following message is displayed after input command.

Zephyr Shell, Zephyr version: 1.10.99
Type 'help' for a list of available commands
shell> help
***** BUS FAULT *****
Executing thread ID (thread): 0x200002d0
Faulting instruction address: 0x224a
Imprecise data bus error
Fatal fault in ISR! Spinning...

please help this issue.

thinks

@MaureenHelm
Copy link
Member

Thanks for reporting this. I'm still debugging, but after some git bisecting it looks like the introduction of mcumgr may be to blame

@carlescufi @ccollins476ad

@ccollins476ad
Copy link
Contributor

I don't believe I have access to a k64f, but I'll see if I can replicate it with other hardware.

@MaureenHelm
Copy link
Member

Fixed by #6313

@kkc0505
Copy link
Author

kkc0505 commented Feb 23, 2018

Thinks for your comment.
I will check shell on k64f.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants