-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Closed
Labels
area: ARMARM (32-bit) ArchitectureARM (32-bit) Architecturearea: Kernelarea: TestsIssues related to a particular existing or missing testIssues related to a particular existing or missing testbugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugpriority: mediumMedium impact/importance bugMedium impact/importance bug
Description
build the application tests/kernel/gen_isr_table with below command line
cmake -DBOARD=mimxrt1050_evk ..
download to board, the console output is
start application at 0x2d5d !!!
***** Booting Zephyr OS v1.13.0-rc1-36-g4a0d8af *****
starting test - Test gen_isr_tables
IRQ configuration (total lines 160):
isr1 isr=0x00000add irq=159
isr2 isr=0x00000b09 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
Metadata
Metadata
Assignees
Labels
area: ARMARM (32-bit) ArchitectureARM (32-bit) Architecturearea: Kernelarea: TestsIssues related to a particular existing or missing testIssues related to a particular existing or missing testbugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugpriority: mediumMedium impact/importance bugMedium impact/importance bug