Forum Discussion
Altera_Forum
Honored Contributor
14 years agoSo having chased this problem down a little further, apparently the system timer never fires its interrupt. It is initialized, and ioremapped to the correct address span, but a printk statement in the timer interrupt itself is never printed.
Note that this only happens when I boot from EPCS flash. When I run from the JTAG everything works well. This is really curious...