Forum Discussion
Altera_Forum
Honored Contributor
9 years agoAltera MAX10 Development Board - vmlinux pof to address 0x00000000
So, I have followed the instructions to get what I need to be able to build the root filesystem and make a "10m50_defconfig." (eventually I need to modify the kernel but started with just recreating ...
Altera_Forum
Honored Contributor
9 years agoSOLVED --- during the elf2flash process I had my "--end=0xFFFFFFFF" NOT --end=0x0FFFFFFF
BUT the default vmlinux image is too big for the 512Mb QSPI so I have to take things out of the kernel. I still can download the "vmlinux" image with: nios2-download -g vmlinux and the kernel boots.