Forum Discussion
Altera_Forum
Honored Contributor
14 years agoput a breakpoint on the dtrap() function and use the debugger to find out where the call came from. If you are lucky you may find a helpful comment in the code saying why dtrap() was called.
And don't post the same question multiple times