yes the vector no is proper. I have refer the ISR & DSR routine from the avialable packages like CAN & SPI but it still it is not working. I have checked by updating the value of a variable in ISR routine but the value is not updated. also i tried to use HAL functions but still not working. also it is not mentioned in any of the document about the interrupt for the drivers apart from the packages available.
Please let me know if there exist any sample ode for the same or other peripheral so that i can get an idea about the code. also if there is any link apart from the Ecos document like Reference manual & Missa which wil give me some prioper information about the interrupt handling process.
It is very important for me since i m struggling to use the interrupt in Ecos.