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