Can Keil MDK uVision 5 program/debug a target using GDB Server? I would like to use a BlackMagicProbe GDB Server to program a SMT32F415.
I want to write a AGDI dll to support OpenOCD debug. OpenOCD has an built-in GDB server.I'm studying AGDI sample code now.