Altera_Forum
Honored Contributor
15 years agoalt_tick() never exits
I'm having all sorts of problems adapting an existing design to run under v9.1. I have a cut-down design that runs, and now I'm trying to add another component to the SOPC, but with bizarrely random results.
The first build I had simply refused to verify on-chip memory. The second build (I changed nothing) now downloads, but doesn't even get to my main() function. It's stuck in alt_tick(), looping forever with alarm=0. This is going to drive me postal. Anyone else has this problem???