.. _getting_started_tx8p: .. |module| replace:: TX8P .. |baseboard| replace:: mb7 .. |IMX| replace:: imx8mp TX8P ==== Here you will find step by step instructions on how to use, install, build with Yocto and set up a display. First Steps ----------- .. admonition:: Unpack, connect, power up and boot :class: tip .. toctree:: :maxdepth: 1 ../txmb7/quickstart-txmb7 Install Quick Guide ------------------- .. admonition:: How to flash a system image to the module :class: hint More details: :ref:`uuu` .. admonition:: 1. Get a system image :class: note Download and unpack `tx8p-ml81-debian-bookworm `_ as an example .. admonition:: 2. Start fastboot :class: note (Re-)boot the board and **"Hit any key to stop autoboot"** to get to the U-Boot command line interface .. prompt:: :prompts: U-BOOT> :substitutions: fastboot usb 0 .. admonition:: 3. Flash it! :class: note Change to the unpacked image directory and run uuu .. prompt:: :prompts: $ :substitutions: sudo ./uuu -v (Linux) uuu.exe -v (Windows) Yocto Quick Guide ----------------- .. admonition:: Build and flash Yocto images in 10 minutes :class: tip .. toctree:: :maxdepth: 1 ../quickguides/tx8p-ml81 .. include:: ../enable_display.inc .. include:: ../custom_panel.inc