We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello, I am working on ethernet for AT91SAM9m10 board using RL-ARM. If possible can anyone post "EMACSAM9m10.c" file that contains board specific ethernet code that is refered from RL-ARM library calls.
I am using UDP protocol for sending and receiving from board.Board is configured as server and C# code is used as client.I am able to send and receive from C# client but I observed that exactly for every 1500 bytes packet missing is there from board side.So,Please help me.