Part Number: TMDXEVM5515
Hello,
I am trying to run the example code of C:\ti\c55_lp\c55_csl_3.07\ccs_v6.x_examples\power\CSL_PowerManagement_IDLE3_Example on EVM5515 board. But I found the problem is after the CPU set to IDLE state, it cannot be waken up by alarm and give the print "Current Time and Date is : ******" and "CSL RTC TESTS COMPLETED". Now the print while I was running thru JTAG debug is as below:
CSL RTC TESTS
This test demonstrates RTC ALARM interrupt generation capability
RTC_setCallback Successful
RTC_config Successful
RTC_getConfig Successful
RTC_setTime Successful
RTC_setDate Successful
RTC_setAlarm Successful
RTC_eventEnable for ALARM EVENT Successful
Starting the RTC..alarm will be produced on 12:12:30:0512, 3-12-13 ....Have a sleep
Current Time and Date is : 12:12:12:0122, 03-12-13
Disabling USB Clk domain
Disabling Clk to all preipherals except Sysclk to clk generator
RTC Alarm Interrupt has been generated
Sysclk and PLL turned back ON