Hi,
I am using the ethernet interface of MCBSTR9 to comminicate. I used the code to initialize the enet and phy chip, and also to send and recv data in the http demo at "http://www.keil.com/download/docs/318.asp". And I am trying to test my code by sending periodic data(~=100 bytes average) from a PC. When the sending frequency is greater then 100 milisecond it looks ok, however when I set sending frequency below 100 milisecond the ethernet interface stops the sending and recving after a few minutes. Could you give me some suggestions?
Thank you.