Altera_Forum
Honored Contributor
13 years ago[MMU-Version] Problem booting (custom layout on DE2-70)
Hello Forum,
I designed a modified layout based on the DE2_70_Net Demo project (added MMU and DM9000/Ethernet). Linux-Software is the latest ./update on 20100621 (I work with the included toolchain-mmu). Branches are nios2 (linux-2.6) and trunk (uClinux-dist). Compilation is based on device tree and I used the instructions on alterawiki.com/wiki/devicetree (jtag uart console) The sof is downloaded via nios2-configure-sof. I also managed to compile the zImage and download it via nios2-download -g path/to/zImage which did the following: Using cable "USB-Blaster [3-2]", device 1, instance 0x00 Pausing target processor: OK Initializing CPU cache (if present) OK Downloaded 4046KB in 81.5s (49.6KB/s) Verified OK Starting processor at address 0xC1000000 Then I try to get the console via nios2-terminal, which made me sad: andreas@igor:$ ./nios2_command_shell.sh bin/nios2-terminal nios2-terminal: connected to hardware target using JTAG UART on cable nios2-terminal: "USB-Blaster [3-2]", device 1, instance 0 nios2-terminal: (Use the IDE stop button or Ctrl-C to terminate) Linux version 3.3.0-rc5-01280-ge385fee (andreas@igor) (gcc version 4.1.2)# 10 Wed Feb 29 15:23:43 CET 2012 bootconsole [early0] enabled early_console initialized at 0xe9001040 Linux version 3.3.0-rc5-01280-ge385fee (andreas@igor) (gcc version 4.1.2)# 10 Wed Feb 29 15:23:43 CET 2012 bootconsole [early0] enabled early_console initialized at 0xe9001040 Linux version 3.3.0-rc5-01280-ge385fee (andreas@igor) (gcc version 4.1.2)# 10 Wed Feb 29 15:23:43 CET 2012 bootconsole [early0] enabled early_console initialized at 0xe9001040 Unfortunately I am not that much experienced, so I don't really get the problem here. Additional information: - In make menuconfig I set: (0x00000000) Memory base address (0x01000000) Link address offset for booting Of course the .dts got specified, and the jtag uart console is compiled-in. Thank you very much to everyone who tries to help. If any further information is needed please let me know. Andi Here is my .dts: pastebin.com/Bk72RtPh Here is the sopc-builder configuration (please add http and www since I can't do it 'cause of my less than 4 postings -.-) : bilder-upload.eu/show.php?file=389194-1330530436.jpg