Part Number: PROCESSOR-SDK-DRA8X-TDA4X
Tool/software: TI C/C++ Compiler
hello,
I want to test the Ethernet driver in psdk_rtos_auto_j7_07_00_00_11, but it seems that the target board and the computer can't communicate.
I tested it according to the MCAL Module user guide/Eth&EthTrcv user guide.
I installed ubuntu18.04 on VMware Workstation 15.5 PRO.
When I use the command ifconfig -s, the output is as follows:
Iface MTU RX-OK RX-ERR RX-DRP RX-OVR TX-OK TX-ERR TX-DRP TX-OVR Flg
ens33 1500 0 0 0 0 0 0 0 0 BMU
lo 65536 85573 0 0 0 85573 0 0 0 LRU
I can't tell what the problem is. Could you give me some advice?
Thanks a lot.