Personal tools

Difference between revisions of "Developers Guide-YOCTO"

From ICOP tech wiki

Jump to: navigation, search
(Created page with "<table style="padding:15px; background-color: #0055a5; color: white; width:100%; font-size:25px; border-top-left-radius:5px; border-top-right-radius:5px;"> <tr> <td>Developers...")
 
 
(One intermediate revision by the same user not shown)
Line 60: Line 60:
 
</li>
 
</li>
 
<li> [[Resovling Terminal frozen after closing chromium--no--sandbox|<big></big>]]<big>[[PCI7600G LTE module setting|PCI7600G MINI PCI-E 4G Module driver setting]]</big>
 
<li> [[Resovling Terminal frozen after closing chromium--no--sandbox|<big></big>]]<big>[[PCI7600G LTE module setting|PCI7600G MINI PCI-E 4G Module driver setting]]</big>
 +
</li>
 +
</ul><ul>
 +
<li><big>[[Run a modbus RTU example on NX8MM-35]]</big>
 +
</li>
 +
<li><big>[[Change the boot image of the system on i.MX series devices]]</big>
 
</li>
 
</li>
 
</ul>
 
</ul>

Latest revision as of 14:25, 4 September 2025

Developers Guide

連結=Special:FilePath/Yocto.png

Yocto Project

Yocto project is a framework for creating a Linux distributions for embedded devices. It's layering mechanism makes it easy to add Linux to new target devices highly customized for a particular platform; it can include custom start-up scripts, software packages built with a high degree of optimization for a particular architecture, and different user interfaces from full Gnome desktop to a simple a serial console.

This release is based on NXP BSP layer for Yocto framework.