Hello everyone,
we are currently evaluating the transition from MDK5 to MDK6 and porting our projects.
We are having problems debugging the software in VSCode. Is it possible to use the SWO interface with Printf or ITM, or is this not yet supported?
We can use the interface in the MDK5 project. We haven't yet found a way to use the debug console in MKD6 with the VSCODE Extension Pack.
There is a simple solution here.
Thank you
We are still actively working on adding debug features such as SWO Trace and Event Recorder support in our CMSIS Debugger extension.Alternatively, you can open MDK6 csolution projects in the latest version of µVision for debugging if required.