Cannot debug projects after SW4STM32 upgrade to Version 2.3
Cartu38,
I just created a new empty project.
- File -> New -> Project
- C/C++ -> Makefile Project with Existing Code
- Next
- Toolchain for Indexer Setting => Ac6 STM32 MCU GCC
- Project Name => test
- Existing Code Location => /home/andrew/src
- Finish
Again I have only 2 Tabs for Properties -> C/C++ Build -> Settings (Binary Parsers, Error Parsers). There is no MCU or Target Tab.
There is no MCUProjectNature in the .project file. I've attach the generated file.
At no point was I asked about the Target or MCU when setting up the project.