Altera_Forum
Honored Contributor
15 years agoTSE_MAC to pc
hi:
if I want to realize translation from the data in memory on chip to PC through RJ45,The steps I do as follows: 1: sopc system: on chip memory->SGDMA_TX->TSE_MAC to PHY then to RJ45. 2: in niosII elipse,software process is : open and reset :SGDMA_TX/RX , reset :MAC_TSE set : MAC_TSE registers and MAC address set :PHY speed and duplex mode enable :MAC_TSE and SGDMA_TX when the software code runs to the part of "set MAC_TSE registers".the process stop running,I donnot know why cannot set MAC_TSE register??