• DS5 DEBUGGER ERROR(CMD441-TAD1-NAL85)
    What does the following error message mean?! ERROR(CMD441-TAD1-NAL85): OS has locked out debug during OS save restore.
  • 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...
  • Code jumps to cxsync1 in vectors.S?
    I have made a project in AD Studio using the startup code from " startup_Cortex-A53x1_AC6" example. I added my own code too, and it was running via simulator Fixed Virtual Platform OK. However, after...
  • 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...
  • 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...