The University Programs of ARM® and Xilinx® recently collaborated to produce an ARM-Xilinx SoC Lab-in-a-Box One-day Workshop based on the freely accessible ARM Cortex®-M0 DesignStart™ Processor…
OMA Lightweight M2M protocol is a device management protocol developed by Open Mobile Alliance.
Technically, it is a communication protocol for use between client software on a M2M device and server software…
I attended Cable Show 2014 where I presented a demo that integrated several smart light devices with an interactive television application. In this post I'll give an overview of the demo system.
Note this blog is only valid for Linaro distributions up to 2014. Newer distributions support AEMv8 Base Model as supplied with DS-5 5.24 and later. For information on this model, see here.For instructions…
As the number of processors and I/O masters in an SoC continues to rise the need for an efficient and easy to design interconnect becomes critical. An interconnect must provide sufficient throughput and…
Today we posted a new video tutorial on the Constrained Application Protocol (CoAP) and related technology for discovery and semantics from the IETF. In this tutorial I cover the background and motivation…
Previously, I explained how to create a minimal, single-core ARM® Cortex™-A15 system running Linux®. In this article I will update the hardware design to use a dual-core ARM Cortex-A15 CPU and run SMP…
Typically when teaching a class about embedded C programming, one of the early questions we ask is: Where does the memory come from for function arguments?