Forum Discussion
Altera_Forum
Honored Contributor
17 years agoHi Lerxt & jb,
I am still trying the sss too. here is where I am: " SGDMA desc memory cleared INFO : TSE MAC 0 found at address 0x06063000 INFO : PHY Marvell 88E1111 found at PHY address 0x12 of MAC Group[0] INFO : PHY[0.0] - Automatically mapped to tse_mac_device[0] INFO : PHY[0.0] - Restart Auto-Negotiation, checking PHY link... INFO : PHY[0.0] - Auto-Negotiation PASSED INFO : Applying additional PHY configuration of Marvell 88E1111 INFO : PHY[0.0] - Checking link... INFO : PHY[0.0] - Link established INFO : PHY[0.0] - Gigabit = 0, Duplex = Full 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.1.234 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) " I guess this is already something...but no tx led blinking, and no success in telnet yet. I am trying to play with the timing constraints now. By the way, I had to change the get_ip_addr function in the 'network_utilities.c' program, as the IP address was not correctly decoded (I was putting 192.168.1.234 and I always got 0.1.1.234. so I hardcoded it for the moment). anyway, it does not seem to change anything ;-) I let you know if I make any progress. cheers, Sophie