Cannot debug project imported from CubeMX
Have the same problem on Windows 7 64 bit.
Project imported from CubeMX builds .bin file , but debug is not working, all debug buttons graeyd out. Eclipse new project works fine.
I can run st-link in CLI mode with the same .bin file just fine.
Have the same Error log warnings:
Failure occurred reading .project file.
Empty name detected for linked resource with type '1' and location ''.
Could not read metadata for 'l1'.
Warning: The environment variable HOME is not set. The following directory will be used to store the Git
I also set java_home and jre_home, but "variable HOME is not set" does not go away.