Forum Discussion
Altera_Forum
Honored Contributor
13 years agoI'd start doing what I would do to debug a bootloader....
Find some simple peripheral (like a LED) and see if I can make it work (eg flash). That gives you some confidence that you stand a chance of actually booting something. If you have a UART it is a bit easier - you can write single bytes to the fifo and follow the progress.