-
Notifications
You must be signed in to change notification settings - Fork 6.8k
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
Master is broken at build-time when SRAM is mapped at an high address #33600
Comments
Result of bisection is:
|
Ok, this is not a real problem because this happens only when |
@dcpleung FYI |
Ah... Though, it's weird that CI didn't catch this. |
I opened #33631 to try to catch this in CI |
This is a regression from v2.5.0.
When trying to compile
hello_world
usingCONFIG_SRAM_BASE_ADDRESS=0x200880000
the compilation fails with:The text was updated successfully, but these errors were encountered: