<?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_TitanSBC-8Mmini_system_image_to_eMMC_memory</id>
	<title>Writing TitanSBC-8Mmini 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_TitanSBC-8Mmini_system_image_to_eMMC_memory"/>
	<link rel="alternate" type="text/html" href="https://wiki.somlabs.com/index.php?title=Writing_TitanSBC-8Mmini_system_image_to_eMMC_memory&amp;action=history"/>
	<updated>2026-04-28T10:19:59Z</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_TitanSBC-8Mmini_system_image_to_eMMC_memory&amp;diff=3692&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 TitanSBC-8Mmini board. The...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.somlabs.com/index.php?title=Writing_TitanSBC-8Mmini_system_image_to_eMMC_memory&amp;diff=3692&amp;oldid=prev"/>
		<updated>2024-01-03T14:12:50Z</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 TitanSBC-8Mmini board. The...&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 TitanSBC-8Mmini 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-titansbc-8mmini-sd.bin-flash_evk&lt;br /&gt;
* system image - somlabs-image-titansbc-8mmini.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;
* Run the UUU tool:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo ./uuu -v -b emmc_all imx-boot-titansbc-8mmini-sd.bin-flash_evk somlabs-image-titansbc-8mmini.wic&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Hold the RECOVERY button on the bottom side of the board.&lt;br /&gt;
&lt;br /&gt;
[[File:Titansbc8mmini_recovery.jpg|center|600px]]&lt;br /&gt;
&lt;br /&gt;
* Connect the micro-USB cable to the USB-OTG port on the TitanSBC-8Mmini board.&lt;br /&gt;
* Wait for the programming to start and release the RECOVERY button.&lt;br /&gt;
* After programming is done reset the board.&lt;br /&gt;
* Optionally, the UART4 port may be connected to the PC as the serial terminal to observe the bootloader logs during programming.&lt;/div&gt;</summary>
		<author><name>KrzysztofChojnowski</name></author>
	</entry>
</feed>