Forum Discussion
Altera_Forum
Honored Contributor
15 years agoNios2 problem
Hi, I am trying to run a simple code of led blinking but I get this error Description Resource Path Location Type led_nois.elf: section .exceptions lma 0x1020 overlaps pre...
Altera_Forum
Honored Contributor
15 years agoAssuming you don't need much formatting you might want to try including "alt_stdio.h" and using alt_printf(). Search for reducing code footprint in the Nios II software developer handbook to find out more details.