Personal tools

Difference between revisions of "1-1-1-3-0"

From ICOP tech wiki

Jump to: navigation, search
Line 22: Line 22:
  
 
<div style="width:20%; float:left; padding:0px 2% 0px 0px; display:inline-block;">
 
<div style="width:20%; float:left; padding:0px 2% 0px 0px; display:inline-block;">
<table><table style="padding:10px; background-color: #4f9df2; color: white; font-size:19px; width:100%; border-top-left-radius:5px; border-top-right-radius:5px;">
+
<table></div>  
<tr>
 
<td>General <span class="plainlinks"> </span>
 
</td></tr></table>
 
 
 
<table style="background-color: #d7e4f2; width:100%; height:740px;">
 
<tr>
 
<td></td>
 
<td style="padding-left: 4%; padding-right: 4%; vertical-align:top; max-width:100%;"><b><big>General</big></b>
 
<ul>
 
<li> <span class="plainlinks">[[1-1-1-1-1-1-1|<big>First Time? Start Here <---</big>]]</span>
 
</li>
 
<li> [[1-1-1-1-1-1-2|<big>Using the recovery SD card</big>]]
 
</li>
 
</ul>
 
 
 
<p><br>
 
<b><big>Programming</big></b>
 
</p>
 
<ul>
 
<li> <span class="plainlinks">[[1-1-1-1-1-2-1|<big>Hello World 'C' application</big>]]</span>
 
</li>
 
<li> [[1-1-1-1-1-2-2|<big>Building a Qt Hello World</big>]]
 
</li>
 
<li> [[1-1-1-1-1-2-3|<big>Debugging with Eclipse</big>]]
 
</li>
 
<li> [[1-1-1-1-1-2-4|<big>TFTP & NFS</big>]]
 
</li>
 
</ul>
 
 
 
<p><br>
 
<b><big>Support</big></b>
 
</p>
 
<ul>
 
<li> <big>[https://www.icop.com.tw/ Variscite Customer Portal]<br>Register at Variscite Customer Portal to get high quality engineering support for Variscite products</big>
 
</li>
 
<li> [https://www.icop.com.tw/ <big>Variscite Support Forum</big>]
 
</li>
 
</ul>
 
</td></tr>
 
<tr>
 
<td></td>
 
</tr></table>
 
 
 
</div>  
 
  
 
<div style="width:28%; float:left; padding:0px 2% 0px 0px; display:inline-block;">
 
<div style="width:28%; float:left; padding:0px 2% 0px 0px; display:inline-block;">
<table><table style="padding:10px; background-color: #4f9df2; color: white; font-size:19px; width:100%; border-top-left-radius:5px; border-top-right-radius:5px;">
+
<table></div>
<tr>
 
<td>Build <span class="plainlinks"></span>
 
</td></tr></table>
 
<table style="background-color: #d7e4f2; width:100%; height:740px;">
 
 
 
<tr>
 
<td></td>
 
<td style="padding-left: 4%; padding-right: 4%; vertical-align:top; max-width:100%;"><b><big>Build Yocto, Linux and U-Boot</big></b>
 
<ul>
 
<li> [https://docs.google.com/spreadsheets/d/e/2PACX-1vSRSakmQpC8E54wt799D9F94-pjqfM5DnXnOOHOSu1jm9o4PUz1nn0AikDpVfq3fDXkZ9f6bGonFcWE/pubhtml <big>Release Notes</big>]
 
</li>
 
<li> <span class="plainlinks">[[1-1-1-1-2-1-2|<big>Setting a Development Environment</big>]]</span>
 
</li>
 
<li> [[1-1-1-1-2-1-3|<big>Build Yocto from source code</big>]]
 
</li>
 
<li> [[1-1-1-1-2-1-4|<big>Yocto common build errors</big>]]
 
</li>
 
<li> [[1-1-1-1-2-1-5|<big>Customizing U-Boot</big>]]
 
</li>
 
<li> [[1-1-1-1-2-1-6|<big>Customizing the Linux kernel</big>]]
 
</li>
 
<li> [[1-1-1-1-2-1-7|<big>Toolchain installation for out of Yocto builds</big>]]
 
</li>
 
<li> [[1-1-1-1-2-1-8|<big>Build U-Boot from source code</big>]]
 
</li>
 
<li> [[1-1-1-1-2-1-9|<big>Build the Linux kernel from source code</big>]]
 
</li>
 
<li> [[1-1-1-1-2-1-10|<big>Burning Yocto binaries to eMMC via SD card</big>]]
 
</li>
 
<li> [[1-1-1-1-2-1-11|<big>Adding packages to Yocto</big>]]
 
</li>
 
<li> [[1-1-1-1-2-1-12|<big>Replace the Linux logo</big>]]
 
</li>
 
<li> [[1-1-1-1-2-1-13|<big>SWUpdate guide</big>]]
 
</li>
 
<li> [[1-1-1-1-2-1-14|<big>Booting from USB using UUU (Universal Update Utility)</big>]]
 
</li>
 
</ul>
 
</td></tr>
 
<tr>
 
<td></td>
 
<td style="padding:0px 10px 10px 0px; height:100px;"><div class="floatright"></div>
 
</td></tr></table>
 
 
 
</div>
 
  
 
<div style="width:45%; float:left; padding:0px 2% 0px 0px; display:inline-block;">
 
<div style="width:45%; float:left; padding:0px 2% 0px 0px; display:inline-block;">

Revision as of 11:14, 7 August 2020

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.