KenMacfarlane
Joined: 20 Sep 2005 Posts: 23 Location: Glasgow, Scotland, UK
|
Possible to set/clear interrupt enable bits in the ICD? |
Posted: Wed Jan 25, 2006 5:07 am |
|
|
First bit sounds a bit of a no-brainer - so apologies!
What does int_rda2 look like in the ICD interrupt register display - I can't see it anywhere, so the bit presumably has another name.
Secondly, can anybody tell me if its possible to manually set & clear interrupts enable flags in the ICD? It doesn't appear to be...other than by single stepping through enable & disable-interrupt calls.
Specifically, I want to find out if my state machine is disabling int_rda2 when I don't expect it to! |
|