Dear Alice_Yang;
Thank yoy for your reply...
I tested my system again using fully reinstalled Codewarrior and import example project..
However this situation is same..
I waited for about 5 minute after the message "Waiting for alarm ..", but "Alarm triggered !" not came out.
So, I stopped it, then resume at the line: AlarmTriggered();
At the time, I got the message which showed the same time as the setting time; 10/19/2010 17:37:50.
I attached the captured image here.
As you recommend, I did unplug the usb cable from TWR-MK70 board, then pressed the reset button.
But it is not fixed.
So, I think there is no software problem but its time to check the hardware.
Can you recommend how to check whether the RTC is working ?
I mean the jumper setting or how to hook an oscilloscope to test points.
And, when build the program I got three warnings..
I have tried again the project from a blank scratch.
from "New MCU project" not "import example project".. then add components same as the example.
After that I did "generate" and examine the generated code.
There are rtc.h and rtc.c, However, there are no code for "RTC1_SetAlarm()" and "RTC1_GetAlarm" .
There are only three functions; RTC1_Init(), RTC1_GetTime(), RTC1_SetTime()
What happened to my CW 10.7 Standard package ?
Does the project needs MQX RTOS ?