Skip to main content
Associate
July 24, 2024
Solved

error while creating project how to fix this

  • July 24, 2024
  • 2 replies
  • 1021 views

issue_1.png

Best answer by STTwo-32

Hello @Joffin and welcome to the ST Community :smiling_face_with_smiling_eyes:.

This error means that the project Can be initiated since it may need a Cube Package (for example STM32CubeH7 if you are using an STM32H7 Mcu) is not installed or updated. So, it will be a good idea to check the firmware updater and download the last version to garantie that it will work.

Best Regards.

STTwo-32 

2 replies

STTwo-32
STTwo-32Best answer
Technical Moderator
July 24, 2024

Hello @Joffin and welcome to the ST Community :smiling_face_with_smiling_eyes:.

This error means that the project Can be initiated since it may need a Cube Package (for example STM32CubeH7 if you are using an STM32H7 Mcu) is not installed or updated. So, it will be a good idea to check the firmware updater and download the last version to garantie that it will work.

Best Regards.

STTwo-32 

JoffinAuthor
Associate
July 29, 2024

I myself was able to fix this above error by uninstalling stm32cubeIDE from control panel and ST related driver packages then redownloaded the IDE setup file then turned off my antivirus software then tried to install once more.

At this time It worked very well