How do I specify HW target (e.g. STM32L072) to debug Makefile project
Hi everyone!
I am able to successfully create a new Makefile project in a directory containing existing code. It work seamlessly and I am able to build the code without a hitch but when I try to debug the actual hardware target (e.g. STM32L072RBTx) I hit a brick wall and I don't know how to proceed further.
When I launch the "Debug Configurations" dialog, I get an error dialog: "Project setup issue: Not able to get mcu target. Reason: Build configuration is not valid. Described mcu target is not supported". See attached screenshot:

How do I specify the HW target (after creating a Makefile project)? Any hints / tips / links would be much appreciated!
Thanks in advance,
Pieter
