Forum Discussion
Altera_Forum
Honored Contributor
14 years agoTry commenting out the printf().
I suspect the image is too large for the specified on-chip memory sizes. Also verify the which on-chip memory areas are assigned to code/data etc, and their base address and sizes. 0xd444 sounds a bit like the size of something using printf() and the standard libraries.