This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

28035 CAN interruption

 

Hello

     I am currently attempting to transmit datas with CAN communication between two Dsp 28035. I have written the code and I have working communication between two identical DSP's

It work with CAN reception interruption and transmit data in main loopHoweverit will not work normally with CAN reception interruption and transmission interruptionIt will not enter reception interruption when receive some datas while transmission is OK.When I closed the transmission interruptionthe reception interruption is OK.If there is some interference between two interruptionI have proved it is not relative to the priority

 

 

 

I have written the code, andI have working communication between two identical DSP's