Altera_Forum
Honored Contributor
14 years agoLinux doesn't boot --> Please Help
Hello all,
i still have problems to boot uCLinux on my FPGA-System. I carefully read every article within the Linux categorie on the Altera wicki. I'am the nios2-branch and checked out the latest stable version tagged with v3.1-nios2. I am also able to configure and build the kernel, but when i download the zImage.initramfs.gz to my hardware i only got the following printout: Using cable "USB-Blaster [2-1]", device 1, instance 0x00 Pausing target processor: OK Initializing CPU cache (if present) OK Downloaded 3532KB in 218.2s (16.1KB/s) Verified OK in 1.5s (2354.6KB/s) Starting processor at address 0xD1000000 bernd@linux-n1m0:~/Data/nios2-linux/uClinux-dist/images> nios2-terminal nios2-terminal: connected to hardware target using JTAG UART on cable nios2-terminal: "USB-Blaster [2-1]", device 1, instance 0 nios2-terminal: (Use the IDE stop button or Ctrl-C to terminate) ����������������������������������������������������� As you can see, the caracters at the nios2-terminal are not printable! It looks like a wrong Baudrate? --> But i use jtag uart insted of an ordinary uart. So perhaps there is something wrong with the address setup? I will enclose my sopcinfo, dts, and kernel-config files. It would be very nice, if someone could give me some usefull hints!