Hi TI team,
I am testing USB Client boot with Uniflash on AM437x Starter Kit(PG 1.2)
But I cann't find RNDIS driver.
Please provide me the driver.
thanks.
OS: Windowns 7, 64bit.
For reference:
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi TI team,
I am testing USB Client boot with Uniflash on AM437x Starter Kit(PG 1.2)
But I cann't find RNDIS driver.
Please provide me the driver.
thanks.
OS: Windowns 7, 64bit.
For reference:
Hi Biser,
There is no USB driver(.inf) of AM437x in the wiki guide.
--> http://processors.wiki.ti.com/index.php/Sitara_Uniflash_Quick_Start_Guide#Flashing_a_Board_using_USB
Could you please describe how it is failing?
You can use the generic Microsoft RNDIS driver with AM437x.
Use device manager while the board is plugged in to the computer by USB:
Right click on AM43xx and choose Install Device Driver.
Browse your computer for the driver:
Click "pick from list":
Then choose Network Adapter:
Then Microsoft and RNDIS:
Windows will install the driver and tell you it's all done:
And Device Manager will be satisfied:
Finally, you will need to go through this process twice so that both the ROM Bootloader and U-Boot have a connection. Also, you will need to configure the new ethernet interface appropriately per the Uniflash documentation.