Forum Discussion
Altera_Forum
Honored Contributor
15 years agodtrap - needs breakpoint for simple socket server
Whenever I run my simple socket server, I always got the error message dtrap -needs breakpoint panic: pktdemux: corrupt pkt ip exit: calling func 0x1141eb30 ..and I never get a chance to ...
Altera_Forum
Honored Contributor
14 years agoHi Guys,
Did any of you solve this problem? I had the same issue when using the Vectored Interrupt Controller. I switched back to the internal Nios interrupt and it seems to be solved. Nevertheless i am curious why this problem shows up when using the external VIC...