7 years, 5 months ago.

Clarification on mbed CLI "Export to desktop IDEs" feature

Hello, I'm trying to export a sample project (i.e. Nucleo_read_analog_value) for the NUCLEO_L073RZ target, previously downloaded using the mbed "import" CLI command, to OpenSTM32 IDE. The following CLI command is successfully executed but the project files are created in a directory named Unnamed_Project , and contain references to an "Unnamed_Project" project.

mbed export -i sw4stm32 -m NUCLEO_L073RZ

Scan: lib Scan: src Scan: .

Successful:

  • NUCLEO_L073RZ::sw4stm32 .\projectfiles\sw4stm32_NUCLEO_L073RZ\Unnamed_Project

Could you please clarify if this is the correct behaviour of the command? By the way, removing all the references to the "Unnamed_Project" in the project files for OpenSTM32, the project may be successfully imported in the IDE.

Thanks in advance for your support.

Kind regards, Luigi

Exactly the same issue for me. So would also appreciate an answer. Best wishes, Ron.

posted by Ron Segal 23 Nov 2016
Be the first to answer this question.