Forum Discussion
Altera_Forum
Honored Contributor
16 years agoCyclone III Starter Board - build error: * overlaps section *
Hi, I have the Cyclone III Starter Board and I want to make a simple NIOS C/C++ application for this board. I chose the template count binary (but other templates also don't work). When I pres...
Altera_Forum
Honored Contributor
16 years agoTry a PTF file from another example, I guess the CIII_NiosII_Small doesn't have enough memory to hold your code.
Alternatively you can also try to compile with optimisations and a small C library to reduce the code size.