We use cookies to provide our visitors with an optimal site experience. View our privacy notice and cookie notice to learn more about how we use cookies and how to manage your settings. By proceeding on our website you consent to the use of cookies.
From TI documentation, the BeagleBone Black micro processor has rom code for booting from usb0. But it seems to me it fails to bring up the RNDIS adapter interface with Linux (Ubuntu 16.04). Or is anything missing?
I was able to bring up the RNDIS adapter interface and initiating a tftp file download with a version of u-boot loaded in the micro. The setup on the linux side is the same ( exept the interface names are different.)
Although I didn’t express in much details of setup process, I would like to confirm whether the ROMCode alone for RNDIS adapter interface and usb0 booting works or not?
Ok. the adapter interface is up with ip address assign. But it is not easy to track because the interface is on/off constantly. Don’t know what files (names) are exactly expecting to download.