You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Zynq UltraScale+ MPSoC 3eg , When I run xdpdma_video_example in Vitis Unified IDE 2024.1,The clock configuration could not be successful ,It is Unable to proceed with debugging Nor can it continue to run。 PAUSED ON CANNOT RESUME. CANNOT READ REGISTER 'PC'. CANNOT READ REGISTER 'R0'. CORTEX-A53 #0: EDITR NOT READY
DPDMA Generic Video Example Test
Generating Overlay.....
HPD event ..........
! Connected.
Lane count = 2
Link rate = 20
Starting Training...
! Training succeeded.
AVBuf Input Ref Clk = 3333333333 Hz
AVBuf Input Ref Clk = 3333333333 Hz
In the wrong place,inxavbuf_clk.c: 480, i.e. the instance of PllInstancePtr passed in when running XAVBuf_ConfigurePll Flag = XAVBuf_ConfigurePll(&PllInstancePtr);
Zynq UltraScale+ MPSoC 3eg , When I run
xdpdma_video_example
in Vitis Unified IDE 2024.1,The clock configuration could not be successful ,It is Unable to proceed with debugging Nor can it continue to run。PAUSED ON CANNOT RESUME. CANNOT READ REGISTER 'PC'. CANNOT READ REGISTER 'R0'. CORTEX-A53 #0: EDITR NOT READY
In the wrong place,in
xavbuf_clk.c: 480
, i.e. the instance of PllInstancePtr passed in when runningXAVBuf_ConfigurePll
Flag = XAVBuf_ConfigurePll(&PllInstancePtr);
cam_wrapper.zip
embeddedsw/XilinxProcessorIPLib/drivers/dpdma/examples/xdppsu_interrupt.c
Line 302 in 3728f54
The text was updated successfully, but these errors were encountered: