Firmware has not been found locally
Hello, comrades. I need to install firmware manually as the PC on which I work has no internet connection.
I use nucleo-f103rb board. System WorkBench is installed from fresh downloaded distributive under Ubuntu 24.
I downloaded firmware from https://github.com/STMicroelectronics/STM32CubeF1. (I cloned it with submodules). Then packed to zip file. An put to home dir/.ac6/SW4STM32/firmwares.
Now I have:
home dir/.ac6/SW4STM32/firmwares/STM32F1xx (folder)
home dir/.ac6/SW4STM32/firmwares/STM32F1xx.zip (archive)
I still have message. “Target firmware has not been found locally, please install it”.
What I am doing wrong?
I have read all the post about this problem, but I am still have no results