-
Notifications
You must be signed in to change notification settings - Fork 7.5k
tests/benchmarks/timing_info faults on ARM platforms #10515
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
Labels
Comments
The test fails only with
|
dcpleung
pushed a commit
to dcpleung/zephyr
that referenced
this issue
Oct 19, 2018
This puts the priviledged stack at the end of RAM. This combines PR zephyrproject-rtos#10507 and zephyrproject-rtos#10542. Fixes zephyrproject-rtos#10473 Fixes zephyrproject-rtos#10474 Fixes zephyrproject-rtos#10515 Signed-off-by: Adithya Baglody <[email protected]> Signed-off-by: Daniel Leung <[email protected]>
dcpleung
added a commit
to dcpleung/zephyr
that referenced
this issue
Oct 19, 2018
(Previous patch set was reverted due to issue with priv_stack. Resubmitting after fixing the faults caused by priv_stack.noinit not at the end of RAM.) This adds a linker flag and necessary changes to linker scripts so that linker will warn about orphan sections. Relates to zephyrproject-rtos#5534. Fixes zephyrproject-rtos#10473, zephyrproject-rtos#10474, zephyrproject-rtos#10515. Signed-off-by: Daniel Leung <[email protected]>
nashif
pushed a commit
that referenced
this issue
Oct 19, 2018
(Previous patch set was reverted due to issue with priv_stack. Resubmitting after fixing the faults caused by priv_stack.noinit not at the end of RAM.) This adds a linker flag and necessary changes to linker scripts so that linker will warn about orphan sections. Relates to #5534. Fixes #10473, #10474, #10515. Signed-off-by: Daniel Leung <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
The time measurement test passes but runs into couple of USAGE FAULTS and hardware exceptions before that.
Arch: ARM
Platforms: sam_e70_xplained, nrf52_pca10040, nrf52840_pca10056, frdm_k64f
Error log on console:
The text was updated successfully, but these errors were encountered: