cancel
Showing results for 
Search instead for 
Did you mean: 

CAN Vector interrupt enable

TKorn
Associate III

Hello community,

I am currently working with the CAN sample example.

Using the polling approach works fine for sending and receiving messages with my PCAN adapter. However, after configuring Interrupt Line 0 for the dedicated message buffer, but this didn't work. I've sent messages using the PCAN adapter, but no interrupt was triggered. Do i have to set the irq component rla as well? In my opinion the interrupt code is already implemented in the can code. Did i miss something?

Thanks in advance for your help.

Kind regards,
Tkorn

1 REPLY 1
TKorn
Associate III

Hello again,
I know managed to receive the error message: " No source available for "vector999() at 0xfc2000" 
But i couldn't find any clues what the problem could be.

Kind regards 

Tkorn