ing016

    1. Simple socket server 例程 的调试问题 10/9872 FPGA/CPLD 2015-05-26
      以下是正确的运行结果: InterNiche Portable TCP/IP, v3.1 Copyright 1996-2008 by InterNiche Technologies. All rights reserved. prep_tse_mac 0 Your Ethernet MAC address is 00:07:ed:12:34:56 prepped 1 interface, initializing... [tse_mac_init] INFO    : TSE MAC 0 found at address 0x06002000 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    : PHY[0.0] - Checking link... INFO    : PHY[0.0] - Link established INFO    : PHY[0.0] - Speed = 1000, Duplex = Full OK, x=0, CMD_CONFIG=0x00000000 MARVELL : Mode changed to GMII to copper mode MARVELL : Disable RGMII Timing Control MARVELL : PHY reset MAC post-initialization: CMD_CONFIG=0x0400020b [tse_sgdma_read_init] RX descriptor chain desc (1 depth) created mctest init called IP address of et1 : 192.168.1.234 Created "Inet main" task (Prio: 2) Created "clock tick" task (Prio: 3) DHCP timed out, going back to default IP address(es) Simple Socket Server starting up [sss_task] Simple Socket Server listening on port 30 Created "simple socket server" task (Prio: 4)
    2. Simple socket server 例程 的调试问题 10/9872 FPGA/CPLD 2015-05-26
      我来结个帖。 In the Simple Socket Server, it uses GMII mode interface which we have to modify in the ins_tse_mac.c code。 Around line 327, the code “marvell_cfg_gmii(tse[iface].mi.base);” is included in order for the Simple Socket Server to operate in GMII mode. 因此,把ins_tse_mac.c里面327行加上marvell_cfg_gmii(tse[iface].mi.base);这句话就行了

最近访客

< 1/1 >

统计信息

已有3人来访过

  • 芯积分:--
  • 好友:--
  • 主题:--
  • 回复:2

留言

你需要登录后才可以留言 登录 | 注册


现在还没有留言