Quantcast
Channel: Processors
Viewing all articles
Browse latest Browse all 123869

Forum Post: RE: C6670 Ethernet boot: interframe spacing requirement

$
0
0

Hello!

Any updates on the topic?

I'd like to point your attention, that 'pcsendpkt' program from mcsdk_2_01_02_06\tools\boot_loader\examples\ethernet\Ethernet_boot\ does contain a large useless loop in the code between sending consecutive frames. That makes me suspect some gap is required, but not documented. Here is a piece:

/* add delay between packets */
        for(i=0; i<DELAY; i++) {
            tmp4 = tmp3;
            tmp3 = tmp4;
        }

Viewing all articles
Browse latest Browse all 123869

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>