Altera_Forum
Honored Contributor
20 years agoHow can i run program in sdram?
I generate a CPU with Onchipram and sdram, and i new a project in NIOS II IDE with template hello_led,
when i build this project in onchipram, it works good,and i can access sdram correct, and then i build in sdram,when i run as hardware in NIOS IDE II, it also can works, but when i complilation in quartusII and download with jtag, it can not work, i change the program`s memory options in hellow_led_syslib properties, set all three part to onchipram or sdram. reset location is in onchipram! anyone can tell me what`s wrong?