Hi,
Actually I am trying the Ethernet boot mode for EVM 6678 (TMS320C6678). After sending the boot image to the board from my PC using utilities provided by TI, I am getting error "Destination port: discard" at Wireshark. Some sites suggest that this error can be ignored (since we have disabled the IP Checksum offload functionality in Wireshark).
The main task is to verify that the booting process is complete or not. For this, I am trying to configure UART and get some prints on the serial terminal.
Can anyone suggest some other way to do this. Is it possible to send the boot image using ethernet and then debug using CCS??
Steps followed:
1. Initially static IP is allocated to EVM.
2. Changes dip switch setting to Ethernet boot configuration.
3. After receiving the BOOTP packets from the EVM, send the autoload image using the "pcsendpkt.exe" utility.
I am using the example code provided in the TI package dvd in folder Shannon_EMAC_boot_phyllis
Now problem is how to verify that boot procedure is completed or not.
Thanks
Anurag