Detecting a interrupt within HEW
Up to HEW Target Server (HTS)
Hi Everyone. I would like to know how to detect an interrupt that occurs in the target controller from HEW.
This depends on which processor you use and which tools you use for debugging (E6000, E10A-USB, E8a, PC7501, ...)?
Basically HEW cannot detect any interrupts, because an interrupt signal is an internal signal of the processor. It cannot be detected externally. But HEW could detect the effect of an interrupt like the jump to the interrupt service routine.
Hi Frank, Thank you for your reply. I am using the HTS design contest board and the HEW ver 4.03 which I received along with the kit. Could you tell me how to detect if there is a jump to the ISR