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 agoDid you use the 'Hello World Small' template? If you only have on-chip memory available you will have to use the small drivers that are used when using the 'small' software project template. If you haven't then during the building of your project the compiler should identify that there is insufficient memory in your system.
Cheers, Alex