Processor Algorithm Wrapper Not Triggered on ZCU208 RFSoC Hardware
Show older comments
Hi,
I am trying to run a Simulink model on a ZCU208 RFSoC board to transmit and receive FMCW signals. The model works correctly in simulation, and I am able to observe both the transmitted and received signals. However, after deploying the model to the hardware, I do not receive any output. While debugging, I noticed that the Processor Algorithm Wrapper does not appear to be triggered or executed. I tried changing the mean, minimum, and maximum task duration values in the Task Manager, since it is responsible for calling the algorithm wrapper, but the wrapper still does not seem to run. I also tried sending constant values instead of the received signal and modifying the AXI4-Stream to Software block settings, but I still do not get any output. What could prevent the Task Manager from triggering the Processor Algorithm Wrapper on the hardware, and what settings or diagnostics should I check to confirm whether the processor algorithm is being called correctly? I am using MATLAB/Simulink R2025b with SoC Blockset and a ZCU208 RFSoC board.
Thank you.
Answers (0)
Categories
Find more on Targeting FPGA & SoC Hardware in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!