uip_connect() problem
Brought to you by:
adamdunkels,
harbaum
hi,
I use a LM3S8962EVB with freeRTOS operating system and uip demo.
The demo software work all.
I add to my project a uip_connect() instruction for connect to remote host, when ethernet cable is plugged to remote host all work and no problem, but if I try to use uip_connect() instruction when the cable not plugged or plugget to switch or hub all stop to work.
Any ideas??