Skip to content

benchmark.timing.userspace not working on nrf52840 with v1.13.0-rc1 #9676

@mbolivar

Description

@mbolivar

To reproduce (on Linux; /dev/ttyACM0 varies by system):

$ git checkout v1.13.0-rc1
$ sanitycheck --device-testing --device-serial /dev/ttyACM0 -p nrf52840_pca10056 --test tests/benchmarks/timing_info/benchmark.timing.userspace
$ cat sanity-out/nrf52840_pca10056/tests/benchmarks/timing_info/benchmark.timing.userspace/handler.log

Expected results: test output includes measurements from userspace_bench() function in tests/benchmarks/timing_info/src/userspace_bench.c after mailbox measurements:

Actual output: userspace-specific test results are missing.

Metadata

Metadata

Labels

bugThe issue is a bug, or the PR is fixing a bugplatform: nRFNordic nRFxpriority: lowLow impact/importance bug

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions