I am following the Programming Xilinx Zynq SoCs with MATLAB and Simulink training and working through Chapter 7, which covers using UDP blocks for communication between a top-level Simulink model and a Software Interface Model deployed on the Zedboard. After setting up the UDP Send/Receive blocks with the correct IP addresses and deploying the Software Interface Model, I do not see any audio output or activity on the Spectrum Analyzer when running the top-level Simulink model. I am unsure if the issue is with UDP communication or another configuration. How can I troubleshoot this?