Closed SevHub closed 3 years ago
@SevHub This issue has an incomplete or old issue template.For future reference please use an up to date clone of the repository before raising issues. Many thanks.
Thank you for raising this detailed GitHub issue. I am now notifying our internal issue triagers. Internal Jira reference: https://jira.arm.com/browse/IOTOSM-3732
I don't think it's anything to do with the example: arm-none-eabi-gcc: error: CreateProcess: No such file or directory
- looks like it can't find the compiler. I remember windows having problems with includes going over the maximum allowed command line parameter size.
This might be a System Workbench Windows specific issue.
Why not give mbed studio https://os.mbed.com/studio/ a go?
Exporters were deprecated some time ago. We are not able to assist, closing this as won't fix.
Hello, I tried to compile this Project under System Workbench but it fails.
How to reproduce: Import into Mbed Online compiler. Chose Target device and export for Sw4STM32. Download the project and open with Sw4STM32.
When building it gives me the following errors:
Note that this way I can compile and run other Mbed Projects, e.g. the (outdated) wifi example for the DISCO-L475 Target: https://github.com/ARMmbed/mbed-os-example-wifi