Forum Discussion
Altera_Forum
Honored Contributor
10 years agoCheck the exception and interrupt vectors. I had a similar problem and it turned out that they weren't being initialized when the code was in a pof file but they were when loaded directly. Of course this might not have anything to do with your issue.