• Porting code from Cortex-A9 to Cortex-A57
    Hi, I have been using I.MX6Q Sabre sd board (cortex-a9 ). I build image with my own start script and ld script. The image was loaded with u-boot. Now i would like to do the Same with Renesas R-Car M3...
  • Porting code from Cortex-A9 to Cortex-A57
    Hi, I have been using I.MX6Q Sabre sd board (cortex-a9 ). I build image with my own start script and ld script. The image was loaded with u-boot. Now i would like to do the Same with Renesas R-Car M3...
  • Porting C code (using intrinsics) from Cortex-M to Cortex-A?
    Hi, I am looking at ARM CMSIS code for biquad float32 implementation. This is written for Cortex-M as documentation states. How much effort would be needed to port this code to Cortex-A53? The code should...
  • Porting C code (using intrinsics) from Cortex-M to Cortex-A?
    Hi, I am looking at ARM CMSIS code for biquad float32 implementation. This is written for Cortex-M as documentation states. How much effort would be needed to port this code to Cortex-A53? The code should...
  • How to port ARM Openmax code to GCC platform for Cortex-A series?
    Hi, Can anyone help me in porting ARM code which is compatible in Development Studio 5 to  GCC platform? Please help me in identifying how Macro and global directives are defined in GCC platform? Thanks...