uuu tool does not recognize the connected board

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

uuu tool does not recognize the connected board

4,094 次查看
SergeySm1
Contributor I

Hello, Im using a custom board with an imx8mini processor. After building the kernel and bootloader, i downloaded and compiled the uuu utility from the git:

https://github.com/NXPmicro/mfgtools

Then I connected usb to the board and checked the connected devices using the command: ./uuu -lsusb

But uuu doesnt show anything:

./uuu -lsusb
uuu (Universal Update Utility) for nxp imx chips -- libuuu_1.4.43-5-ga0b566d

Connected Known USB Devices
Path          Chip        Pro          Vid          Pid          BcdVersion
==================================================

 

But linux command lusb show connected device

Bus 005 Device 017: ID 0525:a4a7 Netchip Technology, Inc. Linux-USB Serial Gadget (CDC ACM mode)
Bus 005 Device 013: ID 0403:6015 Future Technology Devices International, Ltd Bridge(I2C/SPI/UART/FIFO)

 

 

标签 (1)
0 项奖励
回复
2 回复数

3,035 次查看
MartinKozevnikov
Contributor II

MartinKozevnikov_0-1681297066500.png

It still doesn't get recognised. In the device manager it comes up in the "Human Interface Devices" section as a "USB Input device". It doesn't have any IMX or NXP related device IDs attached to it.

 

0 项奖励
回复

4,082 次查看
AldoG
NXP TechSupport
NXP TechSupport

Hello,

Please make sure that board is powered on and in Download mode.

Then after typing the command -lsusb you'll see the following:

imx8mm_uuu.JPG

Regards,
Aldo.

0 项奖励
回复