FPGA, SoC, And CPLD Boards And Kits
FPGA Evaluation and Development Kits
5931 Discussions

We are using arm angstrom linux system for the Cyclone V . What do we need to add in order to respose to a UDP Broadcast command?

MHar-
Beginner
585 Views
 
0 Kudos
2 Replies
Mike_Intel
Moderator
467 Views

Hello MHar,

 

Thank you for posting in Intel Ethernet Communities. 

 

Base on your inquiry, we have specific forum for these issues and I will be transferring this thread for faster response. 

 

Best regards,

Michael L.

Intel Customer Support Technicians

A Contingent Worker at Intel

0 Kudos
Fawaz_Al-Jubori
Employee
467 Views

Hello,

Since you are running linux on board, you can use some linux commands to control the ethernet stream. I would start with tcpdump. If you cannot find tcpdump command, you might need to install it:

opkg install tcpdump

 

More information about this command can be found here:

https://www.tcpdump.org/manpages/tcpdump.1.html

 

 

Hope this might help.

 

 

Thank you

 

0 Kudos
Reply