Part Number: CC3200
Hi
I notice that from the sleep example in SDK 1.3.0, there is also a deep sleep application. However, it is not in the SDK.
I do see MAP_PRCMDeepSleepEnter macro being define in rom_map.h, but if I simply replace MAP_PRCMSleepEnter() with MAP_PRCMDeepSleepEnter(), it can't pass compilation due to the symbol is not resolved.
Then, I try to search online, and I come across this link. May I know how to get the files for this application? Thanks!
http://processors.wiki.ti.com/index.php/CC3200_Deepsleep_Application