Forum Discussion
Altera_Forum
Honored Contributor
19 years agoHello,
Thanks for the information. The first "self" compiled uClinux seems to run http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/smile.gif Also the DDR-SDRAM problem seems to be solved. I was just trying do do a "design" on the CyclonII-NIOS Evalboard, so track lengths etc. were not the issue. It was the naming of the signals from the SOPC to the pins of the device, which caused the error-msgs. When the pins of the device have names like e.g.: ddr_a_from_the_ddr_sdram_0[0], then i get the errors, when the pins have names like ddr_a[0] then the design compiles. Cheers, WK