Forum Discussion
Altera_Forum
Honored Contributor
14 years agorunning program in SRAM doesn't work
Hi all, I am running my C program in NiosII and I need to print out the result on the console. There are a 512KB SRAM and an 8MB SDRAM on the board. The program works fine with the SDRAM. ...
Altera_Forum
Honored Contributor
14 years agoi have change the system frecuency(100mhz to 50mhz because the SRAM high-speed access time is 10ns)then i dont have error in the TcL test. MOreover i change the jtag_uart IRQ(0 to 16) and after all of this the downloading and verifying is completed but the programs doesnt seem work, there arent messages on the nios console.
why is the nios program downloaded and verified changing IRQ? what happens with the console? thanks