Skip to content

samples/scheduler/metairq_dispatc failed on iotdk boards #31867

@IRISZZW

Description

@IRISZZW

Describe the bug
samples/scheduler/metairq_dispatc failed on iotdk boards

To Reproduce
Steps to reproduce the behavior:

  1. west build -b iotdk -d build samples/scheduler/metairq_dispatc
  2. west flash
  3. See error

Logs and console output

*** Booting Zephyr OS build v2.5.0-rc1-196-g1ee82a1c9b25  ***
I: Starting Thread0 at priority -2
I: Starting Thread1 at priority -1
I: Starting Thread2 at priority 0
I: Starting Thread3 at priority 1
ERROR: Queue full, event dropped!
ERROR: Queue full, event dropped!
ERROR: Queue full, event dropped!
ERROR: Queue full, event dropped!
ERROR: Queue full, event dropped!
ERROR: Queue full, event dropped!
ERROR: Queue full, event dropped!
ERROR: Queue full, event dropped!
ERROR: Queue full, event dropped!
ERROR: Queue full, event dropped!
ERROR: Queue full, event dropped!
ERROR: Queue full, event dropped!
ERROR: Queue full, event dropped!
ERROR: Queue full, event dropped!
ERROR: Queue full, event dropped!
ERROR: Queue full, event dropped!
ERROR: Queue full, event dropped!
ERROR: Queue full, event dropped!
ERROR: Queue full, event dropped!
ERROR: Queue full, event dropped!
ERROR: Queue full, event dropped!
ERROR: Queue full, event dropped!
ERROR: Queue full, event dropped!
ERROR: Queue full, event dropped!
ERROR: Queue full, event dropped!
ERROR: Queue full, event dropped!
ERROR: Queue full, event dropped!
ERROR: Queue full, event dropped!
ERROR: Queue full, event dropped!
ERROR: Queue full, event dropped!
ERROR: Queue full, event dropped!
ERROR: Queue full, event dropped!
ERROR: Queue full, event dropped!
ERROR: Queue full, event dropped!
ERROR: Queue full, event dropped!
ERROR: Queue full, event dropped!
ERROR: Queue full, event dropped!
ERROR: Queue full, event dropped!
I: M0 T0 mirq 3234028 disp 3237572 proc 67991 real 68574
I: M2 T2 mirq 3233613 disp 4031881 proc 4765 real 5703
I: M1 T3 mirq 3233538 disp 4758661 proc 14035 real 14527


Environment (please complete the following information):

  • OS: (Linux)
  • Toolchain (Zephyr SDK)
  • Commit SHA (v2.5.0-rc1-196-g1ee82a1c9b25)

Metadata

Metadata

Labels

area: ARCARC ArchitecturebugThe issue is a bug, or the PR is fixing a bugpriority: mediumMedium impact/importance bug

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions