Skip to main content
Professional
Associate III
May 31, 2018
Question

System Workbench for STM32 : problem to import project from cubemx

  • May 31, 2018
  • 1 reply
  • 742 views
Posted on May 31, 2018 at 11:12

Hello,

generally i have problems importing project example from cubex repository.

1� i lauch the System Workbench for STM32 with a workspace on c:\workspace

2� i import the cubex project by File->import->genral-> existing project into workspace -> browse -> C:\Users\..\STM32Cube\Repository\STM32Cube_FW_F4_V1.18.0\Projects\STM32F429I-Discovery\Applications\STemWin

2 projects are proposed so i select both (hello world + sample demo)

Then i have the warning some project cannot be imported because they already exist.

How can i do to import the 2 projects into System Workbench for STM32 ?

thanks

best regards

System Workbench for STM32 - Copie

#system-workbench-for-stm32-cubex-repository. #system-workbench-for-stm32
This topic has been closed for replies.

1 reply

JNuss
Visitor II
August 9, 2018

I have the same problem and I believe it us due to the fact that many of the example projects have the same name. This would not be a problem if you could rename the project easily, but this is not possible since it breaks all the links to the sources files. (see http://www.openstm32.org/Importing%2Ba%2BSTCubeMX%2Bgenerated%2Bproject)

One workaround is to import a duplicate named project into its own Eclipse workspace, but this is not exactly convenient.