Closed
Description
Description of defect
Discussion started in #12416
Tests done on top of #12464 with NUCLEO_F767ZI and tests-netsocket-tcp
Goal is to check the maximum thread size of stm32_emac_thread:
ARM | GCC | |
---|---|---|
develop profile | 216 | 232 |
develop profile + mbed-trace | 368 | 856 |
debug profile | 248 | 232 |
debug profile + mbed-trace | 368 | 840 |
How can we explain so much difference in GCC ?
@kjbracey-arm @SeppoTakalo
Thx
Target(s) affected by this defect ?
All
Toolchain(s) (name and version) displaying this defect ?
GCC9
What version of Mbed-os are you using (tag or sha) ?
Master branch is indicated by 'mbed-os-99.99.99
What version(s) of tools are you using. List all that apply (E.g. mbed-cli)
None
How is this defect reproduced ?
None