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 guess it's no. It's obvious opensource debugger black magic probe is a competitor to segger's own tools.
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.