09-21-2020 01:48 AM
I am using dp_rx_subsystem ip. When i debug in SDK, microbale get into DPrx_interruptHandlerpwr interrupt all the time. But the power supply on the board is all right. And i can recieve discontinuous data from dp_rx_subsystem rx_vid_stream port. Could you tell me how to solve this problem.
09-21-2020 02:25 AM
You could use an ILA to check the status of your interrupt.
is your interrupt setting on edge or level? that could be a lead.
09-21-2020 06:12 AM
HI @dingdda
Are you using a Xilinx board or a custom board?
Can you reproduce this using the example design?
Make sure you are powering down the CPLLs when the cable is not connected (when there is not active clock) as per AR#69421
10-02-2020 04:25 AM
Hi @dingdda
Do you have any update on this topic?
Thanks