• Run jython scripts from command line
    Hi, Is it possible to run a jython script from the command line? It sounds only ds scripts are supported . When invoking the debugger from comand line I would like to connect to a target, load a elf/axf...
  • DS-5 jython script interface
    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...
  • DS-5/Jython: How to execute the functions of jython scripts on the debugger CLT?
    Requirement: Develop a debug layer for new CPU based on DS-5. 1. Basically I want to use jython to develop that, and it could be easily loaded and run on debugger CLT by source command. (e.g. source debug...
  • How to translate CMM-style command Data.Long(ZSD:&regAddr) in jython script
    Hi, I 'm translating a cmm script to a jython script . Need to translate CMM-style command Data.Long(ZSD:&regAddr) .Not sure how to do it, especially about this flag ZSD. Would somebody guide me how...
  • Failed to create Jython interpreter
    Hello, I am new to DS-5 and trying to finish the first tutorial below. https://developer.arm.com/products/software-development-tools/ds-5-development-studio/resources/tutorials/getting-started-with...