tests/arch/arm/arm_irq_vector_table crashes for nRF5340 #22914
Labels
bug
The issue is a bug, or the PR is fixing a bug
platform: nRF
Nordic nRFx
priority: low
Low impact/importance bug
Describe the bug
tests/arch/arm/arm_irq_vector_table is crashing for platform nrf5340_dk_nrf5340_cpuapp
To Reproduce
Running the test using device testing in sanity check times out.
Expected behavior
The test should pass.
Impact
Low. Only fails on this platform because we have not configured the ISR offsets - used in the test - properly, as we do for other platforms.
The text was updated successfully, but these errors were encountered: