HI,
I am trying to run client_evm6472 example on three core of target and without using break point the console log stops here, and IP address cannot be pinged
[C64XP] TCP/IP Stack Example Client
[C64XP] emac_init: core 0, port 0, total number of channels/MAC addresses: 1/1
[C64XP] MAC addresses configured for channel 0:
[C64XP] 00-24-BA-2B-A8-78
[C64XP] emac_open core 0 port 0 successfully
[C64XP] Registration of the EMAC Successful, waiting for link up ..
[C64XP] Network Added: If-1:2.1.168.192
[C64XP] Service Status: Telnet : Enabled : : 000
[C64XP] Service Status: HTTP : Enabled : : 000
[C64XP_1]
[C64XP_1] TCP/IP Stack Example Client
[C64XP_1] emac_init: core 1, port 0, total number of channels/MAC addresses: 1/1
[C64XP_1] MAC addresses configured for channel 0:
[C64XP_1] 00-24-BA-2B-A8-78
[C64XP_1] emac_open core 1 port 0 EMAC_coreDeInit returned error 00000004
[C64XP_1] emac_open core 1 port 0 EMAC_coreInit returned error 00000004
[C64XP_1] Error: Unable to register the EMAC
[C64XP_1] Service Status: Telnet : Enabled : : 000
[C64XP_1] Service Status: HTTP : Enabled : : 000
[C64XP_2]
[C64XP_2] TCP/IP Stack Example Client
[C64XP_2] emac_init: core 2, port 0, total number of channels/MAC addresses: 1/1
[C64XP_2] MAC addresses configured for channel 0:
[C64XP_2] 00-24-BA-2B-A8-78
[C64XP_2] emac_open core 2 port 0 EMAC_coreDeInit returned error 00000004
[C64XP_2] emac_open core 2 port 0 EMAC_coreInit returned error 00000004
[C64XP_2] Error: Unable to register the EMAC
[C64XP_2] Service Status: Telnet : Enabled : : 000
[C64XP_2] Service Status: HTTP : Enabled : : 000
and i noticed that in this output MAC addresses are same so please tell me how to apply different mac addresses for different cores and reason of this problem?
how can i ping IP address using Telnet.
regards,
abhishek