我在单步运行下,为何程序老是经常间断的进入
/*
* IRQIsr : MC13192 initiated IRQ interrupt handler
*
* Parameters : None
*
* Return : The interrupt will RTI unless valid data is recvd.
* In this case a PDDataIndication function call-back will be executed first,
* followed by a RTI.
*/
void interrupt IRQIsr(void) 这个函数里面
但我单步运行时似乎没有外部中断发生过 作者: 微毫度十分个扩大飞机公婆 时间: 2007-3-20 18:08