Tool/software:
Hi,
I am new to usb ethernet , trying to check if it can be enable on the evm.
Here is what I had done.
1. Use default image of linux-rt sdk version 11_00_09_04
2. Modprobe g_ether
3. ifconfig usb0 192.168.7.100 netmask 255.255.255.0 up
4. from lsmod I can observe the g_ether and rndis is visible
5. ifconfig with usb0 eth visible
6. Connected a usb type c cable from windows 11 host pc to evm
However I do not observed any new network device detected by Host PC, kindly advise.
Thank you.