Tool/software: Linux
Hi,
I currently have an issue sending ipv6 multicast messages using ti-sdk-linux-rt-am57xx-evm-04.03.00.05. I have two eval boards, one running from an SD card created using ti-sdk-linux-rt-am57xx-evm-04.03.00.05, and one board running with an SD card created with ti-sdk-linux-rt-am57xx-evm-03.01.00.06.
The software I am using creates multiple multicast addresses, with each address sending out a beacon message via eth0. The board using SDK 3.1.0.6 works as intended, and the messages can be seen via tcpdump and received and processed by software on the board using SDK 4.3.0.5.
When using the SDK 4.3.0.5 board to send, the addresses are created successfully, but no outgoing multicast messages are being seen via tcpdump on eth0. I have swapped the SD cards, and the problem is not board dependent.
Any help or direction would be appreciated.
Nick