Hi,
I am currently working in TIMAC - Power Management module.
Planning to use the battery management API to save the energy consumption. I hope the RF core is continuously ON in the TIMAC provided by the TI.
I am planning to swithoff the RF core when it is not in USE.
Based on the understanding I came to the RF core which RUN's in 24Mhz, can be switched off using Standby mode operation or by using the api's like
MAC_PwrOffReq, MAC_PwrOnReq and MAC_PwrMode.
But I am unable to find MAC_PwrOffReq, MAC_PwrOnReq and MAC_PwrMode. api definitions.
1. Can any please let me know how to use MAC_PwrOffReq, MAC_PwrOnReq and MAC_PwrMode. api. And were to find the definitions of it.
2. What is best method to swithoff the RF core and make the cpu to be in standby mode.
Error[Li005]: no definition for "MAC_PwrMode" [referenced from C:\ti\simplelink\timac_1_05_02_43299\timac_1_05_02_43299\Projects\mac\Sample\
cc26xx_RTOS\IAR Projects\Application2\CC2650\CC2650-PG2-FFD\Obj\msa.o]
Error while running Linker