Personal tools

Difference between revisions of "How to Restore Yocto Linux 3.3 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 2: Line 2:
 
--> {{#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 EBOX-IMX8MM}}
 
--> {{PageHeader|How to Restore Yocto Linux 3.3 to the eMMC on EBOX-IMX8MM}}
==<big>Restore the Yocto Linux 3.3 via Linux host PC to the EBOX-IMX8MM</big>==
+
==<big>Restore the Yocto Linux 3.3 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 9: Line 9:
  
 
*A 64-bit Linux host O/S on a PC (The virtual machine is not suggested to be used)
 
*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 EBOX-IMX8MM.  (Ex: USB to micro USB)
+
*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 EBOX-IMX8MM.===
+
===Write the image to the eMMC on the NX8MM-35.===
  
*This section will introduce how to write the image to the eMMC on the EBOX-IMX8MM step by step.
+
*This section will introduce how to write the image to the eMMC on the NX8MM-35 step by step.
*Find the SW1 on the EBOX-IMX8MM and change the setting to Serial Download Mode according to the photo below:
+
*Find the SW1 on the NX8MM-35 and change the setting to Serial Download Mode according to the photo below:
  
 
[[File:EBOX-IMX8MM SW.jpg|alt=|frameless|800x800px]]
 
[[File:EBOX-IMX8MM SW.jpg|alt=|frameless|800x800px]]
  
 
*Turn on the host PC and unzip the image file in it.
 
*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 EBOX-IMX8MM.
+
*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”
 
*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 EBOX-IMX8MM, and it will trigger the serial download mode to restore the image from the host PC.
+
*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.
 
*Wait After the restore process is done.
  
*Remove the USB to Micro USB cable on the EBOX-IMX8MM (Power off), and set the SW1 to Internal boot as below.
+
*Remove the USB to Micro USB cable on the NX8MM-35 (Power off), and set the SW1 to Internal boot as below.
  
 
[[File:EBOX-IMX8MM SW2.jpg|alt=|frameless|800x800px]]
 
[[File:EBOX-IMX8MM SW2.jpg|alt=|frameless|800x800px]]
  
*Power on the EBOX-IMX8MM and you can see the Yocto Linux booting.
+
*Power on the NX8MM-35 and you can see the Yocto Linux booting.
  
  
 
<br />
 
<br />
  
==<big>Restore the Yocto Linux 3.3 via Win10 host PC to the EBOX-IMX8MM.</big>==
+
==<big>Restore the Yocto Linux 3.3 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:===
Line 42: Line 42:
  
 
*A Windows 10 host O/S on a PC (The virtual machine is not suggested to be used)
 
*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 EBOX-IMX8MM.(Ex: USB to micro USB)
+
*USB cable to connect between the host PC and NX8MM-35.(Ex: USB to micro USB)
  
===Write the image to the eMMC on the EBOX-IMX8MM.===
+
===Write the image to the eMMC on the NX8MM-35.===
This section will introduce how to write the image to the eMMC on the EBOX-IMX8MM step by step.
+
This section will introduce how to write the image to the eMMC on the NX8MM-35 step by step.
  
*Find the SW1 on the EBOX-IMX8MM and change the setting to Serial Download Mode according to the photo below:
+
*Find the SW1 on the NX8MM-35 and change the setting to Serial Download Mode according to the photo below:
  
 
[[File:EBOX-IMX8MM SW.jpg|alt=|frameless|800x800px]]
 
[[File:EBOX-IMX8MM SW.jpg|alt=|frameless|800x800px]]
  
 
*Turn on the host PC and unzip the image file to it.
 
*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 EBOX-IMX8MM.
+
*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”.
 
*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 EBOX-IMX8MM, and it will trigger the serial download mode to restore the image from the host PC.
+
*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.
 
*Wait After the restore process is done.
  
*Remove the USB to Micro USB cable on the EBOX-IMX8MM (Power off), and set the SW1 to Internal boot as below.
+
*Remove the USB to Micro USB cable on the NX8MM-35 (Power off), and set the SW1 to Internal boot as below.
  
 
[[File:EBOX-IMX8MM SW2.jpg|alt=|frameless|800x800px]]
 
[[File:EBOX-IMX8MM SW2.jpg|alt=|frameless|800x800px]]
  
*Power on the EBOX-IMX8MM and you can see the Yocto Linux booting.
+
*Power on the NX8MM-35 and you can see the Yocto Linux booting.
  
  
 
<br />
 
<br />

Revision as of 16:55, 22 June 2022

How to Restore Yocto Linux 3.3 to the eMMC on EBOX-IMX8MM


Restore the Yocto Linux 3.3 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.3 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.