2019-05-01 10:44 PM
2019-05-06 01:52 AM
What target are you trying to generate code for and what firmware version do you currently have?
Did you let CubeMX download and install the firmware when you created the project?
2019-05-06 09:46 AM
I need any project even empty, as an example stm32f103c8t6. Which will be compiled and debugged. In the future I will change it. At what stage is the permission to download and update the firmware?
2019-05-06 09:48 AM
STM32CubeIDE
Version: 1.0.0
Build: 2872_20190423-2022 (UTC)
OS: Windows 7, v.6.1, x86_64 / win32
Java version: 1.8.0_202
2019-05-08 04:37 AM
If you don't have a connection you will be asked if you would like to set up a connection when you start a new stm32 project. Are you able to download any firmware at all? Do you have the correct repository pointed out to let CubeMX know where to find the firmware you (potentially) already have?
2019-05-08 11:25 AM
STM32Cube_FW_F1_V1.7.0 is in the folder STM32Cube\Repository.
I ask you to create a simple project so that I can open it on my computer and check the settings.
2019-05-08 11:33 AM
2019-05-08 12:00 PM
It turns out the code generator found the firmware folder. But refuses to generate startup files. Therefore, the project is not compiled.
2019-05-09 02:43 AM
I generated a project and sent it to your e-mail. Hopefully you can get going with that one.
2019-05-13 12:23 PM
Thank you for help.
I solved my problem with your help.
It turned out that your linker does not like Cyrillic names in the paths. One of the folders had a Russian name. I think other users will have similar problems. Warn them. thank