This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Multi-route incoming ethernet packets

Other Parts Discussed in Thread: 66AK2H06

Hi,
We want to set up the NetCP/Packet Accellerator to route incoming ethernet packets to all (4) DSP cores. Currently our system works such that all DSP cores share the same MAC-address, but have individual IP addresses. Now we want to configure a "broadcast" IP address (using the Pa_configMultiRoute() function?), so that all DSP cores receive a copy of ethernet packets with this broadcast IP address. The ethernet packets contains IP/UDP payloads, and the entire ethernet packet is forwared to the core(s).

Do you have some example code for this?

My device is a Keystone II 66AK2H06 and I am running MCSDK version 3.01.04.07.

Regards,
Martin