cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CubeMX generates code but not project files .project... Why?

eBirdman
Senior II

Hello I am using CubeMX successfully for some time. Now got into strange situation when after configuration is done and trying to generate project files it actually does and reports successful generation , generated code is there but the project folder is missing .project file and .cproject file so it is impossible to open it in IDE... what can cause it?

This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
eBirdman
Senior II

I find out the answer: when "Generate Under Root" in project settings is not checked, then project files .project and .cproject are not get generated... what is this for and why this option even gets included if the consequent attempt "open project" fails -I have no idea. In other words if this option is not checked, opening the project fails.