Writing Efficient C for ARM

时间:2010-08-30 11:13:14
【文件属性】:
文件名称:Writing Efficient C for ARM
文件大小:115KB
文件格式:RAR
更新时间:2010-08-30 11:13:14
ARM C Efficient for Writing

The ARM and Thumb C compilers are mature, industrial-strength ANSI C compilers which
are capable of producing high quality machine code. However, when writing source code,
it is always worthwhile to use programming techniques which work well on RISC
processors such as ARM. This Application Note describes some of the techniques that
can be useful. It also explains to some extent how the ARM compiler works, and how to
use the C language efficiently. These techniques and knowledge will enable programmers
to increase execution speed and/or lower code density.
【文件预览】:
Writing Efficient C for ARM (133Kb .pdf).pdf

网友评论

  • 很不错的资源,适合作为ARM开发的参考资料