Forum Discussion
Altera_Forum
Honored Contributor
10 years agoHello world and simple led blink does not work
I created a Qsys system with NIOS, JTAG UART, On-chip memory(50 KB), PIO_OUT and assigned base addresses. Successfully programmed the sof file onto target board. Now went on creating a simple hell...
Altera_Forum
Honored Contributor
10 years agoCheck to see if your elf file has the correct start address by using the nios2-elf-nm command in the nios2 shell. If that is OK, try removing your run/debug configuration(s). Use run as ->nios2 hardware so that it will be read from your binary.