• Breakpoints not working in C code, only in assembly?
    I am running some example program in ARM Development Studio using FVP (fixed virtual platforms) simulator for A53. All is OK, I can run the app. However, the problem is the breakpoints: they don't...
  • Unable to run code in optimization level O1, O2 and O3 in DS-5
    Hi all, I am able to run code in optimization level - O0 in DS-5 and outputs also matched with reference outputs, but the same code is not working in other optimization levels - O1, O2 and O3...
  • Hello World error - "Simulation code-translation cache failed to gain DMI"
    Hi, I started using Development Studio. I created a Hello World, and compiled it. Than I created a launch configuration, just very simple per this tutorial: https://developer.arm.com/tools-and-software...
  • 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...
  • ubuntu - How to uninstall Arm Development studio and all its requirements
    hi guys. I think this is a ridiculous question and should have ridiculous answer I just installed Arm development studio 2020 in ubunto 20.04 using installation .sh file. after some days of evaluating...