Detailed Configuration of Embedded Linux Buildroot Environment: Building an Efficient and Stable Development Platform

Detailed Configuration of Embedded Linux Buildroot Environment: Building an Efficient and Stable Development Platform

Detailed Configuration of Embedded Linux Buildroot Environment: Building an Efficient and Stable Development Platform Buildroot, as a lightweight embedded Linux build system, helps developers quickly construct customized embedded Linux systems. This article will detail how to use Buildroot to set up a development environment targeting the i.MX6ULL processor, suitable for embedded engineers pursuing efficient development. … Read more

Developing QT with Yocto File System on Linux | I.MX6ULL

Developing QT with Yocto File System on Linux | I.MX6ULL

01 The Yocto file system supports QT by default. So how do we run our QT programs on the Yocto file system? In this chapter, we will learn how to develop QT programs in a Yocto file system + Ubuntu environment. Note that the development environment is based on “qtcreator-3.5.1” (Ubuntu 16.04.6), and the library … Read more

Linux | I.MX6ULL Peripheral Function Verification (Day 10)

Linux | I.MX6ULL Peripheral Function Verification (Day 10)

01 CSI Camera Test The I.MX6ULL Terminator development board exposes a CSI camera interface, supporting the OV5640 camera module from 【007】. First, we connect the OV5640 camera module to the development board, as shown in the figure below (when connecting, be sure to pay attention to the direction, the camera should face the inside of … Read more

Linux | i.MX6ULL Terminator Learning Guide (Day 1)

Linux | i.MX6ULL Terminator Learning Guide (Day 1)

01 1. Introduction to CD Resources Join me to become an embedded Linux expert, let’s get started! 02 Next, we will learn together. 01_ Development and Flashing Tools (Linux image flashing tools, cross-compilers, bare-metal image creation tools) 1. Cross-compiler (ARM cross-compiler) 2. Bare-metal image creation tools (Bare-metal image creation tools) 3. mfgtools_for_6ULL (Image flashing tools) … Read more

Building Yocto File System for I.MX6ULL Terminator Board

Building Yocto File System for I.MX6ULL Terminator Board

We have adapted the Yocto file system on our I.MX6UL Elite and All-in-One boards early on. Next, let’s see how to build the Yocto file system and migrate it to the I.MX6ULL Terminator development board. Reference Documents: NXP Official Documentation: 《i.MX_Yocto_Project_User’s_Guide.pdf》 Notes: Ubuntu 14.04 and above versions (the author’s Ubuntu environment is Ubuntu 16.04), recommended … Read more

Building Cross-Compiler with Buildroot for i.MX6ULL

Building Cross-Compiler with Buildroot for i.MX6ULL

Click the above “Yikou Linux“, select “Star Public Account“ Practical benefits delivered to you first! Introduction This article is based on testing and verification of the HD-IMX6ULL-MB series development board, which is co-developed by Wuhan Xinluyao Technology Co., Ltd. and Wuhan Wanxiang Aoke Electronics Co., Ltd. This development board is designed based on the NXP … Read more