Hi,
I am new to DS-5 and I am interested in jython script in DS-5. However, there is no document shows detail about jython interface for DS-5.
Where can I find document for DS-5 jython interface?
Thanks
Currently, all the Jython scripting documentation is included inside the DS-5 installation: C:\Program Files\DS-5\sw\DTSL
However, that is for configuring the debug and trace services layer (which informs the debugger about the target device setup)
If you are planning on scripting DS-5 Debugger using Jython, then there are instructions on setting up a project here: ARM DS-5 Debugger User Guide : 8.6.1 Creating a new Jython project in Eclipse for DS-5
Thanks,
Joe