Sorry for the delay, I promised that it would post the project when the DDR2 was working.
I still have problems with the TSE module...
I think that is the timing constraints or there's something wrong with design...
I don't know how to correctly use the Time Quest :(.
I receive this in the Simple Socket Server:
--- Quote Start ---
nios2-terminal: connected to hardware target using JTAG UART on cable
nios2-terminal: "USB-Blaster [USB-0]", device 2, instance 0
nios2-terminal: (Use the IDE stop button or Ctrl-C to terminate)
=============== Software License Reminder ================
This software project uses an unlicensed version of the NicheStack TCP/IP
Network Stack - Nios II Edition. If you want to ship resulting object
code in your product, you must purchase a license for this software from
Altera. For information go to: "
http://www.altera.com/nichestack"
=====================================================
InterNiche Portable TCP/IP, v3.0
Copyright 1996-203 by InterNiche Technologies. All rights reserved.
prep_tse_mac
Could not locate flash sector with MAC address.
Static IP Address is 192.168.0.200
prepared 1 interface, initializing...
[tse_mac_init]
SGDMA desc memory cleared
[phyID] 0x12 141 cc2
[netif_tse] found Marvell 88E1111 PHY
Speed is 1000 is 0 Full Duplex is 1
OK, x=1, CMD_CONFIG=0x00000000
MAC post-initialization: CMD_CONFIG=0x04000203
[tse_sgdma_read_init] RX descriptor chain desc (1 depth) created
IP address of et1 : 192.168.0.200
Created "Inet main" task (Prio: 2)
Created "clock tick" task (Prio: 3)
Simple Socket Server starting up
[sss_task] Simple Socket Server listening on port 30
Created "simple socket server" task (Prio: 4)
--- Quote End ---
I never saw the TX led blinking :confused:, and why I receive this: " Speed is 1000 is 0 Full Duplex is 1".