2018-05-31 02:12 AM
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-stm322018-08-09 07:36 AM
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.