• Cortexa53 AARCH64 context switch
    I have been trying to do a preemptive context switch on interrupt on the Cortexa53 but it isn't working can anyone spot an error in the code. The code has no FPU use so it is supposed to be just a lazy...
  • Optimization of Neon Intrinsics on ARM cortexa53
    I am using ARMv8 GCC compiler and I would like to optimize Neon Intrinsics code for better execution time performance. I have already tried loop unrolling and I am using look up table for the computation...
  • FreeRTOS for VORAGO microcontrollers
    FreeRTOS is now available for VORAGO microcontrollers. Watch the video, then get the application note - http://www.voragotech.com/sites/default/files/AN1203_Vorago_FreeRTOS_port.pdf
  • Porting FreeRTOS On R-52 Cortex
    Hi Experts, I need to run freeRTOS on processor having Arm cortex -R52 series .I have download source code from freertos.org for ARM_CR5 series.Does all port file will be compatible for R52 processor...
  • FreeRTOS, Peripheral Modules with DesignStart FPGA
    Hello all, I have 2 questions regarding the Cortex M IP cores for Xilinx FPGAs (M1 on the Arty A7/S7, provided by ARM) 1) I am new to ARM DesignStart and am looking to use freeRTOS with the Cortex...