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: kernel: timer: timer_behavior: kernel.timer.timer - SRAM overflow on nrf5340dk_nrf5340_cpunet and nrf52dk_nrf52832 #50843

Closed
nordic-piks opened this issue Sep 30, 2022 · 1 comment
Labels
bug The issue is a bug, or the PR is fixing a bug

Comments

@nordic-piks
Copy link
Contributor

Describe the bug
The tests:
tests/kernel/timer/timer_behavior/kernel.timer.timer

Does not fit into SRAM - SRAM overflow.

Observed at:

  • nrf52dk_nrf52832
  • nrf5340dk_nrf5340_cpunet

To Reproduce
Steps to reproduce the behavior:

  1. have nrf52dk_nrf52832 connected
  2. go to your zephyr dir
  3. call ./scripts/twister -T tests/kernel/common -p nrf52dk_nrf52832 --device-testing --device-serial /dev/ttyACM0 -v --inline-logs
  4. See console output with error

Expected behavior
Valid tests output

Impact
Not clear

Environment (please complete the following information):

  • OS: Ubuntu 20.04.1 LTS
  • Toolchain Zephyr SDK 0.14.1
  • Commit SHA or Version used: v3.2.0-rc3-98-g1c953834d671
@nordic-piks nordic-piks added the bug The issue is a bug, or the PR is fixing a bug label Sep 30, 2022
@stephanosio
Copy link
Member

SRAM overflow is not a bug.

@stephanosio stephanosio closed this as not planned Won't fix, can't repro, duplicate, stale Sep 30, 2022
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
Projects
None yet
Development

No branches or pull requests

2 participants