cancel
Showing results for 
Search instead for 
Did you mean: 

failed create project P-NUCLEO-WB55 with Version: 1.5.1 Build: 9029_20201210_1234 (UTC)

Albatross
Associate II
 
28 REPLIES 28

how could i found problem any log maybe i have problem on laptop ? maybe any restricted issue ?

i install ide from scratch also java ( jre jdk ) still the same problem

https://megoafek-my.sharepoint.com/:v:/p/zacharp/EeS4MCqUwDxBrWo3hioXm58BWVGdfAB8hFYrCP-LpozncA?e=AoD1aI

the workaround doesn't work after the steps i am trying generate code i get following error

Working fine on my side too.

Could you share where is your firmware packs repository (Preference windows below snapshot like).

0693W000008GSviQAG.jpg 

Could you have a try promoting another workspace repository. Sounds you're relying on default what's good but to help figuring out what's not ok if your local env may help to have an extra try.

Possibly share .*log* as part of your workspace .metadata folder ....

Based on your .ioc file I'm able to reproduce from time to time your issue .... (not systematic so) but if failing getting some weird trace within such log files ... such may help ST to dig into issue I guess

Aymen CHAKROUN
ST Employee

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.

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

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.

Looking at your log, nothing that help to catch the issue. But let's look for another way:

  • Reboot you PC
  • Open CubeIDE
  • Delete any opened project
  • Go to Help Windows > Preferences > STM32Cube > Firmware Updater
  • Browse new 'Firmware installation repository' (for example Downloads folder)
  • Click 'Apply and Close'
  • Open new WB project
  • FW download should be start

Hope this will work !