Part Number: TDA4VM-Q1
Other Parts Discussed in Thread: TDA4VM, J721EXSOMXEVM, J721EXCPXEVM
Dear TDA4 team,
Asking on behalf of my customer who is just getting started on bringing up a TDA4VM EVM: J721EXCPXEVM + J721EXSOMXEVM. Customer's description of the issue:
I am trying to connect the Eval board using Ubuntu14.04 (VMWare)
I have configured Minicom with corresponding serial terminal ttyUSB0 which is the MAIN_UART. I could not get into the root access of the arm cores after minicom -w
Also regarding the ethernet configuration I have bridged the physical connection with host as suggested but its not taking the host Ip address but it took the Host IP with NAT configuration and below are the observation
It would be helpful if you could help resolve the issues.
eth0 Link encap:Ethernet HWaddr 00:0c:29:8a:1b:d3
inet addr:192.168.44.128 Bcast:192.168.44.255 Mask:255.255.255.0
inet6 addr: fe80::20c:29ff:fe8a:1bd3/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:150 errors:0 dropped:0 overruns:0 frame:0
TX packets:878 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:31968 (31.9 KB) TX bytes:165421 (165.4 KB)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:67 errors:0 dropped:0 overruns:0 frame:0
TX packets:67 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1
RX bytes:5984 (5.9 KB) TX bytes:5984 (5.9 KB)
arunshankar@ubuntu:~$ telnet 192.168.44.128
Trying 192.168.44.128...
telnet: Unable to connect to remote host: Connection refused
Thank you in advance.
Regards,
/ Wolfgang