-
Notifications
You must be signed in to change notification settings - Fork 3k
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
MbedOS error on Nordic nRF51-DK #11426
Comments
This looks like a runtime error rather than compiling. What compilers have been tested? |
Yes, sorry I meant, a runtime error, compiling works good. I have testes it only on GCC_ARM, because I don't have acces to other compilers. Currently I am bisecting commits to look where the problem occured for the first time. |
Internal Jira reference: https://jira.arm.com/browse/MBOCUSTRIA-1708 |
It started failing since this commit 89eba73 |
Could you make a comment on this @kjbracey-arm |
I'm looking in to it... |
Fix: #11479 |
The fix was integrated, closing as resolved |
Description
Compiling any program on newest Master branch produces this error:
I am investigating whats causing this problem. Everything works ok on Mbed-os-5.13.4
Issue request type
The text was updated successfully, but these errors were encountered: