• Unable to configure the DTSL
    Hi, I am unable to configure the DTSL. Can somebody help me with this.
  • FreeRTOS OS awareness in Debug configuration.
    Hi All, I am trying to view Tasks, Queues and etc of FreeRTOS while debugging FreeRTOS in Arm development studio. In model debug configuration, getting an option of KEIL CMSIS-RTOS RTX in os awareness...
  • 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...
  • Multi-core scripting
    Our ASIC has 4 independent M7 cores (it's not a quad core configuration). In DS-5, we created one Debug Configuration per core to download the correct fw image to each core. We would like to write a...
  • 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...