Forum Discussion
Altera_Forum
Honored Contributor
19 years agoIs flash absolutely necessarily?
I'm now using the Microtronx nios2linux-1.4 to run linux on NIOS. When i build the project, it says that it needs a flash to upload the kernel to, but we don't have a flash in our board, t...
Altera_Forum
Honored Contributor
19 years agoyou can use the command " nios2tdownload.exe -g vmlinux",the vmlinux can upload to sdram with jtag.then the linux will run in sdram, you can use command "nios2terminal" to login to your linux system