Hello Dennis!
I have tried to follow your advice to
"regenerate all of the source files required to rebuild the project in Quartus II".
Then I build the Linux kernel project in Nios II IDE with new
..\verilog\niosII_stratixII_2s60_ES\linux\linux_2s60ES.ptf
again.
After that I have uploaded file vmlinux.bin.
Finnaly I started Quartus II Programmer with
..\verilog\niosII_stratixII_2s60_ES\full_featured\full_featured.sof
and I tried to boot Linux on Board.
But it doesn't worked, the result is the following repeating message:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
uClinux/Nios II
Altera Nios II support © 2004 Microtronix Datacom Ltd.
Built 1 zonelists
Kernel command line: root=/dev/mtdblock0 ro
PID hash table entries: 128 (order: 7, 2048 bytes)
Linux version 2.6.11-uc0 (bln_ls@bln-ls01) (gcc version 3.4.1 (Altera Nios II 5.
0 b73))# 3 Tue Oct 4 17:01:36 WEST 2005
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
What is going wrong?
Bye, Lothar.