Hi,
I'm using the TFTP boot mode on my C6678 EVM to spool the DSP application code from my PC. On Wireshark, I notice that the entire file is being sent twice. Once the first transfer of the file is complete, the EVM is sending a TFTP read request, which is prompting the TFTP server to resend the file (as shown below).
Is there a way to prevent this from happening?