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 processor: FAILED (I get this immediately so it's not the same problem as the one described as happening after 20 seconds for which Altera's put out a fix for) I used the standard.sof and std_2C25.ptf but I'm not sure whether that is the correct design to use for linux or whether we need to create our own sof? Also, I'm wondering why my vmlinux.flash size was so large at about 8.3 mb? Is it supposed to be that size since I saw this in the toolchain setup thread: Memory available: 63744k/65536k RAM, 0k/0k ROM (694k kernel code, 417k data) Lastly, since the flash memory size isn't too big, is it possible to use the RAM instead of the flash for the kernel? Would I need to compile the kernel with different options in that case? Thanks a lot in advance!