Parallel Programming System for i.MX93 Processors

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Parallel Programming System for i.MX93 Processors

45件の閲覧回数
Aslam_CS
Fresh Out Contributor

I am using a imx93 processor i need to program two boards at a time. But whenever i try that on of the boards get an HID(W) error and others flashing gets completed successfully.

uu.exe -m 1:10 -b uuu-xxxxxx.flash

uu.exe -m 1:7 -b uuu-xxxxxx.flash

Even when i specify the path(1:10,1:7) i get the same error.
Please guide.

0 件の賞賛
返信
1 返信

26件の閲覧回数
JorgeCas
NXP TechSupport
NXP TechSupport

Hello,

Please try to run the next command:

uuu -d -m 1:7 -m 1:10 uuu-xxxxxx.flash

What do yo get with:

uuu -lsusb

Please make sure that you are using the correct port according to the enumeration.

Best regards.

 

0 件の賞賛
返信