• How to configure GIC in Cortex-R52 for FreeRTOS?
    Hey Guys, I'm trying to emulate FreeRTOS for Cortex-R52 and I was half way successful. Everything is working except the Tick Interrupts. Right now I can create and run tasks using Co-Operative Scheduling...
  • How to configure GIC in Cortex-R52 for FreeRTOS?
    Hey Guys, I'm trying to emulate FreeRTOS for Cortex-R52 and I was half way successful. Everything is working except the Tick Interrupts. Right now I can create and run tasks using Co-Operative Scheduling...
  • 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...
  • 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...
  • Porting linux on Cortex R52 FVP
    Hi, Refer https://developer.arm.com/tools-and-software/simulation-models/fixed-virtual-platforms for Cortex R52 FVP Please provide me the steps to build linux for Cortex R52 FVP. Kind regards, Ayan...