In this blog, I provide a guide to installing MLNX_OFED from source on Arm Servers. This is required for using userspace network stacks, e.g. VPP, or any DPDK based networking stack.
Arm TechCon 2018 is coming. One highlight is a hands-on workshop with Cortex-A CPU and Mali Graphics technology: Accelerating and Optimizing Machine Learning on Arm Cortex-A, on October 17.
Arm is donating the Arm NN inference engine and software developer kit to Linaro’s Machine Intelligence Initiative, and opening it to external contributions.
After writing Streamline performance analyzer for Android application profiling it turns out some Android devices restrict the use of TCP sockets and this causes gatord to fail in daemon mode. Local capture…
This tutorial shows how to analyze the performance of an RTOS-based system using Streamline. Streamline can reveal which functions in your system are costing the most time, as well as showing you thread…
After reading through this blog series, you and your team will be armed with the knowledge to create a customized, consistent, and automated embedded software development workflow.
DS-5 Development Studio 5.29 updates Streamline performance analyzer to version 6.7. To demonstrate the new application profiling features let’s go through the steps to use Streamline on an Android app…
One of the major attractions of adopting the Arm Cortex-M architecture is the healthy ecosystem of hardware and software development tools that support all Arm-based products. Most engineers prefer to…
Arm has released the Musca development platform, a dual-core Cortex-M33 platform and reference platform for the PSA framework. Arm had support for this platform within Keil MDK and now adds similar support…
2017 and 2018 were big years for the GNU toolchain on Arm. The GCC compiler and glibc C library were greatly optimised for performance. Read on to learn what to expect from the latest releases.
18.1.1 release for Arm Forge and Arm Performance Reports is available with enhancements to improve the behaviour of Arm DDT debugger and Arm MAP profiler
In this blog we will discuss the architectural features of Exception level and Security state in more detail. You may find it easier to download the code
Previously there was a reasonably high barrier to change, but Arm tools can now readily consume GNU assembler and C constructs, allowing you to more easily use the highly optimizing Arm Compiler in your…