Hi
I am using VS2013 with VisualGDB 4.2.
All was working great then suddenly I am unable to build projects for STM32F405 MCU.
I get messages that there are a number of invalid child elements, specifically TargetPath, NMakeNativeOutput, NMakeManagedOutput and PropertyPageSchema.
I have opened a project which did build when last opened and tried to rebuild it without making changes with the same results.
Projects using STM32F051 still build OK so I assume this is a problem with the HAL libraries for STM32F4xx.
I have also tried upgrading to VisualGDB4.3 Beta1 with the same results.
Any ideas what has happened?