Forum Discussion
Altera_Forum
Honored Contributor
20 years agouclinux for full_featured
Hi Hippo, As per suggestion, I install Fedora Core 5. It works fine and i am able to create image of uclinux for nios II/s (standard). thanks for your help. I need to create an imag...
Altera_Forum
Honored Contributor
20 years agoI have built a zImage for full_1s40.ptf without problem.
For the dual nios2 uclinux project, you can make two copy of the original ptf. Modified each one to have different sdram size and base, uart base, reset address, exception..etc. eg, Module sdram original Address_Width=22, Base_Address=0x01000000, become cpu1, Address_Width=21, Base_Address=0x01000000, cpu2, Address_Width=21, Base_Address=0x01800000, So that you can build two kernel images.