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.

Digital Library



Hi,

I have a doubts regarding use of digital library.

1. I want to use EMVAG module in my application. But i don't want the complete interrupt code. I will write my interrupt routine in C. It contains other operations like scheduler, PLL etc.. But the DPL_ISR() is the complete ISR code by itself. How do I call it within my interrupt. What all do I need to remove from the DPL_ISR assembly code?

Any example application that exists?

Thanks,

Vivek