Dear All,
I need to debug my application on arm ds with ulinkplus, but in connection type drop-down menu ulinkplus is not available.
Is there any document that I can refer to?
Please help me to get ulinkplus working with arm ds.
What makes you think it should work with DS ?
I see no suggestion of that:
http://www2.keil.com/mdk5/ulink/ulinkplus/
http://www.keil.com/support/man/docs/ulinkplus/ulinkplus_introduction.htm
they suggest MDK only ?
Hi Deepak
Sorry, Keil ULINKplus is not currently supported by Arm DS. I'm really sorry for the inconvenience. The other Keil ULINK family probes are supported, as are Arm's DSTREAM family of probes. To what target are you trying to connect? Does it support the CMSIS-DAP link instead? CMSIS-DAP has lower performance, but it might be a way to get you going with debugging your board.
Stephen
Stephen Theobald said:Does it support the CMSIS-DAP link instead?
Hmmm ... according to this:
https://community.arm.com/developer/tools-software/tools/b/tools-software-ides-blog/posts/ulinkplus
ULINKplus has CMSIS-DAP ?
But it's dated 2017 - so maybe that was a "provisional" feature which never materialised ?
Hello, to qualify this statement, you can program the Ulinkplus firmware to be a CMSIS-DAP interface, which can then connect to Arm DS (as a CMSIS-DAP interface) - however none of the special functionality of ulinkplus (power measurement, testpoints, etc) are supported.http://www.keil.com/support/man/docs/ulinkplus/ulinkplus_su_fw_update.htm
Regards,
Ronan