-
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
NUCLEO_G031K8 Failed to build all greentea images in bare-metal profile #13498
Comments
cc @AGlass0fMilk @ARMmbed/team-st-mcd |
Strange... |
Adding in json: Why there is a difference between GCC and ARMC6 ? |
@jamesbeyond 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. |
As it is blocking now #13452, how to unblock it ? It is important fix to targets. Is target that tiny it does not even build hal minimal req test? |
@jamesbeyond it has been 5 days since the last reminder. Could you please update the issue header as previously requested? |
As I said, solution is to set "boot-stack-size" to 0x400" Thx |
I think the default value for for RTOS it just got override to 0x400: Maybe ARMC6 not failed just because the code size compile by ARMC6 slightly smaller than GCC ? On other size constrained targets, I saw people forced override that value in target.json |
@jamesbeyond it has been 5 days since the last reminder. Could you please update the issue header as previously requested? |
Description of defect
after NUCLEO_G031K8 been added to mbed-os via #13006 , we found that NUCLEO_G031K8 failed on building greentea
TESTS-MBED_HAL-MINIMUM_REQUIREMENTS
Target(s) affected by this defect ?
NUCLEO_G031K8
Toolchain(s) (name and version) displaying this defect ?
GCC_ARM only, ARMC6 works fine
What version of Mbed-os are you using (tag or sha) ?
latest master : afcf91f
What version(s) of tools are you using. List all that apply (E.g. mbed-cli)
mbed-cli
How is this defect reproduced ?
run:
Error:
The text was updated successfully, but these errors were encountered: