Hi,
I have been working for a while with the DM8148EVM, while trying to run the NSP examples I am having trouble connecting to the host PC.
They 'client' and 'helloworld' example appear to work, but I cannot PING them from my PC, if using HDCP the IP is never displayed eventhough I am using a DHCP server. I tried also with static IP but the behavior is the same, in this case the IP is displayed but no PING possible.
This is the console log when executing with DHCP:
[C674X_0] Using MAC Address: 40-5f-00-00-06-e7
[C674X_0] SetPhyMode:000021E1 Auto:1, FD10:64, HD10:32, FD100:256, HD100:128, FD1000:8192 LPBK:0
[C674X_0] EMAC has been started successfully
[C674X_0] Registeration of the EMAC Successful
[C674X_0] Service Status: DHCPC : Enabled : : 000
[C674X_0] Service Status: Telnet : Enabled : : 000
[C674X_0] Service Status: HTTP : Enabled : : 000
[C674X_0] Service Status: HTTP : Enabled : : 000
[C674X_0] Service Status: DHCPC : Enabled : Running : 000
[C674X_0] cpsw_MDIO_FindingState: PhyNum: 0
[C674X_0] cpsw_MDIO_PhYReset(0)
[C674X_0] Enable Phy to negotiate external connection
[C674X_0] NWAY Advertising: FullDuplex-1000 FullDuplex-100 HalfDuplex-100 FullDuplex-10 HalfDuplex-10
[C674X_0] Negotiated connection: FullDuplex 1000 Mbs
[C674X_0] Link Status: 1000Mb/s Full Duplex on PHY 0
Tools used:
NDK 2.20.3.24
NSP 1.0.0.8
BIOS 6.32.5.54
XDC 3.22.1.21
Is anyone else having trouble with this? Is there any known issue (hardware/tool related) or any idea how could it be solved?
Thanks for reading the post and helping me.