-
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
STM32F411 mbed blinky build failed in EmBitz #4096
Comments
This might be a targets.json mis-configuration. Does it |
|
@EmBitz I don't think you need to worry about this one. I'll let you know if I need your help after I root-cause it. |
Yes, I used this board https://developer.mbed.org/platforms/ST-Nucleo-F411RE/ |
Thanks for the clarification @vargham I'm going to do this export myself and see what's what. |
ARM Internal Ref: IOTMORF-1833 |
Description
Exported mbed blinky for NUCLEO-F411RE (STM32F411RET6) to EmBitz. Build failed. Same project export works fine with STM32F103. The online compilation is fine. Plain mbed lib, no OS.
Note: Have to manually copy mbed_config.h as described here: #4075
Bug
Target
STM32F411
Toolchain:
Online IDE exporter, EmBitz, GCC_ARM
Expected behavior
Exported project should be built as-is.
Actual behavior
BUild failes with error.
Steps to reproduce
Create mbed blinky example for STM32F411 target, export to EmBitz and try to build.
The text was updated successfully, but these errors were encountered: