Personal tools

Difference between revisions of "How to Restore Yocto Linux 3.0 to the eMMC on NX8MM-35"

From ICOP tech wiki

Jump to: navigation, search
(Created page with "{{#vardefine:RELEASE_PARAM|{{#urlget:release}}}} <!-- --> {{#lst:Yocto_Platform_Customization|{{#var:RELEASE_PARAM|RELEASE_MORTY_V1.0_DART-6UL}}}} <!-- --> {{PageHeader|How to...")
 
Line 1: Line 1:
 
{{#vardefine:RELEASE_PARAM|{{#urlget:release}}}} <!--
 
{{#vardefine:RELEASE_PARAM|{{#urlget:release}}}} <!--
 
--> {{#lst:Yocto_Platform_Customization|{{#var:RELEASE_PARAM|RELEASE_MORTY_V1.0_DART-6UL}}}} <!--
 
--> {{#lst:Yocto_Platform_Customization|{{#var:RELEASE_PARAM|RELEASE_MORTY_V1.0_DART-6UL}}}} <!--
--> {{PageHeader|How to Restore Yocto Linux 3.3 to the eMMC on NX8MM-35}}
+
--> {{PageHeader|How to Restore Yocto Linux 3.0 to the eMMC on NX8MM-35}}
==<big>Restore the Yocto Linux 3.3 via Linux host PC to the NX8MM-35</big>==
+
==<big>Restore the Yocto Linux 3.0 via Linux host PC to the NX8MM-35</big>==
 
===Tools you need before restoring the image to the eMMC:===
 
===Tools you need before restoring the image to the eMMC:===
  
Line 34: Line 34:
 
<br />
 
<br />
  
==<big>Restore the Yocto Linux 3.3 via Win10 host PC to the NX8MM-35.</big>==
+
==<big>Restore the Yocto Linux 3.0 via Win10 host PC to the NX8MM-35.</big>==
  
 
===Tools you need before restoring the image to the eMMC:===
 
===Tools you need before restoring the image to the eMMC:===

Revision as of 11:25, 26 April 2023

How to Restore Yocto Linux 3.0 to the eMMC on NX8MM-35


Restore the Yocto Linux 3.0 via Linux host PC to the NX8MM-35

Tools you need before restoring the image to the eMMC:

  • A 64-bit Linux host O/S on a PC (The virtual machine is not suggested to be used)
  • USB cable to connect between the host PC and the NX8MM-35. (Ex: USB to micro USB)

Write the image to the eMMC on the NX8MM-35.

  • This section will introduce how to write the image to the eMMC on the NX8MM-35 step by step.
  • Find the SW1 on the NX8MM-35 and change the setting to Serial Download Mode according to the photo below:

  • Turn on the host PC and unzip the image file in it.
  • Connect the USB to micro USB to the host PC, but not connect to the NX8MM-35.
  • Open a terminal on the host PC and access the location you’ve put the image file and input “sudo ./uuu uuu.auto” ; you will see “Wait for known USB Device Appear”
  • Connect the Micro USB to the NX8MM-35, and it will trigger the serial download mode to restore the image from the host PC.
  • Wait After the restore process is done.
  • Remove the USB to Micro USB cable on the NX8MM-35 (Power off), and set the SW1 to Internal boot as below.

  • Power on the NX8MM-35 and you can see the Yocto Linux booting.



Restore the Yocto Linux 3.0 via Win10 host PC to the NX8MM-35.

Tools you need before restoring the image to the eMMC:

  • A Windows 10 host O/S on a PC (The virtual machine is not suggested to be used)
  • USB cable to connect between the host PC and NX8MM-35.(Ex: USB to micro USB)

Write the image to the eMMC on the NX8MM-35.

This section will introduce how to write the image to the eMMC on the NX8MM-35 step by step.

  • Find the SW1 on the NX8MM-35 and change the setting to Serial Download Mode according to the photo below:

  • Turn on the host PC and unzip the image file to it.
  • Connect the USB to micro USB cable to the host PC, but not connect to NX8MM-35.
  • Open a terminal on the host PC and access the location you’ve put the image file and input “uuu.exe uuu.auto” , and you will see “Wait for known USB Device Appear”.
  • Connect the Micro USB to the NX8MM-35, and it will trigger the serial download mode to restore the image from the host PC.
  • Wait After the restore process is done.
  • Remove the USB to Micro USB cable on the NX8MM-35 (Power off), and set the SW1 to Internal boot as below.

  • Power on the NX8MM-35 and you can see the Yocto Linux booting.