Question
STM32 GDB Automated debugging over STLINK
Hi,
My goal is automate some integration testing, to do this i need to use the GDB over STLINK to debug the sw under testing then watch some variables. I need to do it in a script format(command line).
are there any documents, tutorials or something else can help me ?
