Hello,
I need one clarification regarding CLA task trigger by PWM interrupt.
Requirement: I want to trigger CLA task by PWM interrupt but don't want to map any ISR to it.
1) Can we do CLA triggering by PWM interrupt and not map it to any ISR in PIetable.
2) As Pietable filled with some garbage address and if we enabling interrupt only and not mapping it to any valid ISR in pietable, will it create any impact on the entire software?
Regards,