Part Number: TMS320F280049C
Hi
I have a program that uses eCap1 to capture a GPIO signal input (GPIO 0 goes to input X-Bar's INPUT7), to simplify the testing, this GPIO0 is also set as a digital output that sends out a square wave.
The schematic is as follows:

When I put eCap1 interrupt routine into CPU1, both edges can be captured, everything is fine.
When I put eCap1 interrupt routine into CLA1, only rising edge can be captured.
I have checked eCap1 setting, the register settings of both cases are identical.

Are there anything I need to do for eCap CLA interrupt triggering?
Both projects are attached for your review.
Thank you very much!
Jiakai
Test Captuer with Interrupt in CPU.zipTest Captuer with Interrupt in CLA.zip
