Forum Discussion
Altera_Forum
Honored Contributor
13 years agoSolved. The problem was in SOPC-system addressing. (28-bit GCC warning in Qsys).
I remap modules addresses, rebuild, recompile and download project to board. It work. But didn't ping now :) Log:
Calling alt_main.
Entering alt_main, calling alt_irq_init.
Done alt_irq_init, calling alt_os_init.
Done OS Init, calling alt_sem_create.
Calling alt_sys_init.
Done alt_sys_init.
Redirecting IO.
Calling C++ constructors.
Calling atexit.
Calling main.
InterNiche Portable TCP/IP, v3.1
Copyright 1996-2008 by InterNiche Technologies. All rights reserved.
prep_tse_mac 0
Can't read the MAC address from your board. We will assign you
a MAC address.
Please enter your 9-digit serial number. This is printed on a
label under your Nios dev. board. The first 3 digits of the
label are ASJ and the serial number follows this.
-->Created "Inet main" task (Prio: 2)
Created "clock tick" task (Prio: 3)
497852135
497852135
Your Ethernet MAC address is 00:07:ed:ff:9e:e7
Static IP Address is 192.168.1.2
prepped 1 interface, initializing...
INFO : TSE MAC 0 found at address 0x10002000
INFO : PHY Marvell 88E1111 found at PHY address 0x00 of MAC Group
INFO : PHY - Automatically mapped to tse_mac_device
INFO : PHY - Restart Auto-Negotiation, checking PHY link...
INFO : PHY - Auto-Negotiation PASSED
MARVELL : Mode changed to RGMII/Modified MII to Copper mode
MARVELL : Enable RGMII Timing Control
MARVELL : PHY reset
INFO : PHY - Checking link...
INFO : PHY - Link not yet established, restart auto-negotiation...
INFO : PHY - Restart Auto-Negotiation, checking PHY link...
INFO : PHY - Auto-Negotiation PASSED
INFO : PHY - Link established
INFO : PHY - Speed = 1000, Duplex = Full
OK, x=17, CMD_CONFIG=0x00000000
MAC post-initialization: CMD_CONFIG=0x0400020b
RX descriptor chain desc (1 depth) created
mctest init called
IP address of et1 : 192.168.1.2
Simple Socket Server listening on port 30
Created "simple socket server" task (Prio: 4)