Altera_Forum
Honored Contributor
15 years agoEP3C120 + Nios2UDPOffloadExample
My apologies, I am utterly confused. Here is what I am trying to do...
I have the Altera DSP Development Kit, Cyclone III Edition. I am using the Data Conversion HSMC to get data from the ADC to the board. Once I have the data on the board I want to send it via Ethernet to the PC. Process it. And Send it back to the board. Then ultimately back to the HSMC to a DAC. Basically Data from the board to a PC via Ethernet, and back. (the rest I should be able to deal with) I have been using the Nios2UDPOffloadExample. Everything compiles and I seem to have the example working, however I am unable to completely verify as it requires two boards. I can ping from the PC to the board. Right now I have a few Questions and would kill for any help (as I am currently beating my head against a wall and would like this done by monday) 1) How do I select which IP the board tries to talk to? 2) How do I select the port that the board tries to talk over? 3) How do I send my own data? (I can make a simple LUT to cycle through for testing but how do I connect it? Any help would be much appreciated! Thanks ToyMakerII