Pynq 3.0 debug bridge example

Hello,
I am having difficulties to get the debug bridge peripheral working with Pynq 3.0 on a ZCU104 evaluation kit. In the previous release I was able to build a custom image with support for UIO driver and user the XVC server to provide communication with Vivado hw server. However this time I’m not able to get it working.
I was wondering if there is any documented example showing what is the required configuration to get this peripheral working.
Thanks

1 Like

Hi there,

I’m not sure if we have any examples, in 3.0 we added debugbridge as part of the pynq library DebugBridge — Python productivity for Zynq (Pynq). Is this what you have been using? It would be helpful if you shared more about your setup/steps to reproduce issue.

Thanks
Shawn