Altera_Forum
Honored Contributor
18 years agodoes the inital uclinux design ...
Moin,
My current HW is a CyclonII NIOS devboard; i started with loading the board with the standard.sof example design and the tryOutuClinux. Everything worked OK. http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/smile.gif Next, i've downloaded and built the uClinuxDist like explained in the wiki. Seems to compile without errors; at least i have a zImage lying around at the ususal place with a sensible size. During the build i had to do amake vendor_hwselect SYSPTF=~/std_2C35.ptf there - as also stated in the wiki - http://nioswiki.jot.com/wikihome/operating...x/linuxhwselect (http://nioswiki.jot.com/wikihome/operatingsystems/%c2%b5clinux/linuxhwselect) i had no other choice than altera_avalon_cfi_flash, when asked where to upload the kernel. Now i'm unsure, if my brandnew zImage will overwrite the contents of any flashmemories located on the devboard, if loaded. Is that the case? If yes - what do i have to change to get an Image like the tryOutuClinux, running completly from RAM, not altering any flashes? Another Question - slightly off topic: Looks like i have severe problems doing own designs with the SOPC, wich contain DDR-SDRAM. I'm really confused by the error messages, don't know exactly which pins have to be assigned manually, which names of signals must not be changed,stuff like this. Is it just the normal "beginners-pain-in-the-a*" or do i read not enough documentation? Cheers, WK