cancel
Showing results for 
Search instead for 
Did you mean: 

EIC Pending bit and debugger

pchignon
Associate II
Posted on June 03, 2005 at 11:41

EIC Pending bit and debugger

1 REPLY 1
pchignon
Associate II
Posted on June 02, 2005 at 05:29

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