• 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...
  • Debug the R52 sample project in DS-5 Studio, stuck into EL1_undefined_Handler
    I was using the evalution ultimated version of DS5 studio. To try and play, I chose the R52 sample program to import. Follow the DS-5-Workspace/startup_Cortex-R52/readme.html, I didnt get error when...
  • Effect of optimization levels while using freertos on cortex-R52
    Hi everyone, When I'm using FreeRTOS with cortex R52, in optimization level O0, it works fine. context swithing is also fine. But when i use optimization level O3, there are so many issues and they...
  • Do more, earlier: Development tools for ARM Cortex-R52
    The ARM® Cortex®-R52 processor is the most advanced processor for functional safety and the first implementation of the ARMv8-R architecture. Along with the announcement of the Cortex-R52 , ARM offers...
  • How to calculate DMIPS on DS5 FVP
    I am running dhrystone test on DS5 Emulator Cortex-R52x1 and geeting some cycle number,now how to calculate dmips number out of this ? Regards,Reco