Forum Discussion
Altera_Forum
Honored Contributor
19 years agoYes, I got the board yesterday.
I tested the zImage_std_2c35 on Altera nios dev board 2c35 (not dsp board) on quartus II v6.0 and nios II v6.0. The kernel started without problem. For altera nios dev board cyclone2 2C35 edition (not dsp board), 1. run quartus2, open project altera/kits/nios2/examples/verilog/niosII_cycloneII_2c35/standard (for DE2, use DE2_System/DE2_demonstrations/DE2_NET/ DE2_NET.sof) 2. use quartus programmer to download standard.sof 3. oepn a nios2 command shell from Windows Start-->Programs-->Altera-->Nios II 6.0 -->Nios II Command Shell Note the drives mapping in nios2 sdk shell, drive c: is /cygdrive/c/ 4. nios2-download -g zImage_std_2c35 5. nios2-terminal What is your message during nios2-download? does it shown "starting processor at address 0x04800000" ?