Hi,
I'm trying to develop a small example using this IP through interrupts. I saw some examples using Timers,
but I would like to use this IP.
Does someone know where could I get some kind of information?
Thanks,
Hi,
I'm trying to develop a small example using this IP through interrupts. I saw some examples using Timers,
but I would like to use this IP.
Does someone know where could I get some kind of information?
Thanks,
I've found a Solution I was just copying the code from stephenm (05-15-2013 03:56AM) and it worked... Put my Code in the same initialisation direction as in his code and it worked as well... very weird. I Just throw out the second Interrupt and replaced the Interrupt Number with my define from my xparameters.h file.
I've found a Solution I was just copying the code from stephenm (05-15-2013 03:56AM) and it worked... Put my Code in the same initialisation direction as in his code and it worked as well... very weird. I Just throw out the second Interrupt and replaced the Interrupt Number with my define from my xparameters.h file.