• ARM NEON optimization
    Welcome to the ARM NEON optimization guide! 1. Introduction After reading the article ARM NEON programming quick reference , I believe you have a basic understanding of ARM NEON programming. But...
  • Optimization difference between C and C++
    I noticed a optimization difference between compiling a simple source code with ARM GCC in C and C++. The C++ version seems to optimize a lot less stack usage. To demonstrate this problem, I compiled...
  • Stack usage on function call
    Hello, I am encountering a stack usage problem : if a function (or Statement expression or Lambda) returning a structure is called directly as a argument of another function, a new structure is added...
  • Apnt_271 IP fixed
    Hello: I am working on freescale FRDM-K64F board with Keil Microvision 5 IDE. As I can have a fixed IP in the application apnt_271 ? Cheers Carlos
  • Cocos2d-x | Optimizing Cocos2d-x with DS-5 Streamline
    Cocos2d-x | Optimizing Cocos2d-x with DS-5 Streamline This is a great case study in how to utilize ARM and Keil Tools like Developer Studio 5 Community Edition in order to do system level analysis of...