Altera_Forum
Honored Contributor
21 years agoNIOS I : Networking – spurious interrupt
Hi I’m trying to recreate the standard_32 example that ships with the NIOS I on my ALTERA cyclone development board. I decided to add the peripherals piece by piece and test each one as I go along. Since I eventually want to use a system with only networking and one proto header I’ve opted to add the networking first. I’m using the hello_plugs.c example program to test the hardware.
Now for my problem: As soon as I receive any data I get a <div class='quotetop'>QUOTE </div> --- Quote Start --- spurious interrupt number: 00000011 (or 00000010 depending on when I put in the RJ45 ethernet cable)[/b] --- Quote End --- message. But I don’t know how to locate interrupt 11. It is not defined in Excalibur.h Is there any documentation that describes how to get the networking going on the cyclone development board with NIOS I. What is the best way to trace/ troubleshoot the irq error? Thanks in advance. Jan Hendrik