i'm working with srio for few weeks,and puzzled by doorbell of srio, the problem is after the master send a doorbell packet to slave, and a "done" response has been received,i mapped event ID 20(defined as rapidIO interrupt 0) to cpu interrupt 4,and associated with a interrupt sevice routine,but it seems that after the doorbell packet arrived(the doorbell interrupt state reg has been set),the interrupt routine didn't work(i.e.the rountine will not be executed),I thouht that there must be some mistakes in my method.so i wonder if anyone have some codes about doorbell and the interrupt ,that will be helpfull!thanks there!
BR
monster