Hi all,
I am using the Xgate CAN driver library. I modified the receive interrupt function, could someone please tell me what is the limit of lines that i can write for the interrupt function. I found that if i increase the number of lines of interrupt the behavior seems to be significantly different. The debugger does not break in the interrupt but the variables in the interrupt increase. please help.