Skip to main content
This topic has been closed for replies.

10 replies

Khouloud OTHMAN
Associate
February 15, 2021

Hello @Albatross​,

Thanks for your feedback.

It's a bit odd, because I can't reproduce the issue from my side. Could you please give me more details about your working environment, it will be helpful to track the root cause of this problem.

Otherwise, you'll find linked here the same issue with two proposed workarounds.

This may help you find a solution for your problem.

Khouloud.

Albatross
AlbatrossAuthor
Associate III
February 15, 2021

i dont understand the workaround furthermore i use stm tools above 7 years i never encouter with this isuue in old version ide 1.4.0

does STM32CubeIDE need install also STM32CubeMX ?

Khouloud OTHMAN
Associate
February 15, 2021

Hi @Albatross​ ,

STM32CubeIDE does not need the install of STM32CubeMX, since it is integrating STM32CubeMX tool right into the development environment.

You can refer to the overview of STM32CubeIDE for details.

Here is also the STM32CubeIDE: The First Free ST IDE with STM32CubeMX Built-in ST-Blog with more information in the same context.

Khouloud.

Albatross
AlbatrossAuthor
Associate III
February 15, 2021

the solution which you offer does not work for me

i don't understand what additional info i need provide in order solve the

Albatross
AlbatrossAuthor
Associate III
February 15, 2021

the ide download the zip but could not extract it

Khouloud OTHMAN
Associate
February 15, 2021

Did you try to do manually the unzip following these steps:

  • unzip the file stm32cube_fw_wb_v1101.zip
  • Rename the unzipped folder name to STM32Cube_FW_WB_V1.10.1
  • unzip the file stm32cube_fw_wb_v1100.zip
  • delete the zip-files in the Repository folder
  • Start the STM32CubeIDE software again.
  • Select Help -> Manage Embedded Software packages, select ‘Refresh’ in the Embedded Software Packages manager and check if the unzipped files are visible.

This workaround didn't work for you ?

Albatross
AlbatrossAuthor
Associate III
February 15, 2021

i tried to do with other chip stm32f407 discovery the same issue the work around does not help

Albatross
AlbatrossAuthor
Associate III
February 15, 2021

nop when i want create new project

Albatross
AlbatrossAuthor
Associate III
February 15, 2021

..

Albatross
AlbatrossAuthor
Associate III
February 15, 2021

i done the refresh but when i start new project

Khouloud OTHMAN
Associate
February 15, 2021

Could you please attach your .ioc file to check it from my side.

Thanks in advance.

Albatross
AlbatrossAuthor
Associate III
February 17, 2021

attached video with the process

https://megoafek-my.sharepoint.com/:v:/p/zacharp/EUNGAyVMkORPtQbY5Gwf8WUBmWnZbD5INvaEgYMpqGpIUQ?e=deDtPF

install Version: 1.5.1 Build: 9029_20201210_1234 (UTC)

the work around does not work for me attached screenshot after trying build failed create project P-NUCLEO-WB55 

Albatross
AlbatrossAuthor
Associate III
February 15, 2021

i tries also build project stm32f407 discovery same errors

Khouloud OTHMAN
Associate
February 15, 2021

Hello @Albatross​ ,

Thanks for the inputs you provided,  I still can't reproduce the problem. It is strange that it is not working from your side, but let's see what can we do to resolve this misbehavior.

Let's first recapitulate the problem: so you're not able to generate because of the missing STM32Cube_FW_WB_V1.10.1 firmware in you repository and when trying to install this package, the download process is ending with the error "Target directory already exists" (same for STM32F4 firmware) . Please correct me if I misunderstood.

As indicated by the error message, a directory with the CubeFW name exists in the repository, please inspect the Repository folder, and delete the unexpected directory.

Backing to one of your screenshots:

0693W000008GC5HQAW.pngI can see here that STM32Cube_FW_WB_V1.10.1 firmware is correctly installed. Thus, normally the misbehavior is corrected.

Otherwise, backing to the following screenshot:

0693W000008GCH3QAO.pngNormally the framed folder will disappear automatically after the end of the download process. Does this happens in your case or do you always see this file in your repository folder?

PS: Trying to delete the "TMPUPD_.... " folder above during firmware install corrupt the unzip process and in this case the "Target directory already exists" error may occur. In addition, trying to modify the content of this folder fails the install process.

Hope this will help you,

Khouloud.

Albatross
AlbatrossAuthor
Associate III
February 17, 2021

i need start project i working with st chips above 7 years i didnt encounter this problem

Aymen CHAKROUN
ST Employee
February 18, 2021

Hi @Albatross​, 

I can't reproduce the issue (tested with 3 Windows 10 PCs).

What I recommend:

  • Exit CubeIDE
  • Delete your All FW (folder and zip files) related to WB
  • Delete your current CubeIDE workspace
  • Restart CubeIDE
  • Help > Manage Embedded Software Packages
  • Click on 'Refresh' button
  • Install WB FW 1.10.1
  • Create your WB board project

I'm waiting for your feedback,

Aymen.

Albatross
AlbatrossAuthor
Associate III
February 18, 2021

https://megoafek-my.sharepoint.com/:v:/p/zacharp/EVGFzJ-7XPJOq5FQvTHguBsB83eY-ykXrQfU1bZRJXmAGg?e=PgP3QX

i dont kmow what to do

it is not working on my laptop etiter any project on stm32cubeide

Aymen CHAKROUN
ST Employee
February 18, 2021

Strange behavior !

In this case I will give you the way to delete all your preference, may be some corrupted data are remaining in environment, please do:

  • Delete your C:\Users\<user-name>\STM32Cube
  • Delete .stm32cubeide .stm32cubemx and .stmcufinder under C:\Users\<user-name>\

In this way, you will get a fresh environment.

If issue reproduced, please zip and send us the C:\Users\<user-name>\STM32CubeIDE\workspace_1.5.1 folder.

Regards,

Aymen.