This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

MDK 6 ULink Pro support

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?

Parents
  • 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.

Reply
  • 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.

Children
No data