Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
12603 Discussions

Sending/receiving raw ethernet packets

Altera_Forum
Honored Contributor II
1,337 Views

Hello, 

I'm using Opencores 10/100 Ethernet MAC module.  

And I need to send and receive raw ethernet packets to/from other device. 

Can I use eth_ocm_pkt_send() function for send and modify eth_ocm_isr() by adding my own handler into? 

Is there any other way to do it? 

 

Thanks in advance, 

Dmitry
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
273 Views

of courese! But you should read document carefully and read in "network_utilities.h" file 

 

good luck
0 Kudos
Reply