Part Number: TMS320F28379D
Tool/software: Code Composer Studio
Hi ,
I am using CAN_EXTERNAL_TRANSMIT code from c2000 .
So , the issue is that when the DELAY_US is defined , the Rx ISR executes,but when we remove the delay, the ISR doesn't execute.
Is there any relation between these ?.
How the delay is affecting Rx ISR?.