This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How do I run the Debugger Commands from the command line ?

Hello,

I have Arm Development Studio 2019.0 installed and am currently using the Eval version. I am trying to debug my target from the command line. I am referring to the Debugger Command Reference document (static.docs.arm.com/.../armds_reference_guide_101471_1800_02_en.pdf). I am able to run the commands from the Commands window from the IDE and also the window takes in commands only after connecting to the target.

I need to invoke the Arm Debugger, Connect to the Targer and perform Debug (set breakpoints etc) from the Command Line. Can I do so from the Windows Command Prompt. Kindly let me know. Thanks.