6 years, 12 months ago.

Error Exporting the uvision5

I try to export my program to Keil uvision5 and I get the error: 'An error occured during export. Please contact support.' Is this a known issue?

I had the same problem...

posted by Piero Baldisserotto 20 Mar 2017

4 Answers

6 years, 12 months ago.

What target are you exporting for? Not all targets are supported by Uvision, so that might be the case here. The error should definitely be revised though.

LPC1768.

posted by Fraser Law 20 Mar 2017

I have the same problem with LPC1768 and Nucleo F103.

posted by Mark Peter Vargha 23 Mar 2017
6 years, 12 months ago.

I have NUCLEO_F401RE, but also error :(

6 years, 12 months ago.

i use LPC1768 not export project by uvision5。

6 years, 12 months ago.

I use a STM32L4 Nucleo board which does not work via the Online IDE.

At present I use the following workaround by using the offline export to Keil uVision via: $ mbed export -i UVISION5 -m NUCLEO_L476RG

I hope the online uVision export gets fixed soon, the problem exists for some time. In earlier mbed versions it was working fine.