Other Parts Discussed in Thread: HALCOGEN
Hi, I am attempting to write an IRQ assembly handler. The handler calls a function defined in under mode to turn an LED on. The context switch occurs correctly, but the IRQ is not firing correctly for the time period I have set in Halcogen. When I debug step by step I see that the interrupt flags in HET and VIM registers are not getting cleared. Can you guide me on what flags are to be cleared and where I should do them to ensure the IRQs are firing properly? I attempted to clear them after which the IRQs stopped firing.
Regards,
Smruthi