We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Dear friends, I have a problem with HTTP_demo example with AT91SAM7X. when there is not any Ethernet connection, so it takes so long time about 48 seconds to pass the init_TcpNet() function.
init (); init_TcpNet (); LEDrun = __TRUE; dhcp_tout = DHCP_TOUT; while (1) { timer_poll (); main_TcpNet (); dhcp_check (); blink_led ();
what should I do for solving this problem? I need to reduce this time below 5 seconds.
I just don't understand why others don't complain about this with the keil TCP stack. I found a thread on this forum a year ago when it was bad for us. The thread solution was great and fixed the situation really well.
How do you solve this? Please help me.
Found that original thread
http://www.keil.com/forum/18234/