Forum Discussion
Altera_Forum
Honored Contributor
20 years agoYou can definitely download the kernel to RAM - just in the properties for the system library, make sure all the code/data locations are set to RAM instead of some sort of Flash. Then, to run, you can either download the .elf file directly using nios2-download, or clicking 'run as Nios II hardware'.. (or something like that).