When creating a new embedded project for a STM32 device, the only templates available are HAL or RTOS. The StdPeriph template is no longer listed. Is this intentional? Is there any way I can add the StdPeriph template to 5.2 Beta 1?
Interesting. This was for the STM32F072RB. Why would it depend on the device? In the past, I have created StdPeriph projects for this device with VisualGDB.
Just double-checked the latest STM32 BSP and the StdPeriph sample is available for STm32F072RB. Perhaps your BSP got corrupt? Please try removing and reinstalling it via VisualGDB Package Manager.
I removed the STM32 Devices BSP and reinstalled (version 3.7r2) via the package manager, restarted Visual Studio, but still no StdPeriph sample project.
On a different note: I keep seeing references to 5.2 Beta 2, but can only find a download for 5.2 Beta 1.
Well, today (after a windows update and reboot) it seems to be working fine. Not sure what was going on. I will assume the problem was between my ears somewhere. Thanks for all your help and quick responses.
To follow up, yes, the sample.xml file was at the location you specified.
Good to know it works. Could be antivirus software treating sample.xml as a virus, corrupt filesystem or any other cause. If the problem reoccurs, feel free to contact us again.