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/subsys/logging/log_core compilation fails on nios2 platform #10102

Closed
nordic-krch opened this issue Sep 19, 2018 · 0 comments
Closed

/tests/subsys/logging/log_core compilation fails on nios2 platform #10102

nordic-krch opened this issue Sep 19, 2018 · 0 comments
Labels
area: Logging area: NIOS2 NIOS2 Architecture bug The issue is a bug, or the PR is fixing a bug priority: low Low impact/importance bug

Comments

@nordic-krch
Copy link
Contributor

Compilation fails with error:

Unable to reach log_dynamic_test (at 0x004001f0) from the global pointer (at 0x00408628) because the offset (-33848) is out of the allowed range, -32678 to 32767.

It is not a memory size issue but rather looks like invalid instruction used.

Alter_max10 and qemu_nios2 platforms has been disabled in that test in #10045.

@nordic-krch nordic-krch added the bug The issue is a bug, or the PR is fixing a bug label Sep 19, 2018
@nashif nashif added the priority: medium Medium impact/importance bug label Sep 30, 2018
@galak galak added area: NIOS2 NIOS2 Architecture area: Logging labels Feb 8, 2019
@nashif nashif added priority: low Low impact/importance bug and removed priority: medium Medium impact/importance bug labels Feb 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Logging area: NIOS2 NIOS2 Architecture bug The issue is a bug, or the PR is fixing a bug priority: low Low impact/importance bug
Projects
None yet
Development

No branches or pull requests

3 participants