Forum Discussion
Altera_Forum
Honored Contributor
14 years agoSection is not within region.
Hello. Kind of wierd problem. As i create new new project and bsp from template ("hello world", for example), it seem to work fine. But when i include some external .h files and write some code, ...
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.