imx-usb-loader
USB and UART loader for i.MX5/6/7/8 series
This utility downloads and executes code on Freescale i.MX5/i.MX6/i.MX7 and Vybrid SoCs through the Serial Download Protocol (SDP). Depending on the board, there is usually some kind of recovery button to bring the SoC into serial download boot mode; check the documentation of your hardware. The utility support USB and UART as serial link.
- Versions: 0.2pre-0.30b43d6
- Website: https://github.com/boundarydevices/imx_usb_loader
- Licenses: LGPL 2.1+
- Package source: gnu/packages/embedded.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of imx-usb-loader
as follows:
guix install imx-usb-loader
Or install a particular version:
guix install imx-usb-loader@0.2pre-0.30b43d6
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of imx-usb-loader about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/imx-usb-loader'><img src='https://packages.guix.gnu.org/packages/imx-usb-loader/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/imx-usb-loader)
Example Org:
[[https://packages.guix.gnu.org/packages/imx-usb-loader][https://packages.guix.gnu.org/packages/imx-usb-loader/badges/latest-version.svg]]