Forum Discussion
Altera_Forum
Honored Contributor
18 years agoTry debugging your code. You might have some sort of device/component initialization issue that is causing your code to get stuck prior to even entering main() or you might, inadvertently, be causing some sort of spurious interrupt issue.
At the very least, debugging your code will tell you more about your problem... Cheers, - slacker