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: sensor: clock: sample.sensor.clock.counter reports timeout #84156

Open
katgiadla opened this issue Jan 17, 2025 · 0 comments
Open

samples: sensor: clock: sample.sensor.clock.counter reports timeout #84156

katgiadla opened this issue Jan 17, 2025 · 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

@katgiadla
Copy link
Collaborator

Describe the bug
Sample samples/sensor/clock/sample.sensor.clock.counter reports timeout.

Observed for nrf52840dk/nrf52840.

To Reproduce
Steps to reproduce the behavior:

  1. have nrf52840dk/nrf52840 connected
  2. go to your zephyr dir
  3. call ./scripts/twister -s sample.sensor.clock.counter -p nrf52840dk/nrf52840 --device-testing --device-serial /dev/ttyACM0 -v --inline-logs --west-flash="--erase"
  4. See console output with error

Expected behavior
Valid console output

Impact
Not clear

Logs and console output

*** Booting Zephyr OS build v4.0.0-3405-g8cf01483802a ***
Cycles: 15958224
Nanoseconds: 997389000
Cycles: 31973990
Nanoseconds: 1998374375
Cycles: 47987784
Nanoseconds: 2999236500
Cycles: 63996198
Nanoseconds: 3999762375
...

Environment (please complete the following information):

  • OS: Ubuntu 20.04.1 LTS
  • Toolchain: Zephyr SDK 0.17.0
  • Commit SHA or Version used: v4.0.0-3405-g8cf014

Additional information
Probably introduced by f4da9b9

@katgiadla katgiadla added bug The issue is a bug, or the PR is fixing a bug platform: nRF Nordic nRFx priority: low Low impact/importance bug labels Jan 17, 2025
@github-project-automation github-project-automation bot moved this to To triage in nRF platform Jan 17, 2025
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
Status: To triage
Development

No branches or pull requests

3 participants