Skip to content

mimxrt1020_evk tests/kernel/gen_isr_table test failure  #14297

@hakehuang

Description

@hakehuang

Describe the bug
interrupt 159 didn't run once, ran 0 times

To Reproduce
Steps to reproduce the behavior:

  1. mkdir build; cd build
  2. cmake -DBOARD=mimxrt1030_evk
  3. make
  4. See error

Expected behavior
Pass

Impact
irq services

Screenshots or console output

***** Booting Zephyr OS 1.14.0-rc1 *****

starting test - Test gen_isr_tables

IRQ configuration (total lines 160):

isr1 isr=0x60002679 irq=159

isr2 isr=0x600026a5 irq=158

Checking _irq_vector_table entry 159 for irq 159

triggering irq 159

interrupt 159 didn't run once, ran 0 times

FAIL - main

===================================================================

===================================================================

PROJECT EXECUTION FAILED

Environment (please complete the following information):

  • OS: (Linux)
  • Toolchain (Zephyr SDK)
  • Commit SHA or Version used: v1.14.0_rc1

Metadata

Metadata

Labels

area: Test FrameworkIssues related not to a particular test, but to the framework insteadarea: 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