Can't run hello_world using mps_an521_remote #44952
Unanswered
arpitkalla
asked this question in
Q&A
Replies: 2 comments
-
@arpitkalla could you please try with the Zephyr SDK on Linux, using the bundled toolchain and qemu? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I just tested this on macOS using the Zephyr SDK 0.14.1 and the QEMU installed from Hombrew, and am unable to reproduce this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
Error when helloworld is tried to run on the qemu using board mps2_an521_remote.
To Reproduce
Steps to reproduce the behavior:
west build -p -b mps2_an521_remote samples/hello_world -t run
Expected behavior
Expectation is like the output of
west build -p -b mps2_an521 samples/hello_world -t run
Logs and console output
Environment (please complete the following information):
Beta Was this translation helpful? Give feedback.
All reactions