Skip to main content
eBirdman
Senior
September 8, 2018
Question

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

  • September 8, 2018
  • 1 reply
  • 868 views

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 topic has been closed for replies.

1 reply

eBirdman
eBirdmanAuthor
Senior
September 10, 2018

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.