Forum Discussion
Altera_Forum
Honored Contributor
20 years agoProblem dloading vmlinux to 2C35
Hi, I was trying to download the vmlinux.flash image to the board and received this error Using cable "USB-Blaster [USB-0]", device 1, instance 0x00 Resetting and pausing target processo...
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).