2005-06-03 02:41 AM
2005-06-01 08:29 PM
Hi all,
I encounter problem with tick OS generation and debugger. I use CMX and RTC to produce OS ticks. First all, the program works properly until a breakpoint(task is running, RTC EIC handler is periodically called). Secondly, I have continued running but nothing happened(no tick) During a stop by a breakpoint outside an handler, It seems to me that interrupt received and pending bits set. When I restart the program, pending bit are set but I am outside any handler and no more handler are called. Why? I am waiting for an immediate Interrupt call? Thanks, Ludo