I have the same issue as Vinu Gopalakrishnan he posted in January 2015 regarding CC3200 Getting Started with WLAN Station project.
I also followed all steps described in CC3200-Getting_Started_Guide, made changes in common.h and still connection between LaunchPad board and PC will not be established.
I traced the CC3200 code in IAR IDE. The firmware enters WlanConnect() function, executes sl_WlanConnect() and then is looping forever where it is toggling red LED. It looks like it is waiting for IP from the PC but is not getting it?
Thanks,