Windows command line tool for SWD viewing
Stupid newbie question: apologies if I've missed this but I'm looking for a Windows command-line tool to capture SWO output from the target, i.e one that connects to the target, sets the appropriate register bits to configure SWO output etc., takes a configuration item for a frequency value and then streams the SWO line output from the target to stdout or a named file.
To be clear, I don't want a GUI tool, this is for running under automation where there is no GUI possibility, I just need my debug printf()s sent to a file. I know the ST-LINK utility can do it in GUI form but the command-line version doesn't seem to be able to do the viewing part.
Thanks in advance for your help.
