I am trying to send some data over LAN connection using KEIL MCB2300 developement board with LPC2378 on it. Data is being sent successfully but I can only send about 3-5 frames per second. I can encrease data throughput but increasing the amount of data being sent in each frame but I am interested more in increasing the rate of sending smaller frames.
Can anybody please help with this problem. I set the EMAC Interrupt Priority to maximum but that had no effect.
Thanks to everyone who can help me.