Use STM32CubeMX to Regenerate Project Files
I suspect that somehow the build configuration has been corrupted by an incorrect setting. I do not know what that corruption is. I only know that I get this line when I attempt to build:
Description Resource Path Location Type
make: *** TEC Driver SW4STM32 Configuration.elf Error 1 TEC Driver SW4STM32 Configuration C/C++ Problem
So now I want to recreate these STM32CubeMX created files, both the project files and the source files. What is the recommended way to do this? STM32CubeMX will not overwrite Eclipse Project files. I would like to maintain the same project file names.