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

boards: nrf: nrfx_prs: sample.boards.nrf.nrfx_prs fails #72920

Closed
katgiadla opened this issue May 17, 2024 · 1 comment · Fixed by #73173
Closed

boards: nrf: nrfx_prs: sample.boards.nrf.nrfx_prs fails #72920

katgiadla opened this issue May 17, 2024 · 1 comment · Fixed by #73173
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

@katgiadla
Copy link
Contributor

Describe the bug
The sample samples/boards/nrf/nrfx_prs/sample.boards.nrf.nrfx_prs fails.

Observed for nrf5340dk/nrf5340/cpuapp.

To Reproduce
Steps to reproduce the behavior:

  1. have nrf5340dk/nrf5340/cpuapp connected
  2. go to your zephyr dir
  3. call ./scripts/twister -T samples/boards/nrf/nrfx_prs -p nrf5340dk/nrf5340/cpuapp --device-testing --device-serial /dev/ttyACM1 -v --inline-logs
    See console output with error

Expected behavior
Valid console output

Impact
Not clear

Logs and console output

*** Booting Zephyr OS build v3.6.0-4041-g4efc03520966 ***
nrfx PRS example on nrf5340dk
-> press "Push button 1" to trigger a transfer
-> press "Push button 2" to switch the type of peripheral
Switched to SPIM
-- Background transfer on "spi@9000" --
Background transfer failed: -116

Environment (please complete the following information):

  • OS: Ubuntu 20.04.1 LTS
  • Toolchain: Zephyr SDK 0.16.5-1
  • Commit SHA or Version used: v3.6.0-4041-g4efc03520966
@katgiadla katgiadla added the bug The issue is a bug, or the PR is fixing a bug label May 17, 2024
@nordic-piks
Copy link
Contributor

This happens when no loopbacks are connected (without loopbacks in place I did not noticed this issue).
However, as readme states, loopbacks are optional.

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

Successfully merging a pull request may close this issue.

6 participants