Skip to content

samples: samples/subsys/usb/mass: mimxrt700_evk/mimxrt798s/cm33_cpu0: failed: Timeout #92885

@hakehuang

Description

@hakehuang

Describe the bug
below case are failed
sample.usb.mass_ram_fat

test is failed on v4.2.0-rc1 on mimxrt700_evk/mimxrt798s/cm33_cpu0
testcase path is samples/subsys/usb/mass

see logs for details

To Reproduce
1.

scripts/twister -p mimxrt700_evk/mimxrt798s/cm33_cpu0  -T samples/subsys/usb/mass -s sample.usb.mass_ram_fat

or

# west twister -p mimxrt700_evk/mimxrt798s/cm33_cpu0 -T samples/subsys/usb/mass -s sample.usb.mass_ram_fat
  1. See error
Timeout

Expected behavior
test pass

Impact

Logs and console output

host pc sudo dmesg log

[4325726.316148] usb 1-3.1.1: new full-speed USB device number 33 using xhci_hcd
[4325726.396173] usb 1-3.1.1: device descriptor read/64, error -32
[4325726.584457] usb 1-3.1.1: device descriptor read/64, error -32
[4325726.769225] usb 1-3.1.1: new full-speed USB device number 34 using xhci_hcd
[4325726.849294] usb 1-3.1.1: device descriptor read/64, error -32
[4325727.032277] usb 1-3.1.1: device descriptor read/64, error -32
[4325727.138385] usb 1-3.1-port1: attempt power cycle
[4325727.734393] usb 1-3.1.1: new full-speed USB device number 35 using xhci_hcd
[4325727.734541] usb 1-3.1.1: Device not responding to setup address.
[4325727.938456] usb 1-3.1.1: Device not responding to setup address.
[4325728.145223] usb 1-3.1.1: device not accepting address 35, error -71
[4325728.145373] usb 1-3.1.1: WARN: invalid context state for evaluate context command.
[4325728.223231] usb 1-3.1.1: new full-speed USB device number 36 using xhci_hcd
[4325728.223435] usb 1-3.1.1: Device not responding to setup address.
[4325728.426411] usb 1-3.1.1: Device not responding to setup address.
[4325728.634233] usb 1-3.1.1: device not accepting address 36, error -71
[4325728.634356] usb 1-3.1.1: WARN: invalid context state for evaluate context command.
[4325728.634450] usb 1-3.1-port1: unable to enumerate USB device

*** Booting Zephyr OS build v4.2.0-rc1 ***


Environment (please complete the following information):

  • OS: (e.g. Linux ): posix
  • Toolchain (e.g Zephyr SDK): zephyr
  • Commit SHA or Version used: v4.2.0-rc1

Metadata

Metadata

Assignees

Labels

area: TestsIssues related to a particular existing or missing testbugThe issue is a bug, or the PR is fixing a bugplatform: NXPNXPpriority: lowLow impact/importance bug

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions