This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMDSEMU110-U: Debug Server Scripting(DSS) using java

Part Number: TMDSEMU110-U

Hello there,

Kindly I need some guidance with the DSS tool within the CCS,


I am currently working in automation the XDS110 debugger through CANoe/CAPL code, by integrating a C++ dll file inside the capl code in order to connect with the java library APIs to call it and automate the debugger.


the capl part is done perfectly with calls to a dummy java library not the one inside the CCS, So far I have managed to control the debugger by JavaScript file, and i found it is possible to control it by Java application, Unfortunately I have searched a lot for an example but I end up find nothing at the end.

Would you please refer to me an example "Java application to control the debugger"

Thank you