Forum Discussion
Altera_Forum
Honored Contributor
15 years agouClinux MMU - Kernel panic
After I succesfully downloaded image to sdram I get such of error. My sdram is 8MB and image is 3007KB. nios2-terminal: Uncompressing Linux... Ok, booting the kernel. Linux version ...
Altera_Forum
Honored Contributor
15 years agoYou're running out of memory, somehow only 4MB get recognized:
Memory available: 4260k/3847k RAM, 0k/0k ROM (1098k kernel code, 2748k data this menas only about 400kB are available for userspace etc. which is way to small. I guess even 8MB will probably be too small, depending on the configuration of your image (kernel and userspace-tools). What value does DDR2_TOP_SPAN in your generated header file have?