-
Notifications
You must be signed in to change notification settings - Fork 3k
STM32 EMAC : increase thread size when mbed-trace is enabled #12567
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
Tested on my desk, still get a HardFault:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
HardFault moved to another location.
So let's integrate this patch ? |
@jeromecoutant , the HardFault is still there. It happens slightly later but it must be fixed. |
The new HardFault is caused by nanostack-border-router application as it is not able to handle failure in The error mentioned in the log above |
Thanks @jeromecoutant , the new issue is created: #12577 |
CI started |
Test run: FAILEDSummary: 1 of 7 test jobs failed Failed test jobs:
|
Client restarted, once passed, will merge |
Summary of changes
Discussion started in #12561
Fix #12566
In case of mbed trace enable, stm32_emac_thread size has to be increased, in particular for GCC.
Impact of changes
Migration actions required
Documentation
Pull request type
Test results
Reviewers