The start_pl_server.py
script is designed to run forever - hence why we aim to start it at boot.
If you run it in the background with
start_pl_server.py &
Does that make the core PYNQ library function correctly?
The start_pl_server.py
script is designed to run forever - hence why we aim to start it at boot.
If you run it in the background with
start_pl_server.py &
Does that make the core PYNQ library function correctly?