7 years, 6 months ago.

Export broken

Export seems to be broken. try clicking export here and you will get a Page error https://developer.mbed.org/teams/MultiTech/code/Dot-Examples/?platform=MTS-mDot-F411 or https://developer.mbed.org/teams/mbed/code/mbed_blinky/export

some can still be exported using the compiler, though the dot example is the one I need, that eventually fails with the compiler export

specifically I want to export the Dot-Examples for the mDot, to Uvision 5.

Thanks

1 Answer

7 years, 6 months ago.

Hi Chris,

We are having issues with exporters at the moment, but these should be fixed very very soon :). Sorry for all of that.

You could try using mbed-CLI, this allows you to pull code from our repositories and compile offline.

https://github.com/ARMmbed/mbed-cli

For the Dot examples use "mbed import'

If you need any help, let me know

Regards, Andrea team mbed

Hi,

I was able to use the CLI to export and compile it, thanks for the suggestion.

posted by Chris Snow 21 Oct 2016