How to build and flash a bootable image for Cortex-M4 on i.MX 7ULP
The i.MX 7ULP processor aims on reduced power consumption (Ultra Low Power) and for this reason its architecture is a bit different than the other i.MX proce...
The i.MX 7ULP processor aims on reduced power consumption (Ultra Low Power) and for this reason its architecture is a bit different than the other i.MX proce...
The disk image format used in the Yocto Project is wic. Follow this link to understand what it is and its history. In addition to the complete manual.
This post explains how to load a ramdisk on iMX boards. The initrd and initramfs are two ways for achieving this. This tutorial approaches only the initrd (...
Measuring the power consumed by i.MX application processor in a system does not necessarily require fancy, multi-thousand dollar tools. This article details ...
This tutorial explains how to load a Kernel image using TFTP (Trivial File Transfer Protocol) and access a root file system located your host PC through the ...
This post brings the step-by-step on how to configure an Yocto Project image to get apt-get installed in your development machine.
The Linux L4.9.11_1.0.0 RFP/GA release is available on .
The i.MX6 processors contain a Video Processing Unit (VPU) that allows video decoding and encoding to be done in hardware.
In embedded systems it is very common to have an LCD that shows a graphical interface to the user.