Not able to update target firmware , not able to create project
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-09-17 11:46 AM
Hi I frequently receiving error in STM32 CUBE IDE.
code generation could not be done using because target firmware package is missing , where I will get it.?
It says update the firware but clicking the button nothing happened.
Please help me
I also tried cubemx and generate .ico file and again created project but error remains same . I searched for the NUCLEO board firmware package but nothing is available.
Further whenever I tried to update software it downloas something but error remains the same.
Please provide the link for the NUCLEO board firmware which IDE wanted. Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-09-17 12:03 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-09-17 6:51 PM
Typically this error can be solved by updating STM32CubeIDE to the latest and ensuring the relevant firmware package is downloaded in Help -> Manage Embedded Software Packages.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-09-18 8:34 AM
Hello @sandip ,
In order to download the firmware package, you can download it Manually from st.com, then,
Inside STM32CubeIDE use the menus:
- Help -> Manage embedded software packages
- STM32Cube MCU Packages -> From local...
- Point to the manually downloaded zip-file, accept the license and install it.
Also, you can try to check the proxy settings following these steps:
- Under Window --> Prefenrences--> Network Connexion, activate Native provider
- Under Window --> Prefenrences--> Firmware Updater, click on Check Connection
don't forget Apply and Close, if the connection works.
Thanks,
Rim
