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: subsys: usb: dfu-next: sample.usbd.dfu{-flash} report timeout #85314

Closed
katgiadla opened this issue Feb 6, 2025 · 2 comments · Fixed by #86362
Closed

samples: subsys: usb: dfu-next: sample.usbd.dfu{-flash} report timeout #85314

katgiadla opened this issue Feb 6, 2025 · 2 comments · Fixed by #86362
Assignees
Labels
area: USB Universal Serial Bus bug The issue is a bug, or the PR is fixing a bug Experimental Experimental features not enabled by default platform: nRF Nordic nRFx priority: low Low impact/importance bug

Comments

@katgiadla
Copy link
Collaborator

Describe the bug
Samples `

  • samples/subsys/usb/dfu-next/sample.usbd.dfu
  • samples/subsys/usb/dfu-next/sample.usbd.dfu-flash

Observed for:

  • nrf52840dk/nrf52840
  • nrf5340dk/nrf5340/cpuapp/ns
  • nrf5340dk/nrf5340/cpuapp

To Reproduce
Steps to reproduce the behavior:

  1. have nrf52840dk/nrf52840 connected
  2. go to your zephyr dir
  3. call ./scripts/twister -s sample.usbd.dfu -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-4571-g02b2d5563cf3 ***
[00:00:00.384,094] <inf> main: USB DFU sample is initialized

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-4571-g02b2d5

Additional information
Probably introduced by 694c342 (result of bisection)

@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 Feb 6, 2025
@github-project-automation github-project-automation bot moved this to To triage in nRF platform Feb 6, 2025
@jfischer-no
Copy link
Collaborator

@katgiadla Please describe what is the problem you are facing or what is "Valid console output"?

@henrikbrixandersen henrikbrixandersen added area: USB Universal Serial Bus Experimental Experimental features not enabled by default labels Feb 7, 2025
@nordic-piks nordic-piks moved this from To triage to Backlog in nRF platform Feb 13, 2025
@katgiadla
Copy link
Collaborator Author

Fixes #86362

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: USB Universal Serial Bus bug The issue is a bug, or the PR is fixing a bug Experimental Experimental features not enabled by default platform: nRF Nordic nRFx priority: low Low impact/importance bug
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants