imx-usb with windows

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

imx-usb with windows

205 Views
sandhya_05
Contributor I

I am trying to use the imx_usb binary with an i.MX6ULL device.

I built the imx-usb binary using the following steps in the Cygwin terminal:

git clone https://github.com/boundarydevices/imx_usb_loader.git
cd imx_usb_loader
git reset --hard c598fd14d67
make

After completing the above steps, the imx_usb binary is generated.

Next, I put the board into flashing mode and executed the imx_usb binary in the Cygwin terminal.

However, I encountered the following error message on the console:

failed to run ./imx_usb

Could you please let me know if there is anything else that needs to be done?

 

Thank you in Advance.

 

Best Regards,

Sandhya

0 Kudos
Reply
0 Replies