-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Closed
Labels
bugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugplatform: nRFNordic nRFxNordic nRFxpriority: lowLow impact/importance bugLow impact/importance bug
Description
Describe the bug
Tests
- samples/boards/nordic/spis_wakeup/sample.drivers.spis.wakeup - nrf54h20dk@0.9.0/nrf54h20/cpuapp
- tests/drivers/spi/spi_controller_peripheral/drivers.spi.pm_runtime- nrf54h20dk@0.9.0/nrf54h20/cpuapp
- tests/drivers/spi/spi_controller_peripheral/drivers.spi.pm_runtime- nrf54h20dk@0.9.0/nrf54h20/cpuppr
- tests/drivers/spi/spi_controller_peripheral/drivers.spi.pm_runtime- nrf54h20dk@0.9.0/nrf54h20/cpurad
- tests/drivers/spi/spi_controller_peripheral/drivers.spi.spi_4MHz- nrf54h20dk@0.9.0/nrf54h20/cpuapp
- tests/drivers/spi/spi_controller_peripheral/drivers.spi.spi_4MHz- nrf54h20dk@0.9.0/nrf54h20/cpurad
- tests/drivers/spi/spi_controller_peripheral/drivers.spi.spi_8MHz- nrf54h20dk@0.9.0/nrf54h20/cpuapp
- tests/drivers/spi/spi_controller_peripheral/drivers.spi.spi_8MHz- nrf54h20dk@0.9.0/nrf54h20/cpuppr
- tests/drivers/spi/spi_controller_peripheral/drivers.spi.spi_8MHz- nrf54h20dk@0.9.0/nrf54h20/cpurad
- tests/drivers/spi/spi_controller_peripheral/drivers.spi.spi_fast- nrf54h20dk@0.9.0/nrf54h20/cpuapp
- tests/drivers/spi/spi_controller_peripheral/drivers.spi.spi_mode0- nrf54h20dk@0.9.0/nrf54h20/cpuapp
- tests/drivers/spi/spi_controller_peripheral/drivers.spi.spi_mode0- nrf54h20dk@0.9.0/nrf54h20/cpuppr
- tests/drivers/spi/spi_controller_peripheral/drivers.spi.spi_mode0- nrf54h20dk@0.9.0/nrf54h20/cpurad
- tests/drivers/spi/spi_controller_peripheral/drivers.spi.spi_mode1- nrf54h20dk@0.9.0/nrf54h20/cpuapp
- tests/drivers/spi/spi_controller_peripheral/drivers.spi.spi_mode1- nrf54h20dk@0.9.0/nrf54h20/cpuppr
- tests/drivers/spi/spi_controller_peripheral/drivers.spi.spi_mode1- nrf54h20dk@0.9.0/nrf54h20/cpurad
- tests/drivers/spi/spi_controller_peripheral/drivers.spi.spi_mode2- nrf54h20dk@0.9.0/nrf54h20/cpuapp
- tests/drivers/spi/spi_controller_peripheral/drivers.spi.spi_mode2- nrf54h20dk@0.9.0/nrf54h20/cpuppr
- tests/drivers/spi/spi_controller_peripheral/drivers.spi.spi_mode2- nrf54h20dk@0.9.0/nrf54h20/cpurad
- tests/drivers/spi/spi_controller_peripheral/drivers.spi.spi_mode3- nrf54h20dk@0.9.0/nrf54h20/cpuapp
- tests/drivers/spi/spi_controller_peripheral/drivers.spi.spi_mode3- nrf54h20dk@0.9.0/nrf54h20/cpuppr
- tests/drivers/spi/spi_controller_peripheral/drivers.spi.spi_mode3- nrf54h20dk@0.9.0/nrf54h20/cpurad
To Reproduce
Steps to reproduce the behavior:
- haven rf54h20dk@0.9.0/nrf54h20/cpuapp connected
- go to your zephyr dir
- call `./scripts/twister -T tests/drivers/spi/spi_controller_peripheral -p nrf54h20dk@0.9.0/nrf54h20/cpuapp --device-testing --device-serial /dev/ttyACM0 -v --inline-logs --west-flash="--erase"
- See console output with error
Expected behavior
Valid console output
Impact
Not clear
Logs and console output
*** Booting Zephyr OS build v4.1.0-3987-g6887b58d4e32 ***
Running TESTSUITE spi_controller_peripheral
===================================================================
START - test_basic
Environment (please complete the following information):
- OS: Ubuntu 20.04.1 LTS
- Toolchain Zephyr SDK 0.17.0
- Commit SHA or Version used:
v4.1.0-3987-g6887b58d4e32
Metadata
Metadata
Assignees
Labels
bugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugplatform: nRFNordic nRFxNordic nRFxpriority: lowLow impact/importance bugLow impact/importance bug
Type
Projects
Status
Done