Looking in the settings of a project converted from uVision to csolution and opened in VSCode...In the Debug Adapter list, ULink Plus is listed, but ULink Pro is not.
Does that mean there is no support for ULink Pro?
The ULINK Pro driver is not supported in pyOCD, as ULINK Pro firmware can not implement the CMSIS-DAP interface required by pyOCD, due to its hardware limitation.Reference: pyOCD Debug Probes Documentation
If you do need to use ULINK Pro, or if you require debug features that are still being developed in the CMSIS Debugger, it is recommended to open and debug your csolution-based project directly in the latest version of µVision, which still offers full support for the ULINK Pro driver.