In this blog we run through branch and call sequences to explain what they are and how to use them as well as interworking branches between Arm and Thumb Code.
ARM Cortex-M based microcontrollers are becoming the defacto standard for the next generation of low power control applications.This paper looks at the various criteria to be considered when selecting…
Portable, battery powered devices are sweeping through society like wild fire. Mobile computing and sensor devices are springing up everywhere providing engineers with not only a plethora of data but…
ARM architecture is supported by all popular RTOS vendors in embedded. Here is a table showing the RTOS companies, their products, and an indication of which ARM processors they support.
This blog describes how to get Android running on ARM-based SoC boards. We run through the overall procedure and point out potential pitfalls and other things that you may encounter.
Today, using one of the early examples from the CUDA toolkit, I’m going to introduce a neat feature of CUDA 5 and CUDA 5.5 - dynamic parallelism - and how to use Arm DDT to debug it.
Blog orgininally posted on 11 July 2011 on blogs.arm.comHaving chosen the optimal implementation, as described in the previous blog (Elba - How do we know it works?) we now turned our attention to power…