7 years, 5 months ago.

Problem exporting for OpenSTM32

Hi all,

I was just putting up all the necessary files to build my project on the mbed online compiler ( 2 libraries, mbed-dev and a own library uploaded by file-browser) . I can compile it right.

Now i'm trying to export the project for OpenSTM32 System Workbench but i only get "An error occurred during export. Contact support."

So, i'm contacting support ;)

Hi NS,

Sorry for the issues, could you let me know what platform you are exporting to?

Regards,

Andrea team mbed

posted by Andrea Corrado 09 Nov 2016

Hi Andrea, thank you for your support. I'm exporting for SystemWorkbench for STM32 (SW4STM32)

posted by N S 09 Nov 2016

Hi NS,

This is a common problem at the moment with exporting for STM32. What i would suggest to do is to use for now mbed CLI. This allows offline compiling.

You can then use "mbed import" with the URL of your project and compile offline.

Regards,

Andrea, team mbed

posted by Andrea Corrado 11 Nov 2016
Be the first to answer this question.