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: drivers: mbox: sample.drivers.mbox.nrf54h20_vevif and sample.drivers.mbox.nrf54h20_bellboard fails at nrf54h20 #72661

Open
nordic-piks opened this issue May 13, 2024 · 0 comments
Assignees
Labels
bug The issue is a bug, or the PR is fixing a bug platform: nRF Nordic nRFx priority: low Low impact/importance bug

Comments

@nordic-piks
Copy link
Contributor

Describe the bug
The samples/drivers/mbox/sample.drivers.mbox.nrf54h20_vevif and samples/drivers/mbox/sample.drivers.mbox.nrf54h20_bellboard

Observed for

  • nrf54h20dk/nrf54h20/cpuapp

To Reproduce
Steps to reproduce the behavior:

  1. have nrf54h20dk/nrf54h20/cpuapp connected
  2. go to your zephyr dir
  3. call ./scripts/twister -T samples/drivers/mbox -p nrf54h20dk/nrf54h20/cpuapp--device-testing --device-serial /dev/ttyACM0 -v --inline-logs
  4. See console output with error

Expected behavior
Valid console output

Impact
Not clear

Logs and console output

*** Booting Zephyr OS build v3.6.0-3753-gbe682e22e166 ***
Hello from APP

Missing:

Pong (on channel 0)
Ping (on channel 1)

Environment (please complete the following information):

  • OS: Ubuntu 20.04.1 LTS
  • Toolchain Zephyr SDK 0.16.5
  • Commit SHA or Version used: v3.6.0-3753-gbe682e22e166
@nordic-piks nordic-piks added the bug The issue is a bug, or the PR is fixing a bug label May 13, 2024
@henrikbrixandersen henrikbrixandersen added the platform: nRF Nordic nRFx label May 13, 2024
@aescolar aescolar added the priority: low Low impact/importance bug label May 14, 2024
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 platform: nRF Nordic nRFx priority: low Low impact/importance bug
Projects
None yet
Development

No branches or pull requests

5 participants