Mistake on this page? Email us

Exporters

You can export your programs for use with the Keil µVision IDE or export them as .tgz files.

Keil µVision exporter

The Keil µVision exporter allows you to export your code to the µVision IDE. The exporter produces specific project files that you can open in the µVision IDE to do advanced debugging, such as making use of trace, the Event Recorder, and more.

To export your program to the µVision IDE:

  1. Set the program you want to export as the active program.

  2. Check that the target selected is the correct one for your program.

  3. Open the File menu and select Export to > Keil µVision....

    An export window opens. By default, the export is done in the active program folder in your workspace (Mbed Programs). You can select a different folder if needed.

  4. Click the Export button.

    If you selected a different export folder and the folder already contains files, the Overwrite dialog box opens.

  5. Click OK to overwrite the files.

    The export process generates a Keil µVision project file .uvprojx and a project options file .uvoptx. If you selected a different export folder, Mbed Studio also copies all the files from your program. Follow the Keil µVision import process to import your program and start debugging.

For more information on Keil µVision files, see Project Files.

.tgz exporter

The .tgz exporter allows you to export your programs as .tgz files for easier distribution (for example, if you want to use Mbed CLI) or backup.

To export your program as a .tgz file:

  1. Set the program you want to export as the active program.

  2. Open the File menu and select Export to > .tgz File....

    The Export Program window opens. By default, the export is done in the active program folder in your workspace (Mbed Programs). You can select a different folder if needed.

  3. Click the Export button.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.