This shows you the differences between two versions of the page.
ass:laboratoare:01:tasks:03 [2024/08/05 14:51] florin.stancu [03. Finally booting the board!] |
ass:laboratoare:01:tasks:03 [2025/05/16 13:00] (current) radu.mantu |
||
---|---|---|---|
Line 13: | Line 13: | ||
The Universal Update Utility (UUU) is an image deployment tool created by NXP for it's i.MX architecture. For more information about its usage, scripting interface and supported protocols, check out the [[https://community.nxp.com/pwmxy87654/attachments/pwmxy87654/imx-processors/140261/1/UUU.pdf|documentation]]. | The Universal Update Utility (UUU) is an image deployment tool created by NXP for it's i.MX architecture. For more information about its usage, scripting interface and supported protocols, check out the [[https://community.nxp.com/pwmxy87654/attachments/pwmxy87654/imx-processors/140261/1/UUU.pdf|documentation]]. | ||
- | Grab the source code from [[https://github.com/nxp-imx/mfgtools.git|here]] and compile ***uuu***. The project uses the **cmake** build system for the sake of portability. If you haven't encountered it yet, follow these setup steps: | + | Grab the source code from [[https://github.com/nxp-imx/mfgtools.git|here]] and compile **uuu**. The project uses the **cmake** build system for the sake of portability. If you haven't encountered it yet, follow these setup steps: |
<code bash> | <code bash> |