Tool/software: Code Composer Studio
hii
I wrote a code for ethernet physical layer through which I can send some packets from my dsp(c6746) to someother dsp. I am checking for ethernet packets on my pc using wireshark software. When I debug my code and check in macstatus register I am getting "Ownership bit not set in SOP buffer" error sometimes and "SOP bit not set by software" error sometimes. But I have actually set both those bits in software and while debugging I can see that those bits were set.