-
Notifications
You must be signed in to change notification settings - Fork 3k
Fix Wiznet: IAR heap memory problem #7921
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
Conversation
Hi @andrewc-arm @aashishc1988 |
This shall follow, #7238 . Thus stack should be 1k in this case. Should be all good still , please change |
Thank you @0xc0170 |
@khj098765 Verified that it fixes #7710 |
/morph build |
Build : SUCCESSBuild number : 3094 Triggering tests/morph test |
Exporter Build : SUCCESSBuild number : 2703 |
Test : SUCCESSBuild number : 2883 |
/morph mbed2-build |
Exporter Build : FAILUREBuild number : 2724 |
Fix Bug : IAR heap memory problem
Description
heap memory problems fixed in IAR.
Tested locally with WIZWIKI_W7500 targets and IAR toolchains.
You can see test results here
Pull request type
[x] Fix
[ ] Refactor
[ ] New Target
[ ] Feature