Hi Ti Members,
Following is the laptop/software details i own
1. CCSV5 - 5.2.0.00069
2. windows 7 - 64 bit operating system.
3. MCSDK - 1.0.0.21
4. no firewalls [All firewalls are disabled].
========preconfig=======
A. set the board pins as
The DIP switch setting for C6670 EVM is:
SW3(pin1, pin2, pin3, pin4): off, on, off, on
SW4(pin1, pin2, pin3, pin4): on, on, on, off
SW5(pin1, pin2, pin3, pin4): on, off, on, off
SW6(pin1, pin2, pin3, pin4): off, off, on, on
=======procedure done=======
1. followed the readme.txt in the following folder
C:\ti\mcsdk_2_00_09_21\tools\boot_loader\examples\ethernet\docs
2. set the board ip address as 192.168.1.2
3. set the pc ip address as 192.168.1.1 with mask as 255.255.255.0
4. checked on wireshark, after power on the board, i see BOOTP [from c6670 board] packets at regular intervals
5. did "pcsendpkt.exe simple.eth 192.168.1.2" and then i see BOOTP packets getting stopped. [is this expected ?].
6. i see the the simple.eth packet in RED in wireshark.
7. reason i see is Destination port:Discard (9)
8. Following is the wireshark capture
==============================================================================
Header checksum: 0x0000 [incorrect, should be 0xb02c (may be caused by "IP checksum offload"?)]
Good: False
Bad: True
==============================================================================
Ideally, i would expect the Ti example to work, let me know where i am failing [note:- i am not changing or doing any modification to any part of the ethernet boot example given by Ti].
Can anyone please let me know why is that i am running into destination packet discard errors.
Thanks
RC Reddy