• Debugger launch from command line: connection issue
    Hi I want to launch the debugger from the dos command line: I first follow the steps as described in the debugger user guide, chapter 8. I entered something like that debugger --cdb-root I:\try_env...
  • Debugger launch from command line: connection issue
    Hi I want to launch the debugger from the dos command line: I first follow the steps as described in the debugger user guide, chapter 8. I entered something like that debugger --cdb-root I:\try_env...
  • Pass command line arguments through project .launch file
    Hi, I've wondered how to pass command line arguments using the ARM DS IDE .launch project file? Thanks, Ronen
  • Passing command line argument when launching app in streamline
    Hi Forum, In streamline tool, I don't see any way to pass command line argument to the app when launching. Because of this I need to rebuild the apk and reinstall every time I need to change the command...
  • arm-eabi-gdb.exe failed to launch
    Hi I use the cross-compiler gcc-arm-8.3-2019.03-i686-mingw32-arm-eabi under cygwin. Gcc works fine. But when I tried to lanuch gdb, I got the following error: D:/install/gcc-arm-8.3-2019.03-i686...