Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests/arch/arm/arm_irq_vector_table crashes for nRF5340 #22914

Closed
ioannisg opened this issue Feb 18, 2020 · 0 comments · Fixed by #22925
Closed

tests/arch/arm/arm_irq_vector_table crashes for nRF5340 #22914

ioannisg opened this issue Feb 18, 2020 · 0 comments · Fixed by #22925
Assignees
Labels
bug The issue is a bug, or the PR is fixing a bug platform: nRF Nordic nRFx priority: low Low impact/importance bug

Comments

@ioannisg
Copy link
Member

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.

@ioannisg ioannisg added bug The issue is a bug, or the PR is fixing a bug priority: low Low impact/importance bug platform: nRF Nordic nRFx labels Feb 18, 2020
@ioannisg ioannisg self-assigned this Feb 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The issue is a bug, or the PR is fixing a bug platform: nRF Nordic nRFx priority: low Low impact/importance bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant