I debug my board's ethernet part with the http_demo project in the keil site, and I have a question: where is the variable Rx_Stat[idx].Info in function Interrupt_ethernet() __irq setted? someone can tell me? in TcpNet Library?
It is set by the EMAC hardware.
first 3ks for reply my post,but EMC hardware can auto set the variable value? Is it granted by the TcpNet library?