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.
2023-09-17 12:03 PM
2023-09-17 06: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.
2023-09-18 08: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:
Also, you can try to check the proxy settings following these steps:
don't forget Apply and Close, if the connection works.
Thanks,
Rim