imx-usb-loader 0.2pre-0.30b43d6
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.
- Outputs:
out
- 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 imx-usb-loader 0.2pre-0.30b43d6
as follows:
guix install imx-usb-loader@0.2pre-0.30b43d6
Or install the latest version:
guix install imx-usb-loader
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.