Other Parts Discussed in Thread: CONTROLSUITE, TLK110
I programed unet_uip_m3 example into the Control card, and followed the instruction in "F28M36x-FRM-EX-UG.pdf" to set up my PC network.
I use a crossover cable to connect control card and PC, no packet from F28M36 could be detected by wireshark, either running in RAM or FLASH. Tried to ping the address, does not work. The cable was tested OK with two PCs. The version of program is v201.
Does that program really work? If so, is there any instruction I can start with? Thanks in advance.
controller card does not communicate via ethernet connection (no traffic)
configuration:
- Notebook with D-Link DUB-E100 Ethernet to USB (checked ok).
- crossover eth cable to H52C1 control card (checked with other notebook ok)
- Wireshark scan traffic on dedicated D-Link eth port (ok)
- ip on D-Link eth port: 169.254.42.86 (Mask: 255.255.0.0)
- tried controller enet_uip demo in Static IP (169.254.254.169) and DHCP (to detect eth traffic) (both nok)
- green eth port LED is on, jellow is off.
observations:
- ping via cmd and browser call to 169.254.254.169 fail (no reply seen in wireshark, cmd ping -> error on transmission)
- disconnecting eth cable -> yellow led on eth port of controller card goes on; green off
- reconnecting cable yellow off, green on (flickering) -> wireshark logs communication attempts from notebook, no reply from controller card.
