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.
Hello, please see the documentation below - if you have any follow up questions, I'd be happy to help:https://developer.arm.com/docs/101470/latest/running-arm-debugger-from-the-operating-system-command-line-or-from-a-scriptRonan
Thanks Ronan.