RTEMS - LEON - Doubt

sashti srinivasan svasn_rtems at yahoo.com
Mon Oct 24 16:16:02 UTC 2005


Hello,

   I use rtems over leon-tsim.  I use the
rtems_interrupt_catch directive as follows.

rtems_isr MyISR(rtems_vector_number)
{
   printf ("\n ISR called");
}
............
............

rtems_isr_entry *abc;
rtems_interrupt_catch(MyISR,0x18,abc);

Prescalar, timer1-reload, timer1-control registers are
set appropriately and timer1-counter register contents
are changing.  But MyISR is not called.  Help Please


With Humble Regards
S Srinivasan


	
		
__________________________________ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com



More information about the users mailing list