Forum Discussion
Altera_Forum
Honored Contributor
19 years agohi hammer
If u want to run Linux on flash , then for store image into flash you have to store u-boot with some changes or u have to make new the sysem through SOPC builder with CFI-coponent. but just if u want to run linux from sdram ,then first compile kernel with required configuration as per“Linux Quick Start Guide.pdf” and then run it. it will boot through jtag console. --First, I download and install the nios2linux-1.4.zip from the forum, and follow --the “Linux Quick Start Guide.pdf” to compile the kernel under the nios2 IDE. It’s --success. But I don’t know how to download it to ram.