Forum Discussion
Altera_Forum
Honored Contributor
12 years agoSorry the boot section is .entry. Everything looks fine.
I think there is a chapter about SignalTap in the Quartus manual. It takes some time to learn to use the tool, but it's not time wasted. It is a very useful and powerfull debugging tool, and you'll need it later. So take the time to learn it! How do you check if your software is running? Could you for example turn a led on or off as the first instruction in main.c, just to check that the software doesn't crash later?