-
Notifications
You must be signed in to change notification settings - Fork 22
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
NRF52840_DK - Operator new[] out of memory #9
Comments
@dannybenor @offirko please take a look |
I think I added a comment here. It works only on targets that have spif component as explained in the Readme. K64f |
@dannybenor Even if that is the case , surely we should not be getting fatal errors?! Unsupported features/targets should fail during compilation with a suitable warning / error ? cc @ARMmbed/mbed-os-core |
Please add |
KVStore disables feature for few targets and tests check for |
@j3hill thank you for raising this issue.Please take a look at the following comments: Could you add some more detail to the description? A good description should be at least 25 words. NOTE: If there are fields which are not applicable then please just add 'n/a' or 'None'.This indicates to us that at least all the fields have been considered. |
@j3hill it has been 5 days since the last reminder. Could you please update the issue header as previously requested? |
11 similar comments
@j3hill it has been 5 days since the last reminder. Could you please update the issue header as previously requested? |
@j3hill it has been 5 days since the last reminder. Could you please update the issue header as previously requested? |
@j3hill it has been 5 days since the last reminder. Could you please update the issue header as previously requested? |
@j3hill it has been 5 days since the last reminder. Could you please update the issue header as previously requested? |
@j3hill it has been 5 days since the last reminder. Could you please update the issue header as previously requested? |
@j3hill it has been 5 days since the last reminder. Could you please update the issue header as previously requested? |
@j3hill it has been 5 days since the last reminder. Could you please update the issue header as previously requested? |
@j3hill it has been 5 days since the last reminder. Could you please update the issue header as previously requested? |
@j3hill it has been 5 days since the last reminder. Could you please update the issue header as previously requested? |
@j3hill it has been 5 days since the last reminder. Could you please update the issue header as previously requested? |
@j3hill it has been 5 days since the last reminder. Could you please update the issue header as previously requested? |
Thank you for raising this detailed GitHub issue. I am now notifying our internal issue triagers. |
This example builds with storage type TDB_EXTERNAL without errors, but reboots in a loop due to a fatal error ("Operator new[] out of memory") when run.
Example version: mbed-os-5.11.0-rc2 - d9625811c9193ac3ab36a969bab93e28dac03776
OS: Windows 10
Compiler: GCC_ARM
Board: NRF52840_DK
Test output:
The text was updated successfully, but these errors were encountered: