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.

Debug Scripting Server : Is there anyway to skip the Java Wrapper?

Hello,

I'm working on a project which uses the TI ARM processor. For testing we have a stimulating equipment which has its API in form of Python module(not implemented in Jython but the windows based Python engine ).  DSS has the JAVA wrapper which I want to skip.  Is there any documentation for functions exported by debugserever.dll?

Thanks and regards

Abhishek

  • Hello Abhishek,
    Interfacing to the debug server outside the DSS java APIs is not supported. If you wish to use a python script to script the debug server, it will have to involved jython.

    Thanks
    ki