Hello,
i'm trying to debug/run che sample applicatin basic wifi,
after loading the code into the board i don't get any message on hyperterminal, (so i'm not able to use the functions typing 01, 02 etc..)
i tried to debug step by step and i saw that the program stops in a command "__delay_cycles (1200000)" within the board.c file..
so i think the applicatino never reaches the "wait for keyboard commands" step,
can someone help me understand this problem ?
thanks in advance,
Luca