issue in creating a new project
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-09-11 9:34 PM
Hello, when I tried to create an stm32 project, at the last step of generating the code, I came across this warning and the code was not generated.
After it tried to unzip stm32cube package, it says "Target directory already exists". I did already download and unzip the package. But it seems not using that folder and files. Do I have to remove the one I unzipped and then creating the project?
Solved! Go to Solution.
- Labels:
-
STM32CubeMX
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-09-22 7:39 PM
An update:
I deleted the existed directory and then it automatically downloaded and installed the software package. Then it worked.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-09-14 6:26 AM
Hello @Crane​,
It seems you have the missing packages .zip files already installed in your pc.
I recommend you installing them From Local files, you can refer to the "3.4.3 Installing STM32 MCU packages" section of the UM1718.
If this solves your problem, please mark my answer as "Best Answer" by clicking on the "Select as Best" button, this can be very helpful for Community users to find this solution faster.
Thank you.
Chahinez.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-09-14 7:05 PM
Thank you @ChahinezC​ for your reply.
The package is already installed. The notification says "target directory already exists."
This is the screenshot when trying to install the package.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-09-15 3:00 AM
Hi @Crane​,
In the screenshot you attached, the package installed is the STM32F4_Cube_FW V1.27.0 not the V1.27.1 required.
Thank you.
Chahinez.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-09-15 6:56 PM
I tried to install the latest version, but got the same warning. I already moved the current version to another folder.I am wondering why it must require the latest version. And the latest version is only a patch to the last version.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-09-22 7:39 PM
An update:
I deleted the existed directory and then it automatically downloaded and installed the software package. Then it worked.
