Hi,
How can I put delay for specified number of sec/msec in CC3200. MAP_UtilsDelay/UtilsDelay does not take parameter in sec/msec/usec. It takes loops and each loop is expected to execute 3 instructions.
Is there some other API that I can use for simple delay/sleep in non-OS environment.