• Using Arm Musca board with DS-5
    You may be aware that Arm recently released the Arm Musca development platform, a dual-core Cortex-M33 platform, and reference platform for the Platform Security Architecture framework. Arm has had support...
  • 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...
  • Target configuration detection not working
    I am trying to debug a project and keep getting the error "Cannot get configuration options for target.", and the reason given is "Failed to automatically detect what devices are present." I get as...
  • DS5-debugger cannot connect to target
    I'm trying to test the DS5-debugger, I have ARM development studio professional edition with an evaluation license. For this purpose, I'm following 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...