is receiving local multicast possible with nichelite?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

is receiving local multicast possible with nichelite?

1,024 次查看
mattyr
Contributor I

Hi,

 

I am trying to implement E1.31 (DMX over ethernet) with an mcf52233.  It seems opening a UDP connection in the nichelite stack that comes with the 52233 demo will not receive multicast packets.  I know that nichelite does not support IGMP, but I understand receiving multicast on a local connected network should be possible without IGMP.  So I guess I have 3 questions...

1) Is it possible with nichelite to do what I desire, and I could just be doing something wrong?

2) Is there a free tcpip stack that people are aware of that will support receiving local multicast?

3) Even better than 2, Is there a free tcpip stack usable on the 52233 that supports IGMP?

 

Thanks in advance for any help offered :smileyhappy:

标签 (1)
0 项奖励
回复
1 回复

606 次查看
PetrL
NXP Employee
NXP Employee
Hi, You can try freescale MXQ Rtos. It is free RTOS for Freescale parts and it is coming with integrated Tcp IP stack. We have 1588 protocol running with it, which is basically UDP Multicast based communication. You can download it here: http://www.freescale.com/mqx PetrL
0 项奖励
回复