6 years, 8 months ago.

Export program is not working for any option

When I try to export my program for either options, I am getting error dialog box saying "An error occurred during export. Please contact export". This is not temporary error. It is happening for some time now.

3 Answers

6 years, 8 months ago.

same here

6 years, 8 months ago.

Hello,

Our web team is working on a solution to this problem. In the meantime, please consider mbed CLI to get your code offline. You can use it to import code offline, then use the command line export functionality to get an IDE project file or a makefile. Sorry for any inconvenience!

Sarah

Thanks Sarah. While I was trying to use mbed CLI (mbed export -i .... -m ....), I noticed that 1. doesn't export entire project from online. This is obvious because how can mbed know where you project is. Or am I missing any thing? 2. export only generates IDE specific skeleton and a Makefile, provided you already have the project source locally.

-Hemant

posted by Hemant Joshi 20 Jul 2017

I have been trying for the past several days since July 17 to export. When do you expect that this functionality will get resolved? It was not working as off a few minutes ago.

posted by Helaman Ferguson 20 Jul 2017

To get your code offline, you'll need to use `mbed import [URL]` where the URL is that of your code repository. You might find these videos helpful:

Here is the getting started with mbed CLI YouTube playlist: https://www.youtube.com/playlist?list=PLiVCejcvpseuWWmJc9uELYww-xindjZCH

mbed CLI quickstart: https://www.youtube.com/watch?v=PI1Kq9RSN_Y&t=1s

mbed CLI export: https://www.youtube.com/watch?v=sN1wC0NckjY

posted by Sarah Marsh 20 Jul 2017
4 years, 10 months ago.

What I don't understand.. How the mbed team brake the code and they just don't go back to the older version to see what cause the problem?

They just ignore the issue. If exporting the programs fails for several weeks and no one care at mbed, how do you trust the online IDE?

The mbed CLI is not always a choice .. you need to download, install many things to get it works ..

Please, Don't break the export from the online IDE. This is not the first time .. I wish that it is the last time. I cannot export to Nucleo-L476RG either .. several weeks .. No one care .. no one fix.