Forum Discussion
Altera_Forum
Honored Contributor
15 years agoThanks Actris and Hippo!!!
I change the reset vector to epcs_controller. I program the image into Flash memory and run the nios2-terminal. Now, the boot freeze after some initializations... This is a good new if we compare with old result. :cool: This is the new Results for "zImage.initramfs.gz": [NiosII EDS]$ nios2-terminal nios2-terminal: connected to hardware target using JTAG UART on cable nios2-terminal: "USB-Blaster [USB-0]", device 1, instance 0 nios2-terminal: (Use the IDE stop button or Ctrl-C to terminate) Uncompressing Linux... Ok, booting the kernel. Linux version 2.6.30-00514-ge7e25ac-dirty (tcb@vostromdv) (gcc version 4.1.2)# 4 0 Wed May 26 18:13:07 BRT 2010 console [early0] enabled Early printk initialized Linux/Nios II-MMU init_bootmem_node(?,0x24db, 0x2000, 0x3000) free_bootmem(0x24db000, 0xb25000) reserve_bootmem(0x24db000, 0x200) Built 1 zonelists in Zone order, mobility grouping off. Total pages: 4064 Kernel command line: NR_IRQS:32 PID hash table entries: 64 (order: 6, 256 bytes) Dentry cache hash table entries: 2048 (order: 1, 8192 bytes) Inode-cache hash table entries: 1024 (order: 0, 4096 bytes) We have 12288 pages of RAM Memory available: 11256k/4969k RAM, 0k/0k ROM (1750k kernel code, 3218k data) Calibrating delay loop... 49.25 BogoMIPS (lpj=246272) Mount-cache hash table entries: 512 net_namespace: 296 bytes NET: Registered protocol family 16 init_BSP(): registering device resou rces bio: create slab <bio-0> at 0 NET: Registered protocol family 2 IP route cache hash table entries: 1024 (order: 0, 4096 bytes) TCP established hash table entries: 512 (order: 0, 4096 bytes) TCP bind hash table entries: 512 (order: -1, 2048 bytes) TCP: Hash tables configured (established 512 bind 512) TCP reno registered NET: Registered protocol family 1 This is the new Results for "linux.initramfs.gz": [NiosII EDS]$ nios2-terminal nios2-terminal: connected to hardware target using JTAG UART on cable nios2-terminal: "USB-Blaster [USB-0]", device 1, instance 0 nios2-terminal: (Use the IDE stop button or Ctrl-C to terminate) Linux version 2.6.30-00514-ge7e25ac-dirty (tcb@vostromdv) (gcc version 4.1.2)# 4 0 Wed May 26 18:13:07 BRT 2010 console [early0] enabled Early printk initialized Linux/Nios II-MMU init_bootmem_node(?,0x24db, 0x2000, 0x3000) free_bootmem(0x24db000, 0xb25000) reserve_bootmem(0x24db000, 0x200) Built 1 zonelists in Zone order, mobility grouping off. Total pages : 4064 Kernel command line: NR_IRQS:32 PID hash table entries: 64 (order: 6, 256 bytes) Dentry cache hash table entries: 2048 (order: 1, 8192 bytes) Inode-cache hash table entries: 1024 (order: 0, 4096 bytes) W²???????? have 12288 pages of RAM Memory available: 11256k/4969k RAM, 0k/0k ROM (1750k kernel code, 3218k data"??? ??????????????????????????????????????????????? Calibrating delay loop... 49.25 BogoMIPS (lpj=246272) Mount-cache hash table entries: 512 net_namespace: 296 bytes NET: Registered protocol family 16 init_BSP(): registering device resources bio: create slab <bio-0> at 0 NET: Registered protocol family 2 IP route cache hash table entries: 1024 (order: 0, 4096 bytes) TCP established hash table entries: 512 (order: 0, 4096 bytes) TCP bind hash table entries: 512 (order: -1, 2048 bytes) TCP: Hash tables configured (established 512 bind 512) TCP reno registered NET: Registered protocol family 1 kernel panic - not syncing: no cpio magic Thanks