Part Number: TMS320F28377S
Other Parts Discussed in Thread: C2000WARE
Tool/software: Code Composer Studio
Hello,
I have two while(1) loops in application one in main loop and one in other file. My CAN ISR is only executed when it is hit in main loop, it doesn't execute when it is in while(1) of other file, What could be possible reasons?