Hi,
When I run the NDK on the 3 cores of the C6474 EVM, I see strange behavior. If I use the default hardcoded MAC addresses (00-01-02-03-04-05, 10-11-12-13-14-15, 21-22-23-24-25), I can ping the devices (after adding entries to the host PC arp table). However, when I use the EFUSED mac address (+2, and +4 on cores 2 and 3), I cannot ping the device (after adding the arp entries) , though the printf sequence appears exactly the same in the console. I am using NDK 2.0.0 with CCS 3. So here are the questions I have
1) Why is the behavior different using MAC addresses other than the default?
2) Why do Cores 2 and 3 not respond to ARP packets to where I have to statically add them in the table?
Thanks,
Josh