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

samples/synchronization fails on nsim_hs_smp and nsim_sem_normal #20945

Closed
andrewboie opened this issue Nov 22, 2019 · 0 comments · Fixed by #24478
Closed

samples/synchronization fails on nsim_hs_smp and nsim_sem_normal #20945

andrewboie opened this issue Nov 22, 2019 · 0 comments · Fixed by #24478
Assignees
Labels
bug The issue is a bug, or the PR is fixing a bug priority: low Low impact/importance bug

Comments

@andrewboie
Copy link
Contributor

andrewboie commented Nov 22, 2019

Expected output:

***** Booting Zephyr OS build v2.1.0-rc1-255-g0e082e884db4 *****
threadA: Hello World from qemu_x86!
threadB: Hello World from qemu_x86!
threadA: Hello World from qemu_x86!
threadB: Hello World from qemu_x86!
...

On nsim_hs_smp there is no output.
On nsim_sem_normal, it prints this and hangs:

***** Booting Zephyr OS build v2.1.0-rc1-255-g0e082e884db4 *****
threadA: Hello World from nsim!

nSIM, Version: 2017.09 (Build: 011_FREE)

@andrewboie andrewboie added the bug The issue is a bug, or the PR is fixing a bug label Nov 22, 2019
@dleach02 dleach02 added the priority: low Low impact/importance bug label Nov 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The issue is a bug, or the PR is fixing a bug priority: low Low impact/importance bug
Projects
None yet
3 participants