Hi
I am using DSP/ BIOS on DM6437 to use interrupt vector # 5 to map UART0 event 84. I configure HWI settings from HWI manager and disable GPIO interrupt to avoid shared interrupts on interrupt vector 5.
When I run the program with a break point in my ISR. The control transfers to the ISR only for once and does not enter in it again....Why this is so ??
Saira