2023-04-28 12:34 PM - edited 2023-11-20 06:49 AM
Hello.
I'm using the lastest version of STM32CubeIDE, 1.12.1.
The problem occurs after configuring al the STM32CubeMX perifereals and I try to build the project so it generates al the files that I need. But when I press the yellow wheel icon, the project doesn't generates well, it leaves MXTmpFiles in the project list of files, like you can see in the first image:
After that, if I try to click on any peripheral to configure it, I can't, the click doesn't work.
Sometimes if I click many times on the wheel it deletes the MXTmpFiles folder and compile the project, but it's not deterministic, it can occur the first time or the fifth (or sometimes never).
I tried to delete and re install the program but it didn't work, it still happens, in all my projects.
Is it a kind of bug or is there something that I'm missing?
Solved! Go to Solution.
2023-05-11 10:40 AM
I just solved it. The problem was that I was working in a project folder within a Dropbox repository that was connected to the internet. Once I disconnected it, old projects that seemed broken forever started working again.
2023-05-11 10:40 AM
I just solved it. The problem was that I was working in a project folder within a Dropbox repository that was connected to the internet. Once I disconnected it, old projects that seemed broken forever started working again.