Login

Important information

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.

ARM websites use two types of cookie: (1) those that enable the site to function and perform as required; and (2) analytical cookies which anonymously track visitors only while using the site. If you are not happy with this use of these cookies please review our Privacy Policy to learn how they can be disabled. By disabling cookies some features of the site will not work.

Advanced Application Development

Cortex-A Series Programmer’s Guide

This PDF covers technical details of developing applications that use ARMv7-A architecture technologies (e.g. Cortex-A8, Cortex-A9, Cortex-A5, Cortex-A7 and Cortex-A15 processors). It includes information on memory models, registers, cache, interrupts, porting, NEON, SMP, big.LITTLE, ABIs and more. If you were looking to accelerate and application, improve power management, port a complex application or pass the ARM Accredited Engineering Program exam, this is an excellent study guide.

DS-5 Community Edition

ARM Development Studio 5 (DS-5™) Community Edition takes Android native development tools to the next level. Conveniently distributed as plug-in for Eclipse, DS-5 CE completes the serious app developer toolkit with a comprehensive C, C++ and Assembly graphical debugger that builds on the Android Debug Bridge (adb), a software performance profiler and system analyzer, and a complete set of resources to guide you through your development cycle. Several ARM engineers have great blogs on setting up and getting the most of DS-5 CE features including:

ARM® NEON™

NEON is ARM's Single Input Multiple Data (SIMD) architecture available on most Android ARM powered devices. It is a powerful engine for accelerating processing of media, augmented reality, gaming graphics and physics engines, DSP, etc. We have some great blogs on how NEON works:

However, if you are an Android developer without the resources to implement NEON intrinsics for auto vectorization yourself, consider a new open source project targeting Android and Linux apps, Ne10. Project Ne10 has been set up to provide a set of common, useful functions which have been heavily optimized for the ARM Architecture and provide consistent well tested behavior that can be easily incorporated into applications. We have a blog covering the concept behind Ne10 or you can always go straight to our getting started blog and the public Github repository. If you're simply interested in seeing NEON code at work or want a hands on simulator for an algorithm you're working on, check out the NEON visualizer, another great open source project for sharing ARM technology.

Mali Developer Center

ARM® Mali™ family of Graphics Processing Units (GPUs) deliver industry-leading graphics on entry level smartphones, right through to visually stunning user experiences for the future of top-end, cutting-edge superphones, tablets and Smart TVs. It is a resource for all things Mali.