mfgtools
mfgtools copied to clipboard
Freescale/NXP I.MX Chip image deploy tools.
pi@CPUTESTER:~/MFGTOOL_WORK/mfgtools $ cmake . && make CMake Warning (dev) at libuuu/CMakeLists.txt:59: Syntax Warning in cmake code at column 159 Argument not separated from preceding token by whitespace. This warning is...
While building the UUU tool locally we've found that this repository still relies on old OpenSSL 1.1 version and we just want to know **is the upgrade to OpenSSL 3...
Hi I tried to flash the latest image V5.15.32 for the board based on IMX6U7CVM08AC, using Ubuntu 22.04 with the *.wic.bz2 file But It's frozen, here is the message in...
we are using the custom board based out form iMX8DX. when we try to flash the rootfs with size( 142 mb) it will flash properly, but if the rootfs size...
Constantly failing with "HID(R):LIBUSB_ERROR_TIMEOUT" when using UUU to flash eMMC. I'm using ubuntu guest on Apple MacBook with M1 SoC. Please see the screenshot of failing messages. Between these two...
I tried compiling the latest released version on Raspberry Pi, but it failed to link ``` usbhotplug.cpp:(.text+0x568): undefined reference to `__atomic_load_8' /usr/bin/ld: ../libuuu/libuuc_s.a(usbhotplug.cpp.o): in function `check_usb_timeout(Timer&)': usbhotplug.cpp:(.text+0xf18): undefined reference to...
Hi, While experimenting with uuu (in the objectif of replacing an existing procedure that uses the old mfgtool) I encountered an issue with environment variables definition on windows. When defining...
I am facing an issue when I tried to flash a custom (rather big) wic.bz2 image to an I.MX8MP based board using uuu on Linux. The problem seems to be...
The pathing on Mac doesn't seem to be working since homebrew installs 1.0.26 for libusb hence the path becomes /usr/local/Cellar/libusb/1.0.26 However, the makefile seems to be looking for .../1.0.25 `...
Hi @nxpfrankli We want to use `UUU` for flasing eMMC of i.MX 6SX based custom board. We don't have the **USB OTG** port available (_yet!_). ### Can we interface the...