Hi
we using dm355 ipipe with One-Shot mode, everything work is fine.
but for reduce delay and bandwidth, need use continuous mode
we change ccdc param SYNCEN.VDHDEN = 1 , and IPIPEIF's input source is CCDC,
I printk debug info in IPIPE_INT1_SDR isr, when I set IPIPE_MODE = 1 (One-Shot mode), the isr can be occur but once
but set IPIPE_MODE = 0 (continuous mode), the isr never entry
Anybody can help me? thx
Regards