This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Urgent! CC3000 based Web Server: Debug version ok but Release version will not connect to Wireless AP

== Urgent! ==

Modified version of CC3000 FRAM Web Server Example has been ported to a 66 MHz, 32bit processor (Microblaze on Xilinx Spartan6 FPGA).
This is now fully functional on "Debug version", running on the FPGA

1) When executing "Release version" of the same code, the CC3000 no longer connects to the Wireless Access Point.
(This occurs even when the Release version is compiled with same GCC compiler Optimization and Debugger settings!)   

2) Operation of the functional "Debug version" is also not that robust.
ie. When subjected to successive mouse-clicks, occasional delays and errors are apparent in the browser user interface.

Question
I think the above 2 issues are possibly related and that the hard-coded delays within the code may be the problem area...
ie. in serverMain() [in httpserver.c] and main() [in webserver.c] 

Please advise what these delays need to be? (in time units not MSP430 clock cycles)
...and/or where else to look for resolution of this issue?

PS: The porting of CC3000 host driver software was done following the attached guidelines (received from- and discussed in detail with Gustavo Litovsky)

Thanks for your attention on this :-)
Peter Fenn 

2703.Notes from TI on porting CC3000 host driver software.pdf