<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.somlabs.com/index.php?action=history&amp;feed=atom&amp;title=Writing_VisionSOM-iMX93_system_image_to_eMMC_memory</id>
	<title>Writing VisionSOM-iMX93 system image to eMMC memory - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.somlabs.com/index.php?action=history&amp;feed=atom&amp;title=Writing_VisionSOM-iMX93_system_image_to_eMMC_memory"/>
	<link rel="alternate" type="text/html" href="https://wiki.somlabs.com/index.php?title=Writing_VisionSOM-iMX93_system_image_to_eMMC_memory&amp;action=history"/>
	<updated>2026-04-24T18:11:27Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.42.3</generator>
	<entry>
		<id>https://wiki.somlabs.com/index.php?title=Writing_VisionSOM-iMX93_system_image_to_eMMC_memory&amp;diff=4308&amp;oldid=prev</id>
		<title>KrzysztofChojnowski: Created page with &quot;{{PageHeader|Writing system image to eMMC memory}} __toc__  This tutorial explains how to write the generated system image to the eMMC memory on the VisionSOM-iMX93 module. This setup requires also the VisionCB-iMX93-STD carrier board. The image is written using the UUU tool from NXP. It may be obtained from the NXP website or [https://github.com/NXPmicro/mfgtools github repository].  == Required files ==  In order to write the system image to the eMMC the following file...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.somlabs.com/index.php?title=Writing_VisionSOM-iMX93_system_image_to_eMMC_memory&amp;diff=4308&amp;oldid=prev"/>
		<updated>2025-01-22T10:26:05Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{PageHeader|Writing system image to eMMC memory}} __toc__  This tutorial explains how to write the generated system image to the eMMC memory on the VisionSOM-iMX93 module. This setup requires also the VisionCB-iMX93-STD carrier board. The image is written using the UUU tool from NXP. It may be obtained from the NXP website or [https://github.com/NXPmicro/mfgtools github repository].  == Required files ==  In order to write the system image to the eMMC the following file...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{PageHeader|Writing system image to eMMC memory}} __toc__&lt;br /&gt;
&lt;br /&gt;
This tutorial explains how to write the generated system image to the eMMC memory on the VisionSOM-iMX93 module. This setup requires also the VisionCB-iMX93-STD carrier board. The image is written using the UUU tool from NXP. It may be obtained from the NXP website or [https://github.com/NXPmicro/mfgtools github repository].&lt;br /&gt;
&lt;br /&gt;
== Required files ==&lt;br /&gt;
&lt;br /&gt;
In order to write the system image to the eMMC the following files are required (all of them are generated during Yocto system building):&lt;br /&gt;
&lt;br /&gt;
* the bootloader binary - imx-boot-visionsom-imx93-sd.bin-flash_singleboot&lt;br /&gt;
* system image - somlabs-image-visionsom-imx93.rootfs.wic&lt;br /&gt;
&lt;br /&gt;
== Writing image procedure ==&lt;br /&gt;
&lt;br /&gt;
The following steps are required to install the image in the eMMC memory.&lt;br /&gt;
&lt;br /&gt;
* Connect a micro-USB cable to the USB1 connector on the VisionCB-iMX93-STD board&lt;br /&gt;
* Optionally connect a micro-USB cable to the Cons connector and open a serial terminal to observe the u-boot logs during programming&lt;br /&gt;
* Connect both RCVR pins with a jumper to enable processor serial loader mode after power-up&lt;br /&gt;
* Power-on the board&lt;br /&gt;
* Run the UUU tool:&lt;br /&gt;
&lt;br /&gt;
Linux:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo ./uuu -v -b emmc_all imx-boot-visionsom-imx93-sd.bin-flash_singleboot somlabs-image-visionsom-imx93.rootfs.wic&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Windows:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
uuu.exe -v -b emmc_all imx-boot-visionsom-imx93-sd.bin-flash_singleboot somlabs-image-visionsom-imx93.rootfs.wic&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Wait for the programming to finish&lt;br /&gt;
* Remove the jumper from RCRV pins&lt;br /&gt;
* Reset the board, the programmed system will boot&lt;br /&gt;
&lt;br /&gt;
[[File:VisionSOM-iMX93-emmc-programming.png|center|700px]]&lt;/div&gt;</summary>
		<author><name>KrzysztofChojnowski</name></author>
	</entry>
</feed>